Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
5eae8aa0 10.05.2004 23:54 aquamaniac

- 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

3e411ad2 10.05.2004 10:23 cstim

Fix compiler warnings about potentially uninitialized variables.

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

b8639b1b 09.05.2004 22:27 aquamaniac

- 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

887dd34b 08.05.2004 18:13 aquamaniac

- SSL server code works !!! ;-)

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

81fb9727 08.05.2004 00:26 aquamaniac

- 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)....

d6389f90 07.05.2004 18:55 aquamaniac

improived documentation of new classe GWEN_NetConnectionHTTP

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

35983cd1 07.05.2004 18:02 aquamaniac

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

0e959d7e 07.05.2004 15:42 cstim

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

ce5d63bb 07.05.2004 15:39 cstim

2004-05-07 Christian Stimming <>

  • src/Makefile.am: For windows DLLs, create the def and lib files
    with the filename including the SO_EFFECTIVE number as well,
    because otherwise linking against it doesn't work.

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

c791b4d2 07.05.2004 09:42 cstim

Fix compiler warning about uninitialized variable

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

f5ddeedf 06.05.2004 23:52 aquamaniac

more Darwin fixes

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

5516bf5c 06.05.2004 23:38 aquamaniac

- 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

5301d778 06.05.2004 20:44 aquamaniac

- 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

38a44bbf 06.05.2004 16:48 aquamaniac

- 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

e25527af 06.05.2004 13:15 aquamaniac

added missing extern C bindings

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

84073edd 06.05.2004 13:12 aquamaniac

added missing entries in Makefile.am's

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

5ae49159 06.05.2004 13:04 aquamaniac

added useful file

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

9253cd82 06.05.2004 13:02 aquamaniac

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

cbefda13 06.05.2004 10:37 cstim

Add missing include for --disable-ssl

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

58e3c759 05.05.2004 22:09 aquamaniac

adapted gwentest.c to latest changes

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

299a36f0 05.05.2004 22:08 aquamaniac

adapted gwentest.c to latest changes

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

be5afda8 05.05.2004 22:05 aquamaniac

- 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

68e52f83 05.05.2004 19:29 aquamaniac

- 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

be653492 05.05.2004 17:39 cstim

Eliminate further pedantic warnings.

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

38818173 05.05.2004 17:25 aquamaniac

- 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

(2851-2875/3207) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom