released
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@684 70169cfe-8b10-0410-8925-dcb4b91034d8
Update RPM description
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@683 70169cfe-8b10-0410-8925-dcb4b91034d8
> finally fixes the nasty SSL bug I was hunting ;) Thanks to Thomas Baumgart for his help with this ;-)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@681 70169cfe-8b10-0410-8925-dcb4b91034d8
- added a timeout catcher on SSL connections waiting to be shut down (why does SSL_shutdown not return 0 ???)- added eror checking for SSL_shutdown
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@680 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@678 70169cfe-8b10-0410-8925-dcb4b91034d8
- decreased verbosity
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@677 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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()...
- decreased verbosity of IPC code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@675 70169cfe-8b10-0410-8925-dcb4b91034d8
- added missing translations
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@674 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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...
post release
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@668 70169cfe-8b10-0410-8925-dcb4b91034d8
- added function GWEN_Path_HandleWithIdx(), make GWEN_DB use this instead of the old function. This results in GWEN_DB_ being able to handle indices, like in "root/group2/var1" - now version numbers always use three digits (except for CVS packages)....
- 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...
- 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
- lightened up SSL connection code: Now all errors will be presented to the user- added var to certificate DB in GWEN_NetTransportSSL__AskAddCert(): - statusText: explanation of the reason why the user is asked
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@663 70169cfe-8b10-0410-8925-dcb4b91034d8
2005-01-11 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@662 70169cfe-8b10-0410-8925-dcb4b91034d8
prerelease changes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@661 70169cfe-8b10-0410-8925-dcb4b91034d8
- added function GWEN_IPCManager_RemoveClient(). This function does what its name implies, so it is now safe to write IPC servers (like the Libchipcard2 server) without the server process getting bigger and bigger...
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@659 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@658 70169cfe-8b10-0410-8925-dcb4b91034d8
- undid a change by Christian from 2004-12-20: keep buffer in function GWEN_MsgEngine__TransformValue() static, since it's content is returned. Removing the "static" attribute will return a pointer to data which has been already freed.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@657 70169cfe-8b10-0410-8925-dcb4b91034d8
- GWEN_STRINGLIST2: - fixed some bugs- GWEN_XSD: - added function to adapt an XML file to the namespaces in an XSD profile (to simplify comparison to XML schema)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@656 70169cfe-8b10-0410-8925-dcb4b91034d8
2004-12-22 Christian Stimming <stimming@tuhh.de>
2004-12-20 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@654 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@653 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom