Projekt

Allgemein

Profil

Aktivität

von 10.09.2004 bis 09.10.2004

02.10.2004

15:11 Revision 71bbc690 (gwenhywfar): prerelease fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@587 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

30.09.2004

21:41 Revision ffe3ca7c (gwenhywfar): - 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/sv...
aquamaniac

27.09.2004

18:10 Revision bc9bea6d (gwenhywfar): post-release fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@585 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

25.09.2004

11:36 Revision 9573ed9a (gwenhywfar): 2004-09-25 Christian Stimming <stimming@tuhh.de>
* src/parser/text.c, src/os/posix/libloader.c: When changing the
locale, immediately copy the previous locale to a n...
cstim
08:48 Revision 1f979c96 (gwenhywfar): - 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/gwenhyw...
aquamaniac

24.09.2004

13:38 Revision f2df138b (gwenhywfar): - 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 currentl...
aquamaniac
12:40 Revision 32fe2b3e (gwenhywfar): Fix the testing Makefile for windows.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@581 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
10:49 Revision 431bf26c (gwenhywfar): 2004-09-24 Christian Stimming <stimming@tuhh.de>
* gwenpp/Makefile.am, tools/*/Makefile.am: Fix LIBADD flags so
that all libraries and tools are forced to lin...
cstim
10:19 Revision 3b9196e0 (gwenhywfar): - 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-8...
aquamaniac

23.09.2004

17:44 Revision 5c677225 (gwenhywfar): - added status field to cryptkey
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@578 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
15:04 Revision e54894d4 (gwenhywfar): - 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 elemen...
aquamaniac
09:12 Revision 2098033c (gwenhywfar): more bugfixes in msgEngine
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@576 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
08:16 Revision 4b278064 (gwenhywfar): - fixed a bug introduced yesterday
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@575 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
08:02 Revision 6afc9b27 (gwenhywfar): - fixed a bug introduced yesterday
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@574 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
04:22 Revision 84730c56 (gwenhywfar): - 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 aquamaniac

22.09.2004

16:48 Revision 32d56bec (gwenhywfar): - added status field to keyspec
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@572 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
16:42 Revision b4b3cd9d (gwenhywfar): - 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 aquamaniac
14:29 Revision 38932498 (gwenhywfar): 2004-09-22 Christian Stimming <stimming@tuhh.de>
* src/os/posix/libloader.c: Fix problem with evaluation of
dlerror() return value when translations are turne...
cstim
12:40 Revision 7565954a (gwenhywfar): 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 cstim
11:55 Revision 1c244131 (gwenhywfar): Fix warning about uninitialized variable.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@568 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
10:05 Revision b7062b76 (gwenhywfar): - msgengine.c:
- now looks for groups not only at the XML root but at every
XML node along the current path
- now looks for gr...
aquamaniac
08:59 Revision 6f95243f (gwenhywfar): - waitcallback.c: now reuses templates which are currently entered if
they match the requested one
- msgengine.c: now looks for groups not only at the XML root but at every
XML node alo...
aquamaniac

17.09.2004

11:09 Revision f65c23a6 (gwenhywfar): committed latest changes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@565 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

15.09.2004

04:07 Revision 68a0a726 (gwenhywfar): - plugin descriptions now have a field for the filename
- added flags for XML file reading
- fixed a bug in XML code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/...
aquamaniac

14.09.2004

07:09 Revision 1cd7a7dc (gwenhywfar): - plugin descriptions now have a field for the filename
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@563 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
01:49 Revision 4cf4af68 (gwenhywfar): - added a function to GWEN_DBIO which allows to check whether a given file
is supported by a given plugin
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@562 70169cfe-8b10-0410-8...
aquamaniac

10.09.2004

23:26 Revision 510e47e8 (gwenhywfar): package released
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@561 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
 

Auch abrufbar als: Atom