Projekt

Allgemein

Profil

Aktivität

von 29.08.2004 bis 27.09.2004

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

09.09.2004

10:33 Revision 719a5419 (gwenhywfar): 2004-09-09 Christian Stimming <stimming@tuhh.de>
* src/base/logger.h: Enclose __attribute__deprecated into ifdefs
to hide it for non-gcc compilers.
git-svn-id: htt...
cstim
03:41 Revision c69a11a3 (gwenhywfar): - fixed a bug in nettransportssl.c
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@559 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

08.09.2004

21:47 Revision c3ac2dd7 (gwenhywfar): - fixed a bug in typemaker
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@558 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

03.09.2004

13:59 Revision cbcb7e51 (gwenhywfar): adjusted versions
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@557 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
12:05 Revision d372744f (gwenhywfar): Stupid me -- config.h needs to be included as very first file or otherwise its defines are still invisible in the header files.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@556 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
12:00 Revision 8ee3a244 (gwenhywfar): 2004-09-03 Christian Stimming <stimming@tuhh.de>
* tools/typemaker/code_c.c: Add include config.h in the
output. Make the auto-generation warning in the outpu...
cstim
12:00 Revision 82747654 (gwenhywfar): Improve text formatting -- the text itself is unchanged.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@554 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim

02.09.2004

13:17 Revision eb40af52 (gwenhywfar): Add new missing file to rpm spec file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@553 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
12:43 Revision 5fee5410 (gwenhywfar): Makefile fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@552 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
12:11 Revision c1e40643 (gwenhywfar): Add cvsignore
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@551 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
12:11 Revision 025bdcc2 (gwenhywfar): Fix missing errorcode assignment.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@550 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim

01.09.2004

18:30 Revision edf6a7c4 (gwenhywfar): fixed a bug
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@549 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
18:17 Revision 800cad50 (gwenhywfar): - added a tool which allows me to create simple data containers more easily
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@548 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
10:27 Revision ad3d6c84 (gwenhywfar): 2004-09-01 Christian Stimming <stimming@tuhh.de>
* src/gwenhywfar.c: Replace fprintf with DBG_DEBUG.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@547...
cstim
10:20 Revision 523b5da5 (gwenhywfar): Fix spec file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@546 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim

31.08.2004

12:28 Revision b72ad4b6 (gwenhywfar): - waitcallback: added nesting level information
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@545 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
12:23 Revision 7148f8fb (gwenhywfar): Fix file list in spec file for releases.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@544 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim

30.08.2004

11:12 Revision 8ca80e3c (gwenhywfar): - valgrind session:
- the system is now asked for the home dir only the first
time a program issues such a request. It is then copied...
aquamaniac

29.08.2004

11:45 Revision 05f883ba (gwenhywfar): - Valgrind-Session:
- added GWEN_WaitCallback_free() to public headers
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@542 ...
aquamaniac
10:08 Revision b5879b17 (gwenhywfar): - adapted mklistdoc to new macro names
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@541 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
 

Auch abrufbar als: Atom