Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
8555d009 27.06.2009 19:10 martin

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()...

86917d07 20.06.2009 21:46 christian

Add check for non-NULL function pointer where it was missing.

Maybe this was the cause for gnucash bug
http://bugzilla.gnome.org/show_bug.cgi?id=582048 ? But in any
case the pointer should be checked.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1558 70169cfe-8b10-0410-8925-dcb4b91034d8

ee883144 20.06.2009 09:30 martin

Prepared release 3.9.0.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1557 70169cfe-8b10-0410-8925-dcb4b91034d8

9949039b 20.06.2009 01:31 martin

Improved documentation of GWEN_GUI.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1556 70169cfe-8b10-0410-8925-dcb4b91034d8

bbbf4864 19.06.2009 22:37 martin

There are no incompatibel API changes yet, so we don't have to
force a change in the major version just yet.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1555 70169cfe-8b10-0410-8925-dcb4b91034d8

cca675e3 19.06.2009 22:15 martin

Started working on Gwenhywfar4.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1554 70169cfe-8b10-0410-8925-dcb4b91034d8

02eb3a63 19.06.2009 22:01 martin

GWEN_GUI: Added flags to the base class which can be used by
GUI implementations. This is to facilitate use of shared certificates
in applications (just use AB_Gui_Extend in your application
after creating the gui object).
Marked some functions as deprecated (those will be removed for...

547a0bae 19.06.2009 22:00 martin

Removed some warning flags for gcc.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1552 70169cfe-8b10-0410-8925-dcb4b91034d8

b7ca7b4a 18.06.2009 23:03 martin

Fixed a subtle problem which occurred when the callback for certificate
verification invoked GWEN_Io_Manager_Work(). In such a case
a recursion would occurr which sometimes corrupts the SSL
stream.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1551 70169cfe-8b10-0410-8925-dcb4b91034d8

9592d5f0 06.06.2009 19:55 martin

Committed a patch provided by Micha Lenk which shows more
informative messages when plugins are missing.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1550 70169cfe-8b10-0410-8925-dcb4b91034d8

b4370e52 04.06.2009 12:47 martin

Released 3.8.2.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1549 70169cfe-8b10-0410-8925-dcb4b91034d8

7b8681ca 24.05.2009 18:25 martin

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

5e12aa60 12.05.2009 20:42 martin

Marked some more function argumente as "unused".

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1547 70169cfe-8b10-0410-8925-dcb4b91034d8

f5f31940 12.05.2009 20:41 martin

Removed "--enable-maintainer-mode".

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1546 70169cfe-8b10-0410-8925-dcb4b91034d8

905fd941 12.05.2009 20:41 martin

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

d65f4d19 10.05.2009 22:14 christian

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

d117302f 09.05.2009 21:48 christian

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

e82e6800 09.05.2009 18:58 martin

Released 3.8.1.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1542 70169cfe-8b10-0410-8925-dcb4b91034d8

19146bef 09.05.2009 18:08 martin

Fixed a bug introduced by the latest changes.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1541 70169cfe-8b10-0410-8925-dcb4b91034d8

85718285 09.05.2009 00:27 martin

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

1ea577bf 08.04.2009 10:00 martin

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

28883714 07.04.2009 22:24 martin

Added missing include for MacOSX.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1538 70169cfe-8b10-0410-8925-dcb4b91034d8

2eb24d37 06.04.2009 18:59 martin

Fixed a few memory leaks.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1537 70169cfe-8b10-0410-8925-dcb4b91034d8

a10dd44d 31.03.2009 19:27 martin

Prepared release 3.8.0.
Fixed a few compiler warnings.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1536 70169cfe-8b10-0410-8925-dcb4b91034d8

2d002f18 31.03.2009 00:14 martin

Improved sort functions in GWEN_IdList64, added GWEN_IdList64_ReverseSort().

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1535 70169cfe-8b10-0410-8925-dcb4b91034d8

(1951-1975/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom