- 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-dcb4b91034d8
Fix compiler warnings about potentially uninitialized variables.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@365 70169cfe-8b10-0410-8925-dcb4b91034d8
- completed IPC stuff (still untested), added documentation to ipc/ipc.h
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@364 70169cfe-8b10-0410-8925-dcb4b91034d8
- SSL server code works !!! ;-)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@363 70169cfe-8b10-0410-8925-dcb4b91034d8
- io/bio_buffer: added constructor which does NOT take over ownership- added module ipc/ipc. This is a very simple IPC model based on GWEN_DBs send over HTTP (which in turn may be sent over any supported transport layer, such as TCP/UDP sockets and SSL)....
improived documentation of new classe GWEN_NetConnectionHTTP
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@361 70169cfe-8b10-0410-8925-dcb4b91034d8
- tried some Darwin fixes (still minimun success, that system is quite different in some aspects. However, the configure script runs).- started working on IPC stuff again, this time based on HTTPS, therefore added ipc/netconnectionhttp (implements the HTTP protocol, together with...
Comment out initialization message on windows, too, so that users of e.g. simthetic are not bothered about this verbosity.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@359 70169cfe-8b10-0410-8925-dcb4b91034d8
2004-05-07 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@358 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix compiler warning about uninitialized variable
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@357 70169cfe-8b10-0410-8925-dcb4b91034d8
more Darwin fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@356 70169cfe-8b10-0410-8925-dcb4b91034d8
- tried some Darwin fixes (still minimun success, that system is quite different in some aspects. However, the configure script runs).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@355 70169cfe-8b10-0410-8925-dcb4b91034d8
- added parser/base64. This is not an elegant implementation but it works ;-) (Currently I don't have the time for a more elaborated version)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@354 70169cfe-8b10-0410-8925-dcb4b91034d8
- ssl module is now able to save certificates if demanded by the user
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@353 70169cfe-8b10-0410-8925-dcb4b91034d8
added missing extern C bindings
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@352 70169cfe-8b10-0410-8925-dcb4b91034d8
added missing entries in Makefile.am's
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@351 70169cfe-8b10-0410-8925-dcb4b91034d8
added useful file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@350 70169cfe-8b10-0410-8925-dcb4b91034d8
- more strict usage of *_p.h files. These files should nly be included by their matching code file (and by no other file). Therefore: created some *_l.h files for prototypes of functions private to the library.- crypt/ossl/nettransportssl.{c,h}: improved this module a lot. It can now at...
Add missing include for --disable-ssl
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@348 70169cfe-8b10-0410-8925-dcb4b91034d8
adapted gwentest.c to latest changes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@347 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@346 70169cfe-8b10-0410-8925-dcb4b91034d8
- removed sslconnection, it is now replaced by nettransportssl. This now fits into the network framework. As soon as this is better tested I will be able to release Gwenhywfar 1.0.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@345 70169cfe-8b10-0410-8925-dcb4b91034d8
- started working on a NetTransport module for SSL connections
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@344 70169cfe-8b10-0410-8925-dcb4b91034d8
Eliminate further pedantic warnings.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@343 70169cfe-8b10-0410-8925-dcb4b91034d8
- renamed DLL to gwenhywfar32_EFFECTIVE_SO_VERSION to imitate the very useful SO features of the GNU linker on windows
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@342 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom