Fix all Gtk3 deprecation warnings.
Except gtk_tree_view_set_rules_hint, where the warning is insteadsuppressed.
Fix Gtk3 API Change Errors.
Gtk3 now compiles, though with deprecation warnings.
Initial creation of gtk3 gui.
Add logging of HTTP command, status and header.
Fixed astyle params, rebuild built files.
Prepared release 4.18.0.
Fixed warnings on deprecated gnutls types.
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).
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.
Auch abrufbar als: Atom