- removed Carbon stuff
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1463 70169cfe-8b10-0410-8925-dcb4b91034d8
- added module GWEN_SEMAPHORE (as needed by one of my projects) The MacOSX part needs some checking (what library needs to be linked in to get MP* functions?)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1462 70169cfe-8b10-0410-8925-dcb4b91034d8
- improved documentation in src/gui/cgui.h
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1461 70169cfe-8b10-0410-8925-dcb4b91034d8
- removed unneeded entry in gwenhywfar.pc.in
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1460 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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
- added options for libgcrypt/gnutls on WIN32 platforms to Makefile.cvs- added mutex*.* files for WIN32 platforms to Makefile.am
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1458 70169cfe-8b10-0410-8925-dcb4b91034d8
- added missing functions
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1457 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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
Auch abrufbar als: Atom