Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
520db201 14.10.2008 22:34 martin

Released 3.5.1.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1488 70169cfe-8b10-0410-8925-dcb4b91034d8

6fdd2374 12.10.2008 22:17 martin

Fixed a typo.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1487 70169cfe-8b10-0410-8925-dcb4b91034d8

7c1a8e4b 12.10.2008 22:13 martin

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...

12662d6a 11.10.2008 16:39 martin

Some WIN32 fixes.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1485 70169cfe-8b10-0410-8925-dcb4b91034d8

72c1e194 11.10.2008 12:14 martin

Prepared release of 3.5.0.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1484 70169cfe-8b10-0410-8925-dcb4b91034d8

c1c8c3fd 04.10.2008 14:16 martin

Increased timeout argument for file locking in ConfigMgrDir.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1483 70169cfe-8b10-0410-8925-dcb4b91034d8

e9a07501 04.10.2008 02:01 martin

Always store ConfigMgrDir files using lowercased filenames.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1482 70169cfe-8b10-0410-8925-dcb4b91034d8

f1b0224d 03.10.2008 23:09 martin

Added argument "guiid" to all ConfigMgr functions.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1481 70169cfe-8b10-0410-8925-dcb4b91034d8

93545bc2 03.10.2008 17:18 martin

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

20602e1a 27.09.2008 16:50 martin

Added ConfigManager plugins to static plugin framework.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1479 70169cfe-8b10-0410-8925-dcb4b91034d8

974ea337 27.09.2008 16:50 martin

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

956fa60e 27.09.2008 16:50 martin

Fixed APIDOC of GWEN_ConfigMgr_Factory().

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1477 70169cfe-8b10-0410-8925-dcb4b91034d8

70b3f36b 27.09.2008 16:50 martin

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

385ba47a 27.09.2008 16:50 martin

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

892bf46c 01.09.2008 22:31 christian

Fix missing comma.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1474 70169cfe-8b10-0410-8925-dcb4b91034d8

eb176f58 28.08.2008 00:58 martin

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

f684bd0b 16.08.2008 14:09 martin

Fixed release version.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1472 70169cfe-8b10-0410-8925-dcb4b91034d8

d51622a8 16.08.2008 14:07 martin

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

ea229a65 14.08.2008 18:15 martin

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...

c6efe4af 12.08.2008 14:35 martin

- 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

0a085dc8 11.08.2008 14:49 martin

Prepared release 3.4.0.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1468 70169cfe-8b10-0410-8925-dcb4b91034d8

3245070c 11.08.2008 14:31 martin

Started working on a configuration manager (soon to be used by AqBanking).
The abstract declaration has been completed, first implementations will
follow soon.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1467 70169cfe-8b10-0410-8925-dcb4b91034d8

b70101ca 11.08.2008 14:31 martin

- 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

97f66b2b 11.08.2008 09:38 martin

- protect against too-many-known-ca problem

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1465 70169cfe-8b10-0410-8925-dcb4b91034d8

3b1f3806 11.08.2008 09:38 martin

- 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

(2026-2050/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom