Projekt

Allgemein

Profil

Aktivität

von 30.10.2003 bis 28.11.2003

28.11.2003

06:59 Revision 49d4eba4 (gwenhywfar): - more work on IPC stuff
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@112 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

26.11.2003

16:09 Revision 0ccf3b9f (gwenhywfar): 2003-11-26 Christian Stimming <stimming@tuhh.de>
* src/crypt/ossl/cryptssl_des.c: Fix compatibility code to
openssl-0.9.6i which had a different declaration o...
cstim
08:35 Revision 95c8c928 (gwenhywfar): - more work on IPC:
- added some basic IPC requests/responses (such as segment results)
- added a test which sends a getkey request and...
aquamaniac

25.11.2003

18:45 Revision c9d69e5c (gwenhywfar): added missing file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@109 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
08:09 Revision a29c41fe (gwenhywfar): worked on APIDOC
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@108 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
07:35 Revision fd1fb6a5 (gwenhywfar): - 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 aquamaniac
01:03 Revision e3229da9 (gwenhywfar): - 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 ...
aquamaniac

24.11.2003

23:27 Revision c765d3ee (gwenhywfar): - removed unnecessary files, improved APIDOC
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@105 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
21:21 Revision 9e4f9784 (gwenhywfar): - 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 s...
aquamaniac
08:51 Revision d37b6e48 (gwenhywfar): Fix signed/unsigned warnings.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@103 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
07:15 Revision 1ae39319 (gwenhywfar): modified testdata
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@102 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
06:50 Revision c343976e (gwenhywfar): minor fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@101 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
06:13 Revision 79e23261 (gwenhywfar): - 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 aquamaniac

23.11.2003

23:27 Revision b63d7810 (gwenhywfar): - 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...
aquamaniac
19:28 Revision 5176e1ad (gwenhywfar): - added Doxyfile.in, started working on API documentation
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@98 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
06:31 Revision cd2076d0 (gwenhywfar): - 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: h...
aquamaniac
05:54 Revision 786c2117 (gwenhywfar): - 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 aquamaniac

22.11.2003

21:47 Revision 332969a6 (gwenhywfar): removed some warnings
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@95 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
21:22 Revision c7d1b331 (gwenhywfar): added author tag to gwenspell.sh
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@94 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
20:50 Revision aff73a4e (gwenhywfar): Fix compiler warnings about unused variables
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@93 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
20:19 Revision 1f8f1970 (gwenhywfar): - finally corrected spelling of Gwenhywfar ;-)
Thanks to Thomas Viehmann for providing a nice conversion script ;-)
git-svn-id: https://devel.aqbanking.de/svn/gwe...
aquamaniac
19:53 Revision f2db342a (gwenhywfar): - 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
aquamaniac
08:53 Revision 52bbb3da (gwenhywfar): - 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 cod...
aquamaniac

21.11.2003

12:06 Revision a31191f0 (gwenhywfar): 2003-11-21 Christian Stimming <stimming@tuhh.de>
* README: Add some explanation of this package. Martin's
proofreading still needed.
* configure.ac: ...
cstim
02:36 Revision d8cd3356 (gwenhywfar): release fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@88 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
02:30 Revision 1f867dd2 (gwenhywfar): prepared RELEASE
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@87 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
02:21 Revision a98432e3 (gwenhywfar): added missing files
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@86 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
02:13 Revision c7b52c58 (gwenhywfar): - fixed some compiler warnings
- more work on IPC
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@85 70169cfe-8b10-0410-8925-dcb4b91034d8
aquamaniac

19.11.2003

13:14 Revision c20f7dad (gwenhywfar): Add new file to EXTRA_DIST.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@84 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
13:13 Revision e3059868 (gwenhywfar): Add cvsignore.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@83 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
13:09 Revision 28e49e74 (gwenhywfar): Fix compiler warnings about signed/unsigned.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@82 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
13:08 Revision b70ccb9b (gwenhywfar): Remove auto-generated file from CVS
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@81 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
13:08 Revision 9601d646 (gwenhywfar): 2003-11-19 Christian Stimming <stimming@tuhh.de>
* configure.ac: Add compilation debug argument macro.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@8...
cstim
12:51 Revision 2137138d (gwenhywfar): Fix compiler warnings about signed/unsigned.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@79 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim

18.11.2003

03:56 Revision bd9c59ae (gwenhywfar): adjusted build
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@78 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
03:54 Revision a518b8d3 (gwenhywfar): - should now work with OpenSSL 0.9.6 as well...
- again more work on IPC
- fixed some bugs
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@77 70169cfe-...
aquamaniac

17.11.2003

13:44 Revision d0476f06 (gwenhywfar): - fixed a bug in LIST code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@76 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
13:02 Revision df2416bc (gwenhywfar): - added KeyManager
- added IPCXMLKeyManager, adapted IPCXMLDialog to use it
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trun...
aquamaniac
03:05 Revision 50e5b742 (gwenhywfar): - module "db" can now read/write binary values from/to streams
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@74 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

16.11.2003

15:07 Revision 5238ce3d (gwenhywfar): - fixed several bugs
- continued work on IPC
- module "crypt": added DES
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@73 ...
aquamaniac

15.11.2003

12:34 Revision a6c42783 (gwenhywfar): Fix mixed declarations and code for gcc2 compilers.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@72 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
04:48 Revision 3ead8f55 (gwenhywfar): - further work on IPC part
- added module "list" (base)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@71 70169cfe-8b10-0410-8925...
aquamaniac

13.11.2003

13:14 Revision 927e8d8c (gwenhywfar): - worked on Christian's FIXMEs
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@70 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
12:47 Revision 999ce3b8 (gwenhywfar): Spellcheck Documentation and add more comments -- Martin please double check, esp. the FIXMEs. Thanks.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@69 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
11:45 Revision 03f02dfa (gwenhywfar): 2003-11-12 Christian Stimming <stimming@tuhh.de>
* configure.ac: Fix -L argument in gwenhyfwar_libs; it was missing
the /lib suffix.
git-svn-id: https://devel.aqba...
cstim
04:03 Revision e8096fad (gwenhywfar): - fixed a severe bug in GWEN_Buffer (error in dynamic mode)
- added rmd160 to crypt module
- added padding with ISO 9796-1 (taken from OpenHBCI, the functions introduced
have ...
aquamaniac

12.11.2003

09:43 Revision 1e7b46b0 (gwenhywfar): - CVS version now compiles again ;-}
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@66 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

11.11.2003

19:05 Revision 6e3c1d65 (gwenhywfar): - started working on IPC stuff
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@65 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

07.11.2003

07:48 Revision 21dc46ad (gwenhywfar): - started working on crypto stuff
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@64 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

06.11.2003

06:47 Revision 0e1312b0 (gwenhywfar): - fixed a bug in CSV code (was taking "quote" for "title")
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@63 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
02:38 Revision 0fe80125 (gwenhywfar): - fixed a bug in MsgEngine (ReadMessage was not taking segment version into
account)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@62 70169cfe-8b10-0410-8925-dcb4b91034d8
aquamaniac

05.11.2003

03:50 Revision c8c659c0 (gwenhywfar): prepared release
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@61 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

03.11.2003

03:17 Revision eb46916a (gwenhywfar): - MsgEngine is now able to share definitons with other MsgEngines
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@60 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
00:08 Revision 4e186dd8 (gwenhywfar): - fixed a bug in MsgEngine (did not add a trailing 0 to values read)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@59 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

02.11.2003

00:17 Revision fa7e0af3 (gwenhywfar): - changed behaviour of GWEN_GetHomeDirectory: It now uses the effective
user id instead of the real user id.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@58 70169cfe-8b10-0...
aquamaniac

01.11.2003

07:31 Revision cb42a4bd (gwenhywfar): prepared release
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@56 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
05:45 Revision 3243d0ff (gwenhywfar): version.h is now installed, too
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@55 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
05:28 Revision f38a59ba (gwenhywfar): - added function GWEN_Version
- added parser module CSV
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@54 70169cfe-8b10-0410-8925-dc...
aquamaniac

30.10.2003

05:40 Revision 1d3d6a33 (gwenhywfar): - fixed memory leaks
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@53 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
 

Auch abrufbar als: Atom