Change return type of GWEN_Logger_Log() from int to void.
pkg-config: Fix pkgincludedir variable
This variable got out of sync with where the header files are actuallyinstalled to. Apparently nobody noticed this so far because it is barely used.
While at it, also use gwenhywfar_headerdir instead of hardcoded path for the...
gwenhywfar_headerdir
Fixed cppcheck-warnings.
- result of realloc overwritten but not freed- missing va_end()- leak f
Prepared release 4.99.11beta.
Decreased verbosity.
TYPEMAKER2: Added type definitions for gwen_xmlnode.
typemaker2: Added option "--no-defs", fixed a few bugs.
- correctly handle "--destfolder" - fixed "#ifndef" in generated headers
make format.
typemaker2: Fixed a bug in name creation.
typemaker2: Fixed a bug (was not using --destfolder).
Fixed a bug in gwenhywfar.pc.in
Prepared release 4.99.10beta.
ConfigMgr: Added function GWEN_ConfigMgr_HasGroup() and implemented it.
added member certType to identify the kind of certificate used
Prepared release 4.99.9beta.
Result of "make format".
BUILD: Added Makefile target "format".
Just call "make format" to unify the file format through the whole project.
Added info for key number and version for SignKey, DecipherKey andAuthSignKey, needed for getting the right values from a zka cardcontext.
Formatted autocreated files (make format_build_files).
changed type of CID from char* to GWEN_BINDATA
Unified file format.
Added indentions.
Further generalization in the generic TLV to GWEN DB parser. Also addeda function to get only the length of a TLV structure.
added AES256 crypto and ZKA padding functions in preparation for RAH
GWEN_DATE: Major speedup of GWEN_Date_dup (about factor 16).
This function is called very often from AqFinance, so optimizing thisfunction has quite an impact.
Auch abrufbar als: Atom