Added class GWEN_PARAM.
This is used at least by AqRadBase, and probably by my other projectsas well. It can be used to provide descriptions for settings and a frameworkto manage those settings.
AqRadBase will use it to manage the settings of ADCM_CONVERTER and...
Fixed a bug with double deallocations in generated *_copy() functions.
Provide generated files for GWEN_PARAM.
GWEN_PARAM is provided using typemaker2, so in order to make the codecompilable even without typemaker2 already being built we provide thegenerated files here as well.
Add configure check for sufficiently new gnutls as otherwise this won't compile.
Typemaker2: Fixed a problem.
Build gparser per default.
Gwentest: Added more tests for GParser.
GParser: More work on pain.001.001.02 file.
This will be moved to AqBanking as soon as the tests are done.
added my test files to .gitignore.
GParser: Fixed a bug.
Add minor entry to gitignore (and test git access)
Generic Parser: Added functions to write a parser element tree to XML.
This is an essential function for later use in AqBanking because it willbe used to generate the basic framework of a format definition from anXML file.
More work on generic parser.
MultiCache: Added missing counter handling.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2338 70169cfe-8b10-0410-8925-dcb4b91034d8
Removed references to new g_parser from gwentest.c
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2337 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed version string creation.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2336 70169cfe-8b10-0410-8925-dcb4b91034d8
Added .gitignore entries.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2335 70169cfe-8b10-0410-8925-dcb4b91034d8
Added CMake package configuration files
May not work on Mac OSX or Windows because library extensision .so ishard coded.
From: Christian Dávid <christian-david@web.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2334 70169cfe-8b10-0410-8925-dcb4b91034d8
Export a function which I need in AqRadBase.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2333 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed my latest changes.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2332 70169cfe-8b10-0410-8925-dcb4b91034d8
Removed work-in-progress from normal compiling.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2331 70169cfe-8b10-0410-8925-dcb4b91034d8
Added built files to EXTRA_DIST.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2330 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix 3rsa test.
From: Elias Oltmanns <eo@nebensachen.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2329 70169cfe-8b10-0410-8925-dcb4b91034d8
Only generate RSA keys whose modulus length in bits is a multiple of 8
According to the documentation of Libgcrypt, the length in bitsspecified when generating key pairs should always be a multiple of 8.Hence, the usage of GWEN_Crypt_KeyRsa_GeneratePair2() is deprecated....
Auch abrufbar als: Atom