Added GWEN_StringList_fromString().
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1562 70169cfe-8b10-0410-8925-dcb4b91034d8
- added member keySizeInBytes to GWEN_CRYPT_CRYPTALGO- added function GWEN_Crypt_KeyRsa_GeneratePair2() which allows for finer control over the size of created keys- fixed the documentation of GWEN_Crypt_KeyRsa_GeneratePair()- ctfile.c: special handling when signing with Pkcs1_Pss_Sha256...
"gct-tool showkey" now also shows the number of bits of the modulus.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1560 70169cfe-8b10-0410-8925-dcb4b91034d8
Added code needed for RDH10 in AqHBCI. Needs SO_MAJOR++, SO_AGE++- added function GWEN_MDigest_SetDigestLen()- constructors for message digestors now call that new function- added function GWEN_Padd_AddPkcs1Pss()- added function GWEN_Padd_VerifyPkcs1Pss()...
Add check for non-NULL function pointer where it was missing.
Maybe this was the cause for gnucash bughttp://bugzilla.gnome.org/show_bug.cgi?id=582048 ? But in anycase the pointer should be checked.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1558 70169cfe-8b10-0410-8925-dcb4b91034d8
Prepared release 3.9.0.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1557 70169cfe-8b10-0410-8925-dcb4b91034d8
Improved documentation of GWEN_GUI.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1556 70169cfe-8b10-0410-8925-dcb4b91034d8
There are no incompatibel API changes yet, so we don't have toforce a change in the major version just yet.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1555 70169cfe-8b10-0410-8925-dcb4b91034d8
Started working on Gwenhywfar4.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1554 70169cfe-8b10-0410-8925-dcb4b91034d8
GWEN_GUI: Added flags to the base class which can be used byGUI implementations. This is to facilitate use of shared certificatesin applications (just use AB_Gui_Extend in your applicationafter creating the gui object).Marked some functions as deprecated (those will be removed for...
Removed some warning flags for gcc.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1552 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a subtle problem which occurred when the callback for certificateverification invoked GWEN_Io_Manager_Work(). In such a casea recursion would occurr which sometimes corrupts the SSLstream.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1551 70169cfe-8b10-0410-8925-dcb4b91034d8
Committed a patch provided by Micha Lenk which shows moreinformative messages when plugins are missing.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1550 70169cfe-8b10-0410-8925-dcb4b91034d8
Released 3.8.2.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1549 70169cfe-8b10-0410-8925-dcb4b91034d8
Applied a patch by Andreas Metzler to use pkg-config for GnuTLS detection.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1548 70169cfe-8b10-0410-8925-dcb4b91034d8
Marked some more function argumente as "unused".
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1547 70169cfe-8b10-0410-8925-dcb4b91034d8
Removed "--enable-maintainer-mode".
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1546 70169cfe-8b10-0410-8925-dcb4b91034d8
Incorporated two patches by Hanno Boeck (build-system fixes).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1545 70169cfe-8b10-0410-8925-dcb4b91034d8
Make GWEN_ConstList_GetFront/Back const-correct as well to avoid compiler errors in aqbanking et al.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1544 70169cfe-8b10-0410-8925-dcb4b91034d8
Automake >= 1.10 now requires the config.rpath script of gettext to be present.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1543 70169cfe-8b10-0410-8925-dcb4b91034d8
Released 3.8.1.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1542 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a bug introduced by the latest changes.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1541 70169cfe-8b10-0410-8925-dcb4b91034d8
Code cleanup (mainly removing the reason for some compiler warnings).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1540 70169cfe-8b10-0410-8925-dcb4b91034d8
Added an option to CGUI which makes it accept every valid cert.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1539 70169cfe-8b10-0410-8925-dcb4b91034d8
Added missing include for MacOSX.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1538 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom