- removed usage of libefence from test program
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@119 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed some serious bugs in list code (this class seemed to be so simple, but it is in fact quite complicated ;-)- nearly completed IPC code: - added session management - keys are no longer stored inside context files - added AnonymousOpen function...
improved APIDOC for IPCXML
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@117 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed a bug in list- IPC is now ready for deeper testing- added some new test files
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@116 70169cfe-8b10-0410-8925-dcb4b91034d8
- XML module: added special handling for tags named "include": If such a tag is encountered it will be replaced by the content of the file pointed to by the tag's data
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@115 70169cfe-8b10-0410-8925-dcb4b91034d8
added release mark
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@114 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed a bug in msgengine.c: Did not correctly iterate through multiple groups when writing a group multiple times to a message (like in group "result" in HBCI segment "SegResult": The group "result" may appear up to 99 times, and for each appearance msgengine should use the next group,...
- more work on IPC stuff
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@112 70169cfe-8b10-0410-8925-dcb4b91034d8
2003-11-26 Christian Stimming <stimming@tuhh.de>
- 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
added missing file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@109 70169cfe-8b10-0410-8925-dcb4b91034d8
worked on APIDOC
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@108 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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
- 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
- removed unnecessary files, improved APIDOC
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@105 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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
Fix signed/unsigned warnings.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@103 70169cfe-8b10-0410-8925-dcb4b91034d8
modified testdata
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@102 70169cfe-8b10-0410-8925-dcb4b91034d8
minor fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@101 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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
- 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
- added Doxyfile.in, started working on API documentation
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@98 70169cfe-8b10-0410-8925-dcb4b91034d8
- 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
- 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
removed some warnings
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@95 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom