Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
c336d6ea 19.11.2004 16:14 aquamaniac

- armed CSV plugins import function

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

4574aaa3 19.11.2004 13:26 aquamaniac

- added functions:
- GWEN_Time_toString
- GWEN_Time_toUtcString
------------------------------------------------------------------------
! remember to do SO_CURRENT++ and SO_AGE++ before next release !
------------------------------------------------------------------------...

73fcb0f0 11.11.2004 22:29 aquamaniac

- fixed a build-problem (tools did not link against all needed libraries)

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

25acb05a 04.11.2004 11:15 cstim

Add missing include

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

696db0b3 04.11.2004 11:06 cstim

Add small security checks

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

8d72e5a3 03.11.2004 22:27 aquamaniac

- src/os/directory_all.c: Improved path handling for WIN32

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

71bbc690 02.10.2004 15:11 aquamaniac

prerelease fixes

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

ffe3ca7c 30.09.2004 21:41 aquamaniac

- db: GWEN_GetIntValue: When converting a char value to int we now use
"%i" instead of "%d". This will allow the code to read hex values as well

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

bc9bea6d 27.09.2004 18:10 aquamaniac

post-release fixes

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

9573ed9a 25.09.2004 11:36 cstim

2004-09-25 Christian Stimming <>

  • src/parser/text.c, src/os/posix/libloader.c: When changing the
    locale, immediately copy the previous locale to a new
    buffer. Otherwise often enough the returned string which was
    static storage was no longer valid....
1f979c96 25.09.2004 08:48 aquamaniac

- db: ReadFromStream now uses a GWEN_BUFFER instead of a fixed char buffer.
This removes unnecessary limits (and allows libchipcard to work)

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

f2df138b 24.09.2004 13:38 aquamaniac

- args: fixed a silly bug (flags are binary, and flag help falsely contained
two other flags). Normally this change would mean to break conmpatibility.
However, since I'm the only one currently using GWEN_ARGS I will still
increment SO_AGE for the next release....

32fe2b3e 24.09.2004 12:40 cstim

Fix the testing Makefile for windows.

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

431bf26c 24.09.2004 10:49 cstim

2004-09-24 Christian Stimming <>

  • gwenpp/Makefile.am, tools/*/Makefile.am: Fix LIBADD flags so
    that all libraries and tools are forced to link against the
    currently compiled libgwen instead of the potentially installed...
3b9196e0 24.09.2004 10:19 aquamaniac

- xml: added flag GWEN_XML_FLAGS_IGNORE_DESCR. This flag makes the XML code
ignore <DESCR> tags when reading a file.

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

5c677225 23.09.2004 17:44 aquamaniac

- added status field to cryptkey

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

e54894d4 23.09.2004 15:04 aquamaniac

- msgengine: Now values can be given directly within an ELEM tag
(like in <ELEM name="xyz" type="bytes">DirectValue</ELEM>).
Before this change this only worked with unnamed elements.

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

2098033c 23.09.2004 09:12 aquamaniac

more bugfixes in msgEngine

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

4b278064 23.09.2004 08:16 aquamaniac

- fixed a bug introduced yesterday

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

6afc9b27 23.09.2004 08:02 aquamaniac

- fixed a bug introduced yesterday

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

84730c56 23.09.2004 04:22 aquamaniac

- GWEN_KeySpec_Dump now prints the status as well

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

32d56bec 22.09.2004 16:48 aquamaniac

- added status field to keyspec

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

b4b3cd9d 22.09.2004 16:42 aquamaniac

- crypt, keyspec: added inherit- and list2 macros to both objects

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

38932498 22.09.2004 14:29 cstim

2004-09-22 Christian Stimming <>

  • src/os/posix/libloader.c: Fix problem with evaluation of
    dlerror() return value when translations are turned
    on. Effectively, the error evaluation during loading of libraries
    was totally broken since 2004-08-20, but is now fixed again....
7565954a 22.09.2004 12:40 cstim

Fix undeclared variable -- strangely enough this error only showed up on windows with no-variadic-macros.

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

(2626-2650/3207) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom