- added modules GWEN_MUTEX and GWEN_MEMCACHE
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1456 70169cfe-8b10-0410-8925-dcb4b91034d8
- added function GWEN_MsgEngine_FindNodeByPropertyStrictProto() which requires strict protocol matching when searching for a node. This function is needed to make sure that only the node for the current protocol is returned.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1455 70169cfe-8b10-0410-8925-dcb4b91034d8
- prepared release
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1454 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1453 70169cfe-8b10-0410-8925-dcb4b91034d8
- added check for default hard limit of GWEN_BUFFERs
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1452 70169cfe-8b10-0410-8925-dcb4b91034d8
- src/gui/cgui.*: added missing functions- src/gui/gui.c: implemented declared but missing function GWEN_Gui_GetGui()
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1451 70169cfe-8b10-0410-8925-dcb4b91034d8
Add cast in debug message to avoid warnings about %d format specifier not matching a 64-bit size_t.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1450 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1449 70169cfe-8b10-0410-8925-dcb4b91034d8
- always ask for the pin if the CONFIRM flag is set
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1448 70169cfe-8b10-0410-8925-dcb4b91034d8
- added function GWEN_CryptKeyRsa_GetSecretExponent()- removed unneeded code from src/crypt3/padd.c- added gct-tool command "changepin"
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1447 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1446 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed a bug in CSV exporter (note: GWEN_FASTBUFFER_WRITEBYTES only writes as many bytes as possible, use GWEN_FASTBUFFER_WRITEFORCED if you want all bytes to be written)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1445 70169cfe-8b10-0410-8925-dcb4b91034d8
- added check for EBICS plugin (used when statically linking plugins)- added init call for EBICS plugin if requested- ignore check for nscanned when reading an MPI from a binary format (these checks aren't performed by other libs and in fact with older versions of...
- disabled TLS logging
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1443 70169cfe-8b10-0410-8925-dcb4b91034d8
-prepared release 3.3.3
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1442 70169cfe-8b10-0410-8925-dcb4b91034d8
- decreased severity of message which asks the user to insert a card
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1441 70169cfe-8b10-0410-8925-dcb4b91034d8
- changed the way the crypttoken password name is generated. It now creates the same names as AqHBCI.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1440 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed a bug in io_http.c (was waiting until timeout with a special EBICS server)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1439 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
- prepared release 3.3.2
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1437 70169cfe-8b10-0410-8925-dcb4b91034d8
- added prototypes for Plugins_Init() functions
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1436 70169cfe-8b10-0410-8925-dcb4b91034d8
- incremented BUIDL version- added checks for static plugins (needed for gct-tool)- link gct-tool against static plugins as well and let it init the plugins upon start
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1435 70169cfe-8b10-0410-8925-dcb4b91034d8
- added ChangeLog entry- incremented BUILD
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1434 70169cfe-8b10-0410-8925-dcb4b91034d8
- io_http.c: fixed bug in chunked download mode
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1433 70169cfe-8b10-0410-8925-dcb4b91034d8
- gct-tool: show a better error message when plugins could not be found- fixed padding with ISO9796- httpsession: add flag DOSMODE- src/testlib: added a check for ISO9796_2
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1432 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom