Result of "make format".
MsgEngine: Fixed a critical bug causing segfaults.
DATA: Updated ca-bundle.crt.
This isn't used in most cases anyway since most distributions will use thesystem wide certification database.
Prepared release 4.20.2.
Fix erroneous make clean target.
The header symlink "gwenhywfar4" is created by configure, so must not bedeleted by make clean (which should only remove things that are createdby make). If at all it should be removed by distclean, not clean.
DB: Added function GWEN_DB_SetCharValueFromInt().
SYNCIO: More work on HTTP session code for servers.
- added function GWEN_HttpSession_fromSocketPassive()- added flag GWEN_HTTP_SESSION_FLAGS_PASSIVE
GUI: ADded function GWEN_Gui_ExtendSyncIo() and use it internally.
This function will be used by the AqFINTS server.
SYNCIO: Add some comments to TLS flags.
Remove gparser from Makefiles - old, unused code.
BUILD: Removed gtk2 from my private Makefile target.
BUILD: Only rebuild ChangeLog if there is a .git folder.
Typemaker2: Add support for member specific variables.
When resolving <includes> or function calls we already had membervariables like "$(maxlen)" and others. However, especially in <include>section we sometimes need information about members which is not available....
typemaker2: Fixed a bug introduced by latest backport of typemaker2.
typemaker2: Fixed a bug in last commit.
typemaker2: Implemented toDb functions for int_array and uint32_t_array.
typemaker2: Added type "int_array".
Introduced GWEN_TREE2.
This is an improvement over GWEN_TREE. It doesn't need a GWEN_TREE2structure, which makes it much easier to arbitrary add tree elementsanywhere in a tree.
Also implemented GWEN_TREE2 in typemaker2.
TYPEMAKER2: Added type definitions for gwen_xmlnode.
typemaker2: Added option "--no-defs", fixed a few bugs.
- correctly handle "--destfolder" - fixed "#ifndef" in generated headers
typemaker2: Fixed a bug in name creation.
typemaker2: Fixed a bug (was not using --destfolder).
Auch abrufbar als: Atom