- fixed a severe bug in signature code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@212 70169cfe-8b10-0410-8925-dcb4b91034d8
fixed a bug in Makefiles
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@211 70169cfe-8b10-0410-8925-dcb4b91034d8
- MsgEngine: - added a getCharValue callback to retrieve <VALUE>s with leading '?' - added checkType callback which lets inheritors return the base type instead of assuming "char".
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@210 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@209 70169cfe-8b10-0410-8925-dcb4b91034d8
- worked on SSL code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@208 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed windoze macros
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@207 70169cfe-8b10-0410-8925-dcb4b91034d8
more work on SSL (establishing a connection works)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@206 70169cfe-8b10-0410-8925-dcb4b91034d8
- added conveniance functions for socket operations (needed for SSL functions)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@205 70169cfe-8b10-0410-8925-dcb4b91034d8
minor changes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@204 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@203 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@202 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@201 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@200 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@199 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@198 70169cfe-8b10-0410-8925-dcb4b91034d8
added GWEN_WaitCallback_LastCalled
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@197 70169cfe-8b10-0410-8925-dcb4b91034d8
- added GWEN_WaitCallback: This allows for nesting callback contexts. This is now a generic way to inform the application about long term actions.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@196 70169cfe-8b10-0410-8925-dcb4b91034d8
- DB: - added "nodeflags" (intended to be used for flagging "dirty" nodes etc) - every modification of a node (except modifying nodeflags) will mark that node and all its parents as dirty.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@195 70169cfe-8b10-0410-8925-dcb4b91034d8
2004-01-14 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@194 70169cfe-8b10-0410-8925-dcb4b91034d8
- added windoze.m4 to get some windows paths- fixed types.m4 (was not removing conf.uint32 when finished)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@193 70169cfe-8b10-0410-8925-dcb4b91034d8
- posix/process.c: increased needed log level for error messages
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@192 70169cfe-8b10-0410-8925-dcb4b91034d8
- applied another patch submitted by Ronny Buchmann which allows for building distribution-specific RPMs (in conjunction with the patch above)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@191 70169cfe-8b10-0410-8925-dcb4b91034d8
- applied a patch submitted by Ronny Buchmann which turns the specfile into a multi-distribution spec file.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@190 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed a bug in gwenhywfar.m4
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@189 70169cfe-8b10-0410-8925-dcb4b91034d8
- logger: added function GWEN_Logger_AddLogger. This functions allows to log to multiple loggers in parallel. This is interesting for debugging purposes when you still want to log to syslog (or whatever service you like) but want to additionally log to a log file or stderr....
Auch abrufbar als: Atom