Projekt

Allgemein

Profil

Aktivität

von 10.05.2004 bis 08.06.2004

08.06.2004

21:05 Revision bbd92f74 (gwenhywfar): - parser/db: increased size of the word buffer used (I'm still looking
for a better solution. Maybe I will write a DBIO which reads/writes DB as
XML files...)
git-svn-id: https://devel...
aquamaniac

07.06.2004

20:24 Revision 4b173970 (gwenhywfar): - ipc/ipc: fixed a bug (did not take node id into account when assigning a
response to a request)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@394 70169cfe-8b10-0410-8925-dcb4...
aquamaniac
10:52 Revision d1c1508a (gwenhywfar): 2004-06-07 Christian Stimming <stimming@tuhh.de>
* src/crypt/none/cryptnone.c: Fix function prototype SSL_new.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar...
cstim

06.06.2004

12:05 Revision 49458851 (gwenhywfar): - ipc/ipc: fixed a bug (did not take node id into account when assigning a
response to a request)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@392 70169cfe-8b10-0410-8925-dcb4...
aquamaniac

04.06.2004

15:35 Revision 1646b90c (gwenhywfar): - base/idlist.c: fixed another stupid bug
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@391 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
13:30 Revision 984309b0 (gwenhywfar): minor fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@390 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

03.06.2004

12:43 Revision 90dd49e5 (gwenhywfar): even more work on SSL ;-)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@389 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
11:31 Revision 300edf3f (gwenhywfar): more fixes on SSL code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@388 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
09:26 Revision 66552aa3 (gwenhywfar): added function which checks whether an SSL connection is secure
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@387 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
09:12 Revision ae455377 (gwenhywfar): - os/gwentime: added function to retrieve the time in milliseconds
- base/idlist: fixed two severe bugs
- crypt/ossl/nettransportssl: added functions to retrieve the peer certificate
...
aquamaniac

02.06.2004

22:21 Revision 814372b9 (gwenhywfar): - crypt/ossl/cryptssl_rsa: fixed a severe bug which caused signing to fail
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@385 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

30.05.2004

17:35 Revision 94ce5efe (gwenhywfar): - parser/text: GWEN_Text_FromHexBuffer now ignores blanks
- parser/msgengine: added property "storedAs" which indicates the storage
type when reading bin-values from withi...
aquamaniac

29.05.2004

07:57 Revision 8fe90a4a (gwenhywfar): - parser/msgengine.c:
- added ELEM property "size" which indicates that an element should have a
fixed size (as needed for Libchipcard)...
aquamaniac

27.05.2004

23:43 Revision 04367e0e (gwenhywfar): changed tag back to cvs
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@382 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
22:05 Revision 10217cc9 (gwenhywfar): - Gwen now compiles on Solaris (tested with R220)
- fixed some M4 macros (e.g. "find" on Solaris is not as powerfull as it is
on Linux)
git-svn-id: https://devel.a...
aquamaniac
20:38 Revision d4a99d57 (gwenhywfar): - fixed a bug in NetTransportSSL
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@379 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
01:48 Revision 282f1200 (gwenhywfar): - fixed a bug in MsgEngine (strchr doens't like if the character
searched for is \0, which is a valid character when reading binary
data such as bytes, words, dwords etc which are ...
aquamaniac

25.05.2004

02:44 Revision c8869bf2 (gwenhywfar): - parser/msgengine.c: fixed a bug which occurred if "maxnum" was
zero in XML files
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@377 70169cfe-8b10-0410-8925-dcb4b91034d8
aquamaniac

24.05.2004

00:57 Revision 6fe6d26c (gwenhywfar): - parser/text: added function GWEN_Text_FromHexBuffer
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@376 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

21.05.2004

15:53 Revision 20d26ca0 (gwenhywfar): - base/logger.c: fixed a severe bug (trapped into endless loop when
log level was "debug")
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@375 70169cfe-8b10-0410-8925-dcb4...
aquamaniac

20.05.2004

01:05 Revision 5946d158 (gwenhywfar): - parser/xml: added a usage counter and some functions around it to be
used by an application (not used internally, but they allow marking
and detection of unused nodes)
git-svn-id: ht...
aquamaniac

18.05.2004

02:04 Revision 4190b10c (gwenhywfar): - parser/msgengine: switched inherit code to new gwenhywfar/inherit type
- parser/text: added function GWEN_Text_ToHexBuffer
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@373...
aquamaniac

17.05.2004

04:50 Revision 6fc5e175 (gwenhywfar): - parser/text: added functions to log a string
- base/logger: improved logging, fixed some bugs
- ipc/ipc: more fixes
- removed some debug messages
git-svn-id: ht...
aquamaniac

16.05.2004

05:02 Revision 200adc75 (gwenhywfar): - base/logger.c: fixed a buffer overflow bug
- ipc/ipc.c: more fixes and minor modifications
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@371 701...
aquamaniac

15.05.2004

01:53 Revision 0d28a059 (gwenhywfar): fixed some more bugs in IPC code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@370 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
00:55 Revision 52eea818 (gwenhywfar): - ipc/ipc.{c,h}: fixed some bugs
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@369 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

14.05.2004

03:25 Revision 322bff5a (gwenhywfar): added TODO file (was always there but not in CVS)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@368 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
03:24 Revision 3834a7ed (gwenhywfar): - ipc/ipc.{c,h}:
- added functions GWEN_IPCManager_SetUpFn and
GWEN_IPCManager_SetDownFn to allow keeping track of connection stat...
aquamaniac

10.05.2004

23:54 Revision 5eae8aa0 (gwenhywfar): - ipc/*.h: prepared for use by C++ code
- ipc/ipc: minor additions
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@366 70169cfe-8b10-0410-8925-...
aquamaniac
10:23 Revision 3e411ad2 (gwenhywfar): Fix compiler warnings about potentially uninitialized variables.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@365 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
 

Auch abrufbar als: Atom