Adapted plugin description files to latest changes.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2035 70169cfe-8b10-0410-8925-dcb4b91034d8
Changed I18N handling for plugin description files.
Now we use "po4a" to include translations for plugin descriptions in thestandard *.po files.With this change all translation is now concentrated in the *.po files.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2034 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a severe bug in ohbci code.
This bug led to a reset of the signature counter.To fix your keyfile you should call "aqhbci-tool getsysid" to reset yoursignature counter at the bank.This only concerns the counter, not the key.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1829 70169cfe-8b10-0410-8925-dcb4b91034d8
Major improvement on OHBCI CryptToken file.
Since version 1.8 the OHBCI keyfile can use GWEN_SmallTresor_Encrypt()to encrypt the keyfile by password.This function is much safer because the method used to derive a Blowfishkey from a pass phrase is quite costly (in comparison) and hardens the...
Create new header and symlink folder for gwen4.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1725 70169cfe-8b10-0410-8925-dcb4b91034d8
Decrease debug level of non-critical info message.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1605 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a few typos.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1596 70169cfe-8b10-0410-8925-dcb4b91034d8
Prepared release 3.11.0.- remove handling of static plugins (it is a nightmare to maintain and no longer used by my projects)- removed other no longer needed configure-options- removed unused storage plugin- added function GWEN_HttpSession_ConnectionTest which can be used to...
Fixed a bug: set signseq to 1 if it is zero.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1528 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed CryptToken OHBCI, added command to gct-tool.- plugin OHBCI now always adds the flags HASKEYNUMBER and HASKEYVERSION- added command "setkey" to gct-tool; this allows for settings some parameters of a key (for now: signature counter, key version, key...
- include config.h in test executables as well- some build system fixes- replace -omit-version by -avoid-version for plugins
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1459 70169cfe-8b10-0410-8925-dcb4b91034d8
- removed some debugging messages- added function GWEN_Crypt_KeyDes3K_SetIV()- really fixed padding/unpadding with ISO 9796_2- added some tests for DES keys to gwentest.c
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1438 70169cfe-8b10-0410-8925-dcb4b91034d8
- configure.ac: added checks for plugins to be built- m4/ssl.m4: no longer abort if OpenSSL is not available- plugins/: added a convenience library which includes all plugins built- plugins/*: create convenience libraries for all plugins and let the plugins link against that. This allows for static linkage of the plugins...
prepared release 3.2.0
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1418 70169cfe-8b10-0410-8925-dcb4b91034d8
- ct.h: added mode GWEN_CRYPT_TOKEN_MODE_DIRECT_SIGN (passes the flag GWEN_CRYPT_KEYRSA_FLAGS_DIRECTSIGN on to sign keys if set)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1417 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed a bug in CryptToken plugin OHBCI: Now creates empty key info objects for keys missing in the file (thus allowing to create the corresponding keys later)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1411 70169cfe-8b10-0410-8925-dcb4b91034d8
merged branch aq3 back to trunk
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1393 70169cfe-8b10-0410-8925-dcb4b91034d8