Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
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

a77ecdae 03.03.2012 00:12 martin

Fixed a problem with GWEN_SYNCIO files on win32.

Open files need to have the status "connected", otherwise AqBanking's
importers will bail out...

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

e7e6effc 20.01.2012 19:03 martin

Adapted to latest gcc.

Idea provided by Bill Nottingham.

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

9811a542 17.12.2011 17:33 martin

Prepared 4.3.1.

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

4f67bc5e 01.12.2011 19:23 martin

Added a flag for GWEN_Gui_GetPassword() for optical chipTAN support.

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

df97b56d 01.12.2011 19:23 martin

Fixed new compiler warnings.

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

27aae7b8 08.10.2011 01:04 martin

Fixed a typo.

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

19455236 08.10.2011 00:47 martin

typemaker2: Add presets for virtual functions

This simplifies using virtual functions by providing fallback functions
when a virtual function has not been set.

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

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

Auch abrufbar als: Atom