Typemaker2: Added handling for code documentation.
Not finished, yet. But the code should now read the api doc from a typemaker2XML file. The next step will be to include the API documentation in thedestination header files.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2152 70169cfe-8b10-0410-8925-dcb4b91034d8
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 knowshow much data is to be transfered. This should also be reflected in theconsole GUI implementation. Now it is....
Incremented BUILD version.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2150 70169cfe-8b10-0410-8925-dcb4b91034d8
Improved debug messages.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2149 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2148 70169cfe-8b10-0410-8925-dcb4b91034d8
HTML: Added handling of H4 titles.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2147 70169cfe-8b10-0410-8925-dcb4b91034d8
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
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
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
Fixed function type for WIN32.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2143 70169cfe-8b10-0410-8925-dcb4b91034d8
Prepared release 4.3.3.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2142 70169cfe-8b10-0410-8925-dcb4b91034d8
Prepared release for internal build.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2141 70169cfe-8b10-0410-8925-dcb4b91034d8
Replaced old rsakey module with new one.
This version no longer uses the deprecated alternative public key API oflibgcrypt.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2140 70169cfe-8b10-0410-8925-dcb4b91034d8
Added another test case.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2139 70169cfe-8b10-0410-8925-dcb4b91034d8
Cleanup.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2138 70169cfe-8b10-0410-8925-dcb4b91034d8
First step in adapting to latest API changes in libgcrypt.
Current versions of libgcrypt mark the alternate interface to public keysas 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...
Prepared release 4.3.2.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2136 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a typo which could crash an application.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2135 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a problem with GWEN_SYNCIO files on win32.
Open files need to have the status "connected", otherwise AqBanking'simporters will bail out...
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2134 70169cfe-8b10-0410-8925-dcb4b91034d8
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
Prepared 4.3.1.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2132 70169cfe-8b10-0410-8925-dcb4b91034d8
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
Fixed new compiler warnings.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2130 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2129 70169cfe-8b10-0410-8925-dcb4b91034d8
typemaker2: Add presets for virtual functions
This simplifies using virtual functions by providing fallback functionswhen a virtual function has not been set.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2128 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom