Add cvsignore. Improve makefile - make check will call ./testlib
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@984 70169cfe-8b10-0410-8925-dcb4b91034d8
released
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@983 70169cfe-8b10-0410-8925-dcb4b91034d8
- added a test executable (for now only checks base64 code)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@982 70169cfe-8b10-0410-8925-dcb4b91034d8
2006-02-06 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@981 70169cfe-8b10-0410-8925-dcb4b91034d8
Remove my old, now unused, rule which was broken for some time anyway
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@980 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed a bug in GWEN_InetSocket_Accept_Wait (was waiting for writeability, should rahter wait for readability)- fixed another bug in GWEN_InetSocket_Accept_Wait(): Was closing socket even wif the error simply was a timeout - now saves new auth keys...
- OpenHBCI CryptToken: - now supports keylength of up to 2048 bits - now accepts key ids up to 6 (including the new auth keys)- CryptToken: Context functions now return non-const pointers, because otherweise we would also have to copy all that stuff even for objects...
Add workaround for libssl on Mac OS
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@977 70169cfe-8b10-0410-8925-dcb4b91034d8
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
Auch abrufbar als: Atom