Add workaround for libssl on Mac OS
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@977 70169cfe-8b10-0410-8925-dcb4b91034d8
released
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@976 70169cfe-8b10-0410-8925-dcb4b91034d8
2006-01-31 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@975 70169cfe-8b10-0410-8925-dcb4b91034d8
- OpenHBCI CryptToken now signals a bad pin to the CryptManager (UI, which is implemented e.g. in AqBanking). Now when entering a bad pin in a AqBanking environment leads to the expected behaviour.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@974 70169cfe-8b10-0410-8925-dcb4b91034d8
jajajaja
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@973 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed a bug in GWEN_Url_toString (was not writing an unchanged string)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@971 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@970 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@969 70169cfe-8b10-0410-8925-dcb4b91034d8
fixed a bug in HTTP code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@968 70169cfe-8b10-0410-8925-dcb4b91034d8
- work on CryptToken-API: - added virtual function GWEN_CryptManager_SetPinStatus() This function is now used by some crypttokens (mainly chipcards) and intercepted by AqBanking's CryptManager. This is another step in making working with crypttokens safer....
2006-01-19 Christian Stimming <stimming@tuhh.de>
release
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@965 70169cfe-8b10-0410-8925-dcb4b91034d8
- bump up GCC version needed for visibility (use version 4, don't know which version started to support it, but I'm sure 4.0 does)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@963 70169cfe-8b10-0410-8925-dcb4b91034d8
- GWEN_WaitCallback_Enter_u() now immediately calls the checkAbort function. This allows instantiated callbacks to check whether a widget is to be shown immediately.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@962 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed a bug in gct-tool- added yet another missing GWENHYWFAR_API in requestmgr.h
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@961 70169cfe-8b10-0410-8925-dcb4b91034d8
- added missing GWENHYWFAR_API in requestmgr.h
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@960 70169cfe-8b10-0410-8925-dcb4b91034d8
- worked on typemaker: - fixed some bugs (e.g. missing DOMAIN before List_dup-functions) - added "c-headers", "pre-headers" and "post-headers" - added some struct-properties - constructor-name - constructor-access - fromdb-access - dup-access...
Ifdef static variable to avoid unused variable warning
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@958 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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,...
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...
Auch abrufbar als: Atom