added missing implementation in crypt/none
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@400 70169cfe-8b10-0410-8925-dcb4b91034d8
- crypt/nettransportssl: added function GWEN_NetTransportSSL_GenerateDhFile So now there finally is no need to access OpenSSL from outside Gwen just to make parts of Gwen (namely the SSL stuff) work.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@399 70169cfe-8b10-0410-8925-dcb4b91034d8
- m4/os.m4: Define OS_POSIX if running on a POSIX system- os/posix/libloader: improved library loading. Now the following order is used when loading a library: 1) the name given 2) the name given plus ".so" 3) the name given with prefix "lib" 4) the name given with prefix "lib" and ".so"...
- parser/db: added function GWEN_DB_InsertGroup
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@397 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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
- 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.aqbanking.de/svn/gwenhywfar/trunk@395 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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-dcb4b91034d8
2004-06-07 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@393 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@392 70169cfe-8b10-0410-8925-dcb4b91034d8
- base/idlist.c: fixed another stupid bug
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@391 70169cfe-8b10-0410-8925-dcb4b91034d8
minor fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@390 70169cfe-8b10-0410-8925-dcb4b91034d8
even more work on SSL ;-)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@389 70169cfe-8b10-0410-8925-dcb4b91034d8
more fixes on SSL code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@388 70169cfe-8b10-0410-8925-dcb4b91034d8
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
- 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
- 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
- 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
- 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...
changed tag back to cvs
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@382 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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
- fixed a bug in NetTransportSSL
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@379 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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
- 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
- parser/text: added function GWEN_Text_FromHexBuffer
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@376 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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
Auch abrufbar als: Atom