Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
39012234 16.12.2012 02:02 martin

Added secure handling of GWEN_DB nodes.

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

df18a22f 27.11.2012 19:33 martin

Incremented version number.

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

91853bbd 27.11.2012 19:33 martin

Improved typemaker tool.

Now multiple classes can be created from a single file. This way all classes
within an XML file can reference each other without creating unresolvable
circular dependencies.

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

ac165251 27.11.2012 19:33 martin

Added missing includes for WIN32.

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

68d4346a 27.11.2012 19:33 martin

Added a class for lists of pointers (not yet part of the API, might be removed again).

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

490f75e1 27.11.2012 19:33 martin

Added an example for virtual functions.

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

95417392 30.10.2012 11:02 christian

Fix mismatch of "static" attribute at declaration and definition of function.

However, both "static" and also the GWENHYWFAR_CB macro is not yet
used consistently in all places and might need further fixing
to get rid of all "incompatible pointer type" compiler warnings....

f236878e 24.05.2012 22:56 martin

Typemaker2: Added handling for code documentation.

Not finished, yet. But the code should now read the api doc from a typemaker2
XML file. The next step will be to include the API documentation in the
destination header files.

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

1d3580de 23.05.2012 23:00 martin

Adapted console GUI implementation to allow for changing the total amount of a progress bar.

The HTTP network code call GWEN_Gui_ProgressSetTotal() as soon as it knows
how much data is to be transfered. This should also be reflected in the
console GUI implementation. Now it is....

6fbc0011 21.05.2012 22:04 martin

Incremented BUILD version.

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

a266b98e 21.05.2012 22:04 martin

Improved debug messages.

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

37cde792 20.05.2012 23:12 martin

Incremented BUILD version.

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

6ef8295f 20.05.2012 23:12 martin

HTML: Added handling of H4 titles.

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

da340949 10.05.2012 23:32 mlenk

Fix another build failure with GCC 4.7

... similar to commit r2133.

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

69952d0b 09.05.2012 00:54 martin

Fixed a typo.

Getting the public key of a certificate works now.

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

908acf14 09.05.2012 00:40 martin

TLS: Extract public key info from first cert.

We might want to use that later for EBICS.

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

409c889a 07.05.2012 23:51 martin

Fixed function type for WIN32.

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

2b57b73c 07.05.2012 23:51 martin

Prepared release 4.3.3.

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

7ff9df74 07.05.2012 13:47 martin

Prepared release for internal build.

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

fad0e344 07.05.2012 13:47 martin

Replaced old rsakey module with new one.

This version no longer uses the deprecated alternative public key API of
libgcrypt.

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

7a631d10 07.05.2012 13:01 martin

Added another test case.

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

d3574e82 07.05.2012 13:01 martin

Cleanup.

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

83a2ac99 07.05.2012 02:18 martin

First step in adapting to latest API changes in libgcrypt.

Current versions of libgcrypt mark the alternate interface to public keys
as deprecated, so we need to move our code to no longer use that API.

Fortunately, this is quite easy since gwen only used that to store public...

f9631ef1 06.03.2012 22:55 martin

Prepared release 4.3.2.

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

76f120bf 06.03.2012 22:55 martin

Fixed a typo which could crash an application.

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

(1351-1375/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom