2005-07-31 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@813 70169cfe-8b10-0410-8925-dcb4b91034d8
- no longer enter or leave waitcallbacks in netconnection.c (because we are working with milliseconds here)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@812 70169cfe-8b10-0410-8925-dcb4b91034d8
- redefined GWEN_WAITCALLBACK_PROGRESS_NONE as "-1". FIXME: Does this result in 0xffffffffffffffff ??
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@811 70169cfe-8b10-0410-8925-dcb4b91034d8
- GWEN_WAITCALLBACK: - added text field to waitcallback - added function/macro GWEN_WaitCallback_EnterWithText - fixed GWEN_WaitCallback: If any previously activated callback returns GWEN_WaitCallbackResult_Abort then all following callbacks will return...
2005-07-28 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@809 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix potentially uninitialized rv variable
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@808 70169cfe-8b10-0410-8925-dcb4b91034d8
Add return value in unused functions to fix compiler warnings
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@807 70169cfe-8b10-0410-8925-dcb4b91034d8
fixed a typo
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@806 70169cfe-8b10-0410-8925-dcb4b91034d8
- improved structure of new OHBCI keyfiles: c3 xx xx 16 00 05 "OHBCI" VMAJOR VMINOR CRYPT -> new tags: GWEN_CRYPTTOKEN_OHBCI_TAG_MEDIUM 0xc3 GWEN_CRYPTTOKEN_OHBCI_TAG_CRYPT_INVALID 0xc1 (was old DES) (GWEN_CRYPTTOKEN_OHBCI_TAG_CRYPT_DES) 0xc2...
2005-07-27 Christian Stimming <stimming@tuhh.de>
- GWEN_MsgEngine: removed '"' from list of characters to escape
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@802 70169cfe-8b10-0410-8925-dcb4b91034d8
- GWEN_BufferedIO_ReadRawForced() now returns an error (not a warning) when only partial data has been read- GWEN_MsgEngine: removed '"' from list of default delimiters
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@801 70169cfe-8b10-0410-8925-dcb4b91034d8
- GWEN_Error_GetSimpleCode() now reacts on warnings, too
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@800 70169cfe-8b10-0410-8925-dcb4b91034d8
- bufferedio: Now uses severity "error" instead of "warn" in some places- fixed a bug in error.c
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@799 70169cfe-8b10-0410-8925-dcb4b91034d8
- changed behaviour of GWEN_Error_GetSimpleCode(): It now only returns success only if the error code was "0" (thus disregarding severity)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@798 70169cfe-8b10-0410-8925-dcb4b91034d8
- added gct-tool command "changepin"
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@797 70169cfe-8b10-0410-8925-dcb4b91034d8
minor changes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@796 70169cfe-8b10-0410-8925-dcb4b91034d8
- function GWEN_PluginDescription_GetLongDescrByFormat() now tries to find the localized version of the long description
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@795 70169cfe-8b10-0410-8925-dcb4b91034d8
- added function GWEN_CryptKey_SetKeySpec()- added gct-tool command "readkey" - added blowfish encryption/decryption when using OpenSSL
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@794 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix dist target and rpm building
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@793 70169cfe-8b10-0410-8925-dcb4b91034d8
Add cvsignores
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@792 70169cfe-8b10-0410-8925-dcb4b91034d8
- added tool "gct-tool" for administration of ctypt tokens
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@791 70169cfe-8b10-0410-8925-dcb4b91034d8
- added function GWEN_TLV_create()- added function GWEN_TLV_toBuffer()- added function GWEN_TLV_DirectlyToBuffer()- added function GWEN_PluginDescription_dup()- added function GWEN_PluginManager_GetPluginDescr()- csv-plugin: Now returns GWEN_DBIO_CheckFileResultUnknown instead of...
Spelling fixes as suggested by Thomas Viehmann
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@789 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom