- 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
Fix uninitialized variable access
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@652 70169cfe-8b10-0410-8925-dcb4b91034d8
- GWEN_XML: Fixed a problem: Now data (between XML elements) can contain any character except "<". Quotation marks and apostrophs are now only parsed within element definitions.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@651 70169cfe-8b10-0410-8925-dcb4b91034d8
Improve error message
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@650 70169cfe-8b10-0410-8925-dcb4b91034d8
Canonify Makefile.ams by replacing relative paths with top_builddir. Fix make dist target.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@649 70169cfe-8b10-0410-8925-dcb4b91034d8
finally fixed List_PopFront/Back
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@648 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix error in implementation of PopFront and PopBack
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@647 70169cfe-8b10-0410-8925-dcb4b91034d8
Improve documentation
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@646 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix warning about uninitialized variable
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@645 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom