Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
49d4eba4 28.11.2003 06:59 aquamaniac

- more work on IPC stuff

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

0ccf3b9f 26.11.2003 16:09 cstim

2003-11-26 Christian Stimming <>

  • src/crypt/ossl/cryptssl_des.c: Fix compatibility code to
    openssl-0.9.6i which had a different declaration of the type
    des_key_schedule. The respective change is mentioned in OpenSSL's...
95c8c928 26.11.2003 08:35 aquamaniac

- more work on IPC:
- added some basic IPC requests/responses (such as segment results)
- added a test which sends a getkey request and shows the reply
- fixed some bugs

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

c9d69e5c 25.11.2003 18:45 aquamaniac

added missing file

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

a29c41fe 25.11.2003 08:09 aquamaniac

worked on APIDOC

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

fd1fb6a5 25.11.2003 07:35 aquamaniac

- added a module with handlers for some often needed IPC requests

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

e3229da9 25.11.2003 01:03 aquamaniac

- fixed a bug in DB: Could not write longer binary values because of
the size of static buffers. I will have to think about storing binary
data anyway, because a 1024 bytes big binary is not easy to store within
a single line ;-)

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

c765d3ee 24.11.2003 23:27 aquamaniac

- removed unnecessary files, improved APIDOC

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

9e4f9784 24.11.2003 21:21 aquamaniac

- IPC: added some callbacks for applications to keep track of
connections
- replaced COPYING file with one that includes the LGPL instead of the GPL
- added license exception to satisfy Debian needs (the old OpenSSL problem)

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

d37b6e48 24.11.2003 08:51 cstim

Fix signed/unsigned warnings.

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

1ae39319 24.11.2003 07:15 aquamaniac

modified testdata

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

c343976e 24.11.2003 06:50 aquamaniac

minor fixes

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

79e23261 24.11.2003 06:13 aquamaniac

- added some testdata to continuously check IPC stuff ("test/testdata")

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

b63d7810 23.11.2003 23:27 aquamaniac

- added "src/os/directory_all.c" which contains some usefull functions (well,
ONE at this moment)
- improved APIDOC of some "classes"

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

5176e1ad 23.11.2003 19:28 aquamaniac

- added Doxyfile.in, started working on API documentation

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

cd2076d0 23.11.2003 06:31 aquamaniac

- IPC: added check for the correct key version when decrypting or verifying
a signature
- removed some of Christian's FIXMEs in README, since he got it all
perfectly right ;-)

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

786c2117 23.11.2003 05:54 aquamaniac

- more work on IPC. I think I now have found the best method ;-)

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

332969a6 22.11.2003 21:47 aquamaniac

removed some warnings

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

c7d1b331 22.11.2003 21:22 aquamaniac

added author tag to gwenspell.sh

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

aff73a4e 22.11.2003 20:50 cstim

Fix compiler warnings about unused variables

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

1f8f1970 22.11.2003 20:19 aquamaniac

- finally corrected spelling of Gwenhywfar ;-)
Thanks to Thomas Viehmann for providing a nice conversion script ;-)

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

f2db342a 22.11.2003 19:53 aquamaniac

- fixed a severe bug in "list"
- more work on IPC

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

52bbb3da 22.11.2003 08:53 aquamaniac

- fixed a bug in DB concerning loading of binary data
- added a warning to DB when an unknown type specifier is found (which
defaults to "char")
- fixed a bug in RSA code concerning loading of keys from a DB
- first successful test of client/server IPC ;-)...

a31191f0 21.11.2003 12:06 cstim

2003-11-21 Christian Stimming <>

  • README: Add some explanation of this package. Martin's
    proofreading still needed.
  • configure.ac: Add variables for rpm version. Changed name in
    AC_INIT_AUTOMAKE to conform to the package name and have the right...
d8cd3356 21.11.2003 02:36 aquamaniac

release fixes

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

(3101-3125/3207) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom