Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
69e0b20f 21.11.2005 07:14 aquamaniac

- improved to GWEN_NetLayerHttp_Request() [nl_http.c]:
- intermediate packets (like "100 Continue") are now ignored
- when the final response indicates to close the connection (via header
"Connection: close" or when this header is omitted in HTTP/1.0)...

a784313f 19.11.2005 12:10 cstim

Improve Makefile for make distcheck

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@929 70169cfe-8b10-0410-8925-dcb4b91034d8

73b12558 19.11.2005 11:59 cstim

Improve linker flags for make distcheck

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@928 70169cfe-8b10-0410-8925-dcb4b91034d8

49b575ea 19.11.2005 11:45 cstim

Add missing install-data-local to trigger i18n installation.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@927 70169cfe-8b10-0410-8925-dcb4b91034d8

74091b49 19.11.2005 11:28 cstim

Remove cvsignores of now no longer used files to remind people to remove them

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@926 70169cfe-8b10-0410-8925-dcb4b91034d8

783415ab 19.11.2005 11:28 cstim

Add cvsignores

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@925 70169cfe-8b10-0410-8925-dcb4b91034d8

8000d9db 19.11.2005 11:14 aquamaniac

added missing file

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@924 70169cfe-8b10-0410-8925-dcb4b91034d8

5400e304 19.11.2005 04:35 aquamaniac

- implemented poll()-based code which checks whether a connection is down
(as suggested by Thomas Baumgart)
- changed HTTP code: Now tries to detect when a connection is broken while
trying to send a packet (detects the special condition when the connection...

69af5f4f 18.11.2005 04:41 aquamaniac

- added function GWEN_NetLayerSsl_ImportCertFile() (this will make it easier
to import certificate files)

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@922 70169cfe-8b10-0410-8925-dcb4b91034d8

b034980b 17.11.2005 18:03 cstim

Fix erroneous variable renaming in windows installation. Talking of Bristol shape...

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@921 70169cfe-8b10-0410-8925-dcb4b91034d8

438260ae 17.11.2005 17:24 cstim

Add GWENHYWFAR_API to function that is used in gwentest

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@920 70169cfe-8b10-0410-8925-dcb4b91034d8

4fbbbcd3 17.11.2005 17:15 cstim

Adapt spec file to latest change

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@919 70169cfe-8b10-0410-8925-dcb4b91034d8

f0936c39 17.11.2005 17:06 cstim

Remove nonexistent directory from checking

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@918 70169cfe-8b10-0410-8925-dcb4b91034d8

a475f6f0 17.11.2005 16:50 aquamaniac

- reverted change of filename for gwenhywfar-config script
- install gwenhywfar2 headers to the same location as gwenhywfar1 (thus
effectively overwriting gwenhywfar1 headers)
- incremented minor version number: Next release shall be 1.99.0

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@917 70169cfe-8b10-0410-8925-dcb4b91034d8

06be1255 17.11.2005 16:39 aquamaniac

- reverted change of filename for gwenhywfar-config script
- install gwenhywfar2 headers to the same location as gwenhywfar1 (thus
effectively overwriting gwenhywfar1 headers)
- incremented minor version number: Next release shall be 1.99.0

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@916 70169cfe-8b10-0410-8925-dcb4b91034d8

978d8a99 17.11.2005 11:22 cstim

Fix pkg-config file

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@915 70169cfe-8b10-0410-8925-dcb4b91034d8

aaece33e 16.11.2005 21:41 cstim

Add missing files in Makefile for make rpm

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@914 70169cfe-8b10-0410-8925-dcb4b91034d8

645358df 16.11.2005 21:04 cstim

Remove obsolete Makefile from configure to fix make dist

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@913 70169cfe-8b10-0410-8925-dcb4b91034d8

669c24df 15.11.2005 20:10 aquamaniac

- fixed a bug in keyspec.c: Was not writing keyType to db (we should backport
this one to gwen1)

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@911 70169cfe-8b10-0410-8925-dcb4b91034d8

6f52fa03 15.11.2005 10:48 cstim

2005-11-15 Christian Stimming <>

  • m4/ssl.m4: Revert the configure argument name change; maybe this
    is not so unconventional after all and it is at least consistent
    with the rest of the configure arguments in aqbanking....
52ad35ad 15.11.2005 10:30 cstim

2005-11-15 Christian Stimming <>

  • configure.ac, README.DARWIN: Add -L/sw/lib to linker flags on
    darwin, but don't use that in test/Makefile.am.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@908 70169cfe-8b10-0410-8925-dcb4b91034d8

c602c6a1 14.11.2005 11:56 cstim

2005-11-14 Christian Stimming <>

  • m4/ssl.m4: Change configure argument name to
    --with-openssl-include (no s at the end); improve documentation.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@907 70169cfe-8b10-0410-8925-dcb4b91034d8

ba824ad0 09.11.2005 13:26 aquamaniac

- added NetLayerLog (used for debugging, loggs data read and written from
netlayers below itself. The output of this layer can be used for
NetLayerFile)

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@906 70169cfe-8b10-0410-8925-dcb4b91034d8

a586210c 09.11.2005 11:29 aquamaniac

- added NetLayerFile (used for debugging, can be used instead of real sockets
when testing new code)

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@905 70169cfe-8b10-0410-8925-dcb4b91034d8

eb635be7 04.11.2005 09:36 cstim

Increase version number of development version so that it can be distinguished from the old gwen1 version

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@904 70169cfe-8b10-0410-8925-dcb4b91034d8

(2326-2350/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom