Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
49458851 06.06.2004 12:05 aquamaniac

- 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-dcb4b91034d8

1646b90c 04.06.2004 15:35 aquamaniac

- base/idlist.c: fixed another stupid bug

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@391 70169cfe-8b10-0410-8925-dcb4b91034d8

984309b0 04.06.2004 13:30 aquamaniac

minor fixes

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@390 70169cfe-8b10-0410-8925-dcb4b91034d8

90dd49e5 03.06.2004 12:43 aquamaniac

even more work on SSL ;-)

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@389 70169cfe-8b10-0410-8925-dcb4b91034d8

300edf3f 03.06.2004 11:31 aquamaniac

more fixes on SSL code

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@388 70169cfe-8b10-0410-8925-dcb4b91034d8

66552aa3 03.06.2004 09:26 aquamaniac

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

ae455377 03.06.2004 09:12 aquamaniac

- 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

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@386 70169cfe-8b10-0410-8925-dcb4b91034d8

814372b9 02.06.2004 22:21 aquamaniac

- 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

94ce5efe 30.05.2004 17:35 aquamaniac

- parser/text: GWEN_Text_FromHexBuffer now ignores blanks
- parser/msgengine: added property "storedAs" which indicates the storage
type when reading bin-values from within the data of a tag

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@384 70169cfe-8b10-0410-8925-dcb4b91034d8

8fe90a4a 29.05.2004 07:57 aquamaniac

- parser/msgengine.c:
- added ELEM property "size" which indicates that an element should have a
fixed size (as needed for Libchipcard)
- added ELEM property "filler" which is used to fill an fixed-size element
with a given byte
- parser/text: added functions for BCD reading and writing...

04367e0e 27.05.2004 23:43 aquamaniac

changed tag back to cvs

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@382 70169cfe-8b10-0410-8925-dcb4b91034d8

10217cc9 27.05.2004 22:05 aquamaniac

- 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.aqbanking.de/svn/gwenhywfar/trunk@380 70169cfe-8b10-0410-8925-dcb4b91034d8

d4a99d57 27.05.2004 20:38 aquamaniac

- fixed a bug in NetTransportSSL

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@379 70169cfe-8b10-0410-8925-dcb4b91034d8

282f1200 27.05.2004 01:48 aquamaniac

- 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 used by
Libchipcard2)

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@378 70169cfe-8b10-0410-8925-dcb4b91034d8

c8869bf2 25.05.2004 02:44 aquamaniac

- 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

6fe6d26c 24.05.2004 00:57 aquamaniac

- parser/text: added function GWEN_Text_FromHexBuffer

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@376 70169cfe-8b10-0410-8925-dcb4b91034d8

20d26ca0 21.05.2004 15:53 aquamaniac

- 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-dcb4b91034d8

5946d158 20.05.2004 01:05 aquamaniac

- 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: https://devel.aqbanking.de/svn/gwenhywfar/trunk@374 70169cfe-8b10-0410-8925-dcb4b91034d8

4190b10c 18.05.2004 02:04 aquamaniac

- 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 70169cfe-8b10-0410-8925-dcb4b91034d8

6fc5e175 17.05.2004 04:50 aquamaniac

- 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: https://devel.aqbanking.de/svn/gwenhywfar/trunk@372 70169cfe-8b10-0410-8925-dcb4b91034d8

200adc75 16.05.2004 05:02 aquamaniac

- 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 70169cfe-8b10-0410-8925-dcb4b91034d8

0d28a059 15.05.2004 01:53 aquamaniac

fixed some more bugs in IPC code

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@370 70169cfe-8b10-0410-8925-dcb4b91034d8

52eea818 15.05.2004 00:55 aquamaniac

- ipc/ipc.{c,h}: fixed some bugs

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@369 70169cfe-8b10-0410-8925-dcb4b91034d8

322bff5a 14.05.2004 03:25 aquamaniac

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

3834a7ed 14.05.2004 03:24 aquamaniac

- ipc/ipc.{c,h}:
- added functions GWEN_IPCManager_SetUpFn and
GWEN_IPCManager_SetDownFn to allow keeping track of connection states
- added function GWEN_IPCManager_Disconnect to actively disconnect a given
client/server

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@367 70169cfe-8b10-0410-8925-dcb4b91034d8

(2826-2850/3207) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom