Released 3.5.1.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1488 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a typo.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1487 70169cfe-8b10-0410-8925-dcb4b91034d8
Added some functions for XML handling, fixed some bugs.- added functions - GWEN_XMLNode_StripNamespaces() - GWEN_XMLNode_GetNamespace() - GWEN_XMLNode_SetNamespace()- fixed GWEN_XmlCtxStore_AddData() to also accept chars >#127- clarified GWEN_FASTBUFFER code...
Some WIN32 fixes.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1485 70169cfe-8b10-0410-8925-dcb4b91034d8
Prepared release of 3.5.0.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1484 70169cfe-8b10-0410-8925-dcb4b91034d8
Increased timeout argument for file locking in ConfigMgrDir.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1483 70169cfe-8b10-0410-8925-dcb4b91034d8
Always store ConfigMgrDir files using lowercased filenames.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1482 70169cfe-8b10-0410-8925-dcb4b91034d8
Added argument "guiid" to all ConfigMgr functions.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1481 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a few bugs in new ConfigMgr code.- added GWEN_DB_FLAGS_ALLOW_EMPTY_STREAM- GWEN_Directory functions now return correct error values instead of "1"
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1480 70169cfe-8b10-0410-8925-dcb4b91034d8
Added ConfigManager plugins to static plugin framework.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1479 70169cfe-8b10-0410-8925-dcb4b91034d8
Started working on ConfigManager plugins.- added ./configure option "--with-plugins-cfgmgr" - added ConfigManager plugin "dir" (uses a folder to store data)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1478 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed APIDOC of GWEN_ConfigMgr_Factory().
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1477 70169cfe-8b10-0410-8925-dcb4b91034d8
Added list definitions and _Attach() function to module GWEN_FSLOCK- added GWEN_LIST definitions- added GWEN_LIST2 definitions- added function GWEN_FSLock_Attach()- added function GWEN_FSLock_GetName()
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1476 70169cfe-8b10-0410-8925-dcb4b91034d8
Added convenience functions to module GWEN_DIRECTORY:- GWEN_Directory_GetAllEntries()- GWEN_Directory_GetAllEntriesWithType()- GWEN_Directory_GetFileEntries()- GWEN_Directory_GetDirEntries()
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1475 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix missing comma.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1474 70169cfe-8b10-0410-8925-dcb4b91034d8
Improved error message when a non-matching version of libgcrypt was found.Patch provided by M'Micha Lenk.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1473 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed release version.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1472 70169cfe-8b10-0410-8925-dcb4b91034d8
Prepared release 3.4.1, started using git-log for ChangeLog generation.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1471 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed CryptToken OHBCI, added command to gct-tool.- plugin OHBCI now always adds the flags HASKEYNUMBER and HASKEYVERSION- added command "setkey" to gct-tool; this allows for settings some parameters of a key (for now: signature counter, key version, key...
- fixed a problem when reading packets (like with HTTP)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1469 70169cfe-8b10-0410-8925-dcb4b91034d8
Prepared release 3.4.0.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1468 70169cfe-8b10-0410-8925-dcb4b91034d8
Started working on a configuration manager (soon to be used by AqBanking).The abstract declaration has been completed, first implementations willfollow soon.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1467 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed a problem in SSL connections (should also fix David's problem)- relaxed check for SSL connections (ignore error on disconnect because some servers already have the connection closed at the time the test tool tries to)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1466 70169cfe-8b10-0410-8925-dcb4b91034d8
- protect against too-many-known-ca problem
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1465 70169cfe-8b10-0410-8925-dcb4b91034d8
- added function GWEN_Directory_GetPrefixDirectory()- use that function in GWEN_PathManager_AddRelPath()
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1464 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom