Aktivität
von 16.05.2004 bis 14.06.2004
11.06.2004
- 22:10 Gwenhywfar Revision ec256bbf (gwenhywfar): - ipc/ipc.c: added GWEN_IPCManager_Attach() and usage counter
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@396 70169cfe-8b10-0410-8925-dcb4b91034d8
08.06.2004
- 21:05 Gwenhywfar 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...
07.06.2004
- 20:24 Gwenhywfar 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...
- 10:52 Gwenhywfar 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...
06.06.2004
- 12:05 Gwenhywfar 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...
04.06.2004
- 15:35 Gwenhywfar 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
- 13:30 Gwenhywfar Revision 984309b0 (gwenhywfar): minor fixes
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@390 70169cfe-8b10-0410-8925-dcb4b91034d8
03.06.2004
- 12:43 Gwenhywfar Revision 90dd49e5 (gwenhywfar): even more work on SSL ;-)
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@389 70169cfe-8b10-0410-8925-dcb4b91034d8
- 11:31 Gwenhywfar Revision 300edf3f (gwenhywfar): more fixes on SSL code
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@388 70169cfe-8b10-0410-8925-dcb4b91034d8
- 09:26 Gwenhywfar 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
- 09:12 Gwenhywfar 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
 ...
02.06.2004
- 22:21 Gwenhywfar 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
30.05.2004
- 17:35 Gwenhywfar 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...
29.05.2004
- 07:57 Gwenhywfar Revision 8fe90a4a (gwenhywfar): - parser/msgengine.c:
- - added ELEM property "size" which indicates that an element should have a
 fixed size (as needed for Libchipcard)...
27.05.2004
- 23:43 Gwenhywfar Revision 04367e0e (gwenhywfar): changed tag back to cvs
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@382 70169cfe-8b10-0410-8925-dcb4b91034d8
- 22:05 Gwenhywfar 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...
- 20:38 Gwenhywfar Revision d4a99d57 (gwenhywfar): - fixed a bug in NetTransportSSL
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@379 70169cfe-8b10-0410-8925-dcb4b91034d8
- 01:48 Gwenhywfar 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 ...
25.05.2004
- 02:44 Gwenhywfar 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
24.05.2004
- 00:57 Gwenhywfar 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
21.05.2004
- 15:53 Gwenhywfar 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...
20.05.2004
- 01:05 Gwenhywfar 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...
18.05.2004
- 02:04 Gwenhywfar 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...
17.05.2004
- 04:50 Gwenhywfar 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...
16.05.2004
- 05:02 Gwenhywfar 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...
Auch abrufbar als: Atom