Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
Makefile.am 699 Bytes a6ca17dc mehr als 20 Jahren aquamaniac - current version also compiles (with few warni...
net.c 5,11 KB 9f7e2793 mehr als 20 Jahren aquamaniac - added function GWEN_IPCManager_CheckConnectio...
net.h 2,35 KB b2cf2da1 mehr als 20 Jahren aquamaniac - added memtrace code to debug*.{c,h} - improve...
net_l.h 1,8 KB 9253cd82 mehr als 21 Jahren aquamaniac - more strict usage of *_p.h files. These files...
netconnection.c 53,2 KB 9f7e2793 mehr als 20 Jahren aquamaniac - added function GWEN_IPCManager_CheckConnectio...
netconnection.h 20,2 KB 9f7e2793 mehr als 20 Jahren aquamaniac - added function GWEN_IPCManager_CheckConnectio...
netconnection_p.h 3,49 KB 94ce5efe etwa 21 Jahren aquamaniac - parser/text: GWEN_Text_FromHexBuffer now igno...
netmsg.c 5,08 KB b2cf2da1 mehr als 20 Jahren aquamaniac - added memtrace code to debug*.{c,h} - improve...
netmsg.h 4,55 KB b2cf2da1 mehr als 20 Jahren aquamaniac - added memtrace code to debug*.{c,h} - improve...
netmsg_p.h 1,92 KB 35983cd1 mehr als 21 Jahren aquamaniac - tried some Darwin fixes (still minimun succes...
nettransport.c 10,5 KB 9f7e2793 mehr als 20 Jahren aquamaniac - added function GWEN_IPCManager_CheckConnectio...
nettransport.h 13,2 KB 9f7e2793 mehr als 20 Jahren aquamaniac - added function GWEN_IPCManager_CheckConnectio...
nettransport_p.h 2,48 KB da71cc30 mehr als 21 Jahren aquamaniac - added a note about CVS usability to STYLE fil...
nettransportsock.c 17,5 KB b2cf2da1 mehr als 20 Jahren aquamaniac - added memtrace code to debug*.{c,h} - improve...
nettransportsock.h 2,11 KB e68be609 mehr als 21 Jahren aquamaniac - changed the way a DLL is created: Now the...
nettransportsock_p.h 2,87 KB f4d11b23 mehr als 21 Jahren aquamaniac 2004/03/24: Martin Preuss<martin@libchipcard.de...

Aktuellste Revisionen

# Datum Autor Kommentar
9f7e2793 26.01.2005 00:26 aquamaniac

- added function GWEN_IPCManager_CheckConnection()
- added NetTransport flag GWEN_NETTRANSPORT_FLAGS_RESTARTABLE which is
used by IPC code to restart a connection if it is down
- GWEN_IPCManager_Disconnect() now does clean up an IPC node
- added function GWEN_RingBuffer_Reset()...

0be44e82 22.01.2005 05:03 aquamaniac

- added GWEN_NetTransportSSL_SetAskAddCertFn2() which allows setting a
callback function which takes a user data pointer.
- fixed a bug which caused HTTP connections not to return the last message
received
- now the HTTP protocol version plus the HTTP header "connection:" is...

f03510ce 19.01.2005 02:33 aquamaniac

- added GWEN_NetTransportSSL_SetAskAddCertFn2() which allows setting a
callback function which takes a user data pointer.
- fixed a bug which caused HTTP connections not to return the last message
received
- now the HTTP protocol version plus the HTTP header "connection:" is...

b2cf2da1 13.01.2005 18:30 aquamaniac

- added memtrace code to debug*.{c,h}
- improved function GWEN_NetConnectionHTTP_Work(): It now only calls the
WorkIO function if necessary, otherwise it doesn't: This might fix the
problem with AqHBCI and banks which terminate the connection before all...

b11a4693 13.01.2005 03:50 aquamaniac

- valgrind session, fixed memory leaks in:
- GWEN_NetTransport_free()
- GWEN_WaitCallback_free()

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

f204efa7 03.12.2004 23:58 aquamaniac

- added simple file/folder locking mechanism
- started working on filters for GWEN_BUFFEREDIO. I used these kind of filters
in AqBackup, but they weren't as sophisticated as the current ones are ;-)
Fortunately I can now use the GWEN_RINGBUFFER functions......

a6ca17dc 19.11.2004 23:27 aquamaniac

- current version also compiles (with few warnings) on
- alpha (Debian) [few warnings]
- amd64 (suse) [few warnings]
- SunOS (5.9, SUNW,Ultra-60) [without warning]
- Mac OSX (Darwin 6.8, PowerPC)
- FreeBSD 4.10 (i386)...

58292787 20.08.2004 22:51 aquamaniac

- added simplified error codes to GWEN_Error, will get away from that
complicated GWEN_ERRORCODE stuff, since that isn't needed anyway.

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

8b7674e6 20.08.2004 11:17 aquamaniac

- introduced logdomains: Now every library can have its own log domain,
making it much easier to debug a single library out of multiple libs
NOTE: This is an incompatible API change, therefore SO_VERSION++.
The first argument of all GWEN_Logger functions has been changed....

f0246591 10.08.2004 23:09 aquamaniac

- fixed network code (netconnection, nettransportssl etc)

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

Revisionen anzeigen

Auch abrufbar als: Atom