Improved GWEN_HTTP_SESSION.
This module now gives derived classes the opportunity to modify a newlycreated syncIO chain. AqBanking uses that to set the TLS cert checkcallback in newly created TLS syncIO's.
Fixed a typo and a compiler warning.
gnutls_datum -> gnutls_datum_tgnutls_dh_params -> gnutls_dh_params_t
SyncIo_Tls: Allow setting a per-connection certification check function.
AqBanking will later implement this function when creating a TLS connection,so that certificate checks can be made on a per-user basis, and it willalso allow us to get rid of AB_Gui....
Changed type of method param "challenge" to "bin".
AqBanking will create the complete HHD code for the flicker graphicsgenerator, so that applications don't have to.
Extended GWEN_Gui_GetPasword().
The pasword entry function is used by homebanking apps/libraries forinput of passwords for keyfiles, for pin input and for tan input.FinTS in Germany uses several methods to get a tan; some just askfor transaction number (TAN) from a previously mailed list. Others...
Started working on branch 5.0.
Minor fix.
Remove deprecated and/or duplicated code from cgui.*
A little bit sorting and documenting of function declarations in GUI module.
Added some stuff to TODO.
Prepared release 4.17.0stable.
Added debug function GWEN_Crypt_Token_KeyInfo_Dump (Holger Magnussen).
Minor improved error message output of date parsing.
Prepared release 4.16.0beta.
gct-tool: Added command "showpasswords"
This command lists the passwords stored in a GWEN_PASSWD_STORE (which is usedby AqFinance to store passwords).
Added function GWEN_PasswordStore_GetTokenList().
This functions returns a list of tokens stored in a GWEN_PASSWD_STORE.
Prepared 4.15.6beta.
Improved readability slightly.
Test...
Fixed a typo.
Work on certificate handling for GNUTLS.
- we no longer maintain our own certificate files- we now optionally try to find system-wide installed certificate files in /etc/ssl/certs and in /usr/share/ca-certificates on non-win32 systems. There is currently no solution for the case when both approaches...
Added some stuff to TOD file to remember later...
Fixed a problem in as-scrub-include.m4 (patch by Thomas Baumgart from KMyMoney).
Prepared release 4.15.5beta.
Auch abrufbar als: Atom