fixed some bugs
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@820 70169cfe-8b10-0410-8925-dcb4b91034d8
added missing files
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@819 70169cfe-8b10-0410-8925-dcb4b91034d8
- more work on crypttoken- added crypttoken flag GWEN_CRYPTTOKEN_FLAGS_FORCE_PIN_ENTRY- added getpin flag GWEN_CRYPTTOKEN_GETPIN_FLAGS_ALLOW_DEFAULT
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@818 70169cfe-8b10-0410-8925-dcb4b91034d8
Update gettext input files. Update German translation.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@817 70169cfe-8b10-0410-8925-dcb4b91034d8
Update German translation
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@816 70169cfe-8b10-0410-8925-dcb4b91034d8
- added virtual function GWEN_CryptToken_GetTokenIdData()- fixed some bugs in OpenHBCI keyfile code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@815 70169cfe-8b10-0410-8925-dcb4b91034d8
- added function GWEN_KeySpec_toDb()- added function GWEN_KeySpec_fromDb()- fixed a bug in PluginDescr loading code- fixed a bug in GWEN_Buffer_dup()- added GWEN_CryptManager_CheckToken()- added the command "checktoken" to gct-tool (checks whether a given token...
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
Auch abrufbar als: Atom