Revert "Remove deprecated and/or duplicated code from cgui.*"
This reverts commit 30943ec22d5f45defb2d46af6647bd71c19ac062.
Improved certificate handling.
Make dialog also show certificate hashes/fingerprints using SHA1 andSHA512 in addition to MD5.
Make "yes" the default for "--enable-system-certs".
Merge branch 'branch-5.0'
Merge changes from branch-5.0 into master (this is the new branch).
Fixed warnings on deprecated gnutls types.
Typemaker2: Allow for use of variables and control characters in descriptions.
Type and group descriptions can now use variables like in "$(member)" andcontrol characters like "\n" etc.
Typemaker2: Allow for control characters in included code.
Typemaker2: Implemented toDb() and fromDb() functions for list2_base.
Typemaker2: Added type definitions for GWEN_DB_NODE.
Typemaker2: Allow for types to have special includes to be used in structs.
structs are defined by a list of members. Each member is of a specifictype, and each of those types (e.g. "uint8_t_array") can now have its own"includes" section, which hold functions to be added for members of those...
GWEN_ConfigMgr: Added function GWEN_ConfigMgr_MkUniqueIdFromId()
This function can be used to create a unique id from a given ID. Thisis to remove the need for double unique id creation in case the moduleusing config mgr already creates its own unique ids.
Revert "Changed type of method param "challenge" to "bin"."
This reverts commit 4bdac9397c20ac7a3b8f9f58ad4bb614ab354145.
GWEN_SyncIo_Tls: Preset checkCertFn pointer.
Improved readability.
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.
Auch abrufbar als: Atom