Projekt

Allgemein

Profil

Aktivität

von 27.11.2003 bis 26.12.2003

20.12.2003

18:54 Revision 2927e00f (gwenhywfar): - module XML: Added new flag which allows to always include files to the
toplevel.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@147 70169cfe-8b10-0410-8925-dcb4b91034d8
aquamaniac
16:54 Revision d37ffd94 (gwenhywfar): corrected ChangeLog
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@146 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
16:39 Revision 7cb16928 (gwenhywfar): - prepared release of 0.9.4rc1 (Release Candidate)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@145 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
16:37 Revision 29dfa24e (gwenhywfar): - prepared release of 0.9.5rc1 (Release Candidate)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@144 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
16:00 Revision 214be5f5 (gwenhywfar): - module XML: Added new flag which allows to share toplevel tags across
multiple files
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@143 70169cfe-8b10-0410-8925-dcb4b91034d8
aquamaniac
15:09 Revision 1f773064 (gwenhywfar): - module XML: Added function that takes a search path (for <include> tags).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@142 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
09:50 Revision f0cbc0dd (gwenhywfar): 2003-12-20 Christian Stimming <stimming@tuhh.de>
* gwenhywfar.m4: Make version error message more verbose.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/tru...
cstim
02:42 Revision 0038d5aa (gwenhywfar): - fixed a bug in XML code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@140 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

18.12.2003

17:06 Revision 5e4b541e (gwenhywfar): - improved XML parser: Added some functions for tree navigation and for
locating tags inside the XML tree (GWEN_XMLNode_FindFirstTag() etc)
git-svn-id: https://devel.aqbanking.de/svn/gwen...
aquamaniac
16:06 Revision 8cf170a7 (gwenhywfar): - improved XML parser: It can now read the XML files of Simthetic
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@138 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
05:56 Revision 9c6d0ef7 (gwenhywfar): - added a function that creates keydata from a password by hashing it
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@137 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
03:23 Revision d0a7d885 (gwenhywfar): - GWEN_CryptKey_{G,S}etKeyData: These are now only defined if the macro
"GWEN_EXTEND_CRYPTKEY" is defined. This prevents an application from
carelessly using these functions.
- added a co...
aquamaniac
02:50 Revision d8574a5c (gwenhywfar): - added MD algorithm: MD5
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@135 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

17.12.2003

14:46 Revision a33c5009 (gwenhywfar): Make error message even more verbose.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@134 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
14:44 Revision 79bd9bae (gwenhywfar): Fix make dist target.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@133 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim

15.12.2003

10:22 Revision 1ad56b1a (gwenhywfar): Add to default gwen path searchlist.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@132 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
09:48 Revision 11a70086 (gwenhywfar): If Gwenhywfar is not found by configure, exit with error.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@131 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
07:24 Revision 7917c278 (gwenhywfar): marked latest releases
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@130 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
07:03 Revision bcc3c707 (gwenhywfar): fixed a bug in win32 target
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@129 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
06:56 Revision 8955919a (gwenhywfar): fixed a bug in LibLoader
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@128 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
05:58 Revision a5bb3a37 (gwenhywfar): minor changes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@127 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
02:39 Revision d2017f81 (gwenhywfar): - added string functions to base/buffer module
- improved library loader
- added code for DLL init
- Gwen now initializes itself upon loading
- added README.W32 for...
aquamaniac

11.12.2003

05:43 Revision 84394cc5 (gwenhywfar): first release for Win32
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@125 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
01:58 Revision 3bfc7e77 (gwenhywfar): - started porting Gwen to Windoze
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@124 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

10.12.2003

20:25 Revision ec9c10f6 (gwenhywfar): updated version info
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@123 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
20:25 Revision 6a36b18a (gwenhywfar): - started porting Gwen to Windoze
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@122 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

06.12.2003

11:41 Revision bc23b941 (gwenhywfar): prepared release
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@121 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

04.12.2003

00:29 Revision 793860b4 (gwenhywfar): - removed IPC stuff from Gwenhywfar. You can find the IPC stuff in
the same CVS repository as Gwenhywfar. The module name is "gwenipc".
- finally fixed last typos regarding Gwen's name...
aquamaniac

02.12.2003

23:20 Revision ec40abda (gwenhywfar): - removed usage of libefence from test program
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@119 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

01.12.2003

21:17 Revision ce8ee768 (gwenhywfar): - fixed some serious bugs in list code (this class seemed to be so simple,
but it is in fact quite complicated ;-)
- nearly completed IPC code:
- added session management
- keys are no lon...
aquamaniac

30.11.2003

19:38 Revision a292b1b9 (gwenhywfar): improved APIDOC for IPCXML
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@117 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
19:14 Revision dcd96714 (gwenhywfar): - fixed a bug in list
- IPC is now ready for deeper testing
- added some new test files
git-svn-id: https://devel.aqbanking.de/svn/gwenhy...
aquamaniac

29.11.2003

20:21 Revision 5b866adb (gwenhywfar): - XML module: added special handling for tags named "include": If such
a tag is encountered it will be replaced by the content of the file
pointed to by the tag's data
git-svn-id: http...
aquamaniac
13:11 Revision 4660e549 (gwenhywfar): added release mark
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@114 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
12:59 Revision be9b4fdf (gwenhywfar): - fixed a bug in msgengine.c: Did not correctly iterate through multiple
groups when writing a group multiple times to a message (like in group
"result" in HBCI segment "SegResult": The gr...
aquamaniac

28.11.2003

06:59 Revision 49d4eba4 (gwenhywfar): - more work on IPC stuff
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@112 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
 

Auch abrufbar als: Atom