- worked on memory allocation stuff: - calls to GWEN_NEW_OBJECT and GWEN_FREE_OBJECT MUST be matched - added optional code for allocation of small memory blocks without having to bother the heap for every 4 byte data (disabled for now, since it is much less effective than the glibc heap functions. However,...
release
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@956 70169cfe-8b10-0410-8925-dcb4b91034d8
2005-12-06 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@955 70169cfe-8b10-0410-8925-dcb4b91034d8
Increment build due to latest changes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@954 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@953 70169cfe-8b10-0410-8925-dcb4b91034d8
- completed documentation of pathmanager
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@952 70169cfe-8b10-0410-8925-dcb4b91034d8
- temporarily disabled call to GWEN_PluginDescription_List2_free() from within GWEN_PluginDescription_List2_freeAll(): This causes Gnucash to crash because it contains a workaround for an old memory leak which had been fixed in the last release of Gwen. However, the bugfix in gwen and the...
2005-12-05 Christian Stimming <stimming@tuhh.de>
Add much documentation
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@949 70169cfe-8b10-0410-8925-dcb4b91034d8
Add missing DOMAIN_API macro before enum string conversions. Code cleanup.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@948 70169cfe-8b10-0410-8925-dcb4b91034d8
Add missing GWENHYWFAR_API macro
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@947 70169cfe-8b10-0410-8925-dcb4b91034d8
Simplify Makefile: only one rule for make setup
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@946 70169cfe-8b10-0410-8925-dcb4b91034d8
released 1.99.1
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@945 70169cfe-8b10-0410-8925-dcb4b91034d8
Add missing API macro.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@944 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix missing GWENHYWFAR_API declaration
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@943 70169cfe-8b10-0410-8925-dcb4b91034d8
incremented BUILD version
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@942 70169cfe-8b10-0410-8925-dcb4b91034d8
2005-11-28 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@941 70169cfe-8b10-0410-8925-dcb4b91034d8
- worked on nl_ssl: - now GWEN_NetLayerSsl_Disconnect() also disconnects the SSL layer, not only the underlying layer - fixed a severe bug (double free of peer certificate)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@940 70169cfe-8b10-0410-8925-dcb4b91034d8
Now really finally fix make setup
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@939 70169cfe-8b10-0410-8925-dcb4b91034d8
Finally enable make setup again. Probably requires libtool-1.5.20.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@938 70169cfe-8b10-0410-8925-dcb4b91034d8
Update ISS file for windows
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@937 70169cfe-8b10-0410-8925-dcb4b91034d8
005-11-23 Christian Stimming <stimming@tuhh.de>
released 1.99.0beta
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@933 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed a bug in HTTP write work function: Was always returning "Changed", even if there was nothing to write. This caused up to 100% CPU consumption- introduced brake to avoid CPU overload by GWEN_Net_HeartBeat()- entered cleanup phasis: - implemented destructors for netlayers...
really fixed "Connection: close" stuff in nl_http.c
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@931 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom