- armed CSV plugins import function
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@593 70169cfe-8b10-0410-8925-dcb4b91034d8
- added functions: - GWEN_Time_toString - GWEN_Time_toUtcString ------------------------------------------------------------------------ ! remember to do SO_CURRENT++ and SO_AGE++ before next release ! ------------------------------------------------------------------------...
- fixed a build-problem (tools did not link against all needed libraries)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@591 70169cfe-8b10-0410-8925-dcb4b91034d8
Add missing include
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@590 70169cfe-8b10-0410-8925-dcb4b91034d8
Add small security checks
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@589 70169cfe-8b10-0410-8925-dcb4b91034d8
- src/os/directory_all.c: Improved path handling for WIN32
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@588 70169cfe-8b10-0410-8925-dcb4b91034d8
prerelease fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@587 70169cfe-8b10-0410-8925-dcb4b91034d8
- db: GWEN_GetIntValue: When converting a char value to int we now use "%i" instead of "%d". This will allow the code to read hex values as well
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@586 70169cfe-8b10-0410-8925-dcb4b91034d8
post-release fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@585 70169cfe-8b10-0410-8925-dcb4b91034d8
2004-09-25 Christian Stimming <stimming@tuhh.de>
- db: ReadFromStream now uses a GWEN_BUFFER instead of a fixed char buffer. This removes unnecessary limits (and allows libchipcard to work)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@583 70169cfe-8b10-0410-8925-dcb4b91034d8
- args: fixed a silly bug (flags are binary, and flag help falsely contained two other flags). Normally this change would mean to break conmpatibility. However, since I'm the only one currently using GWEN_ARGS I will still increment SO_AGE for the next release....
Fix the testing Makefile for windows.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@581 70169cfe-8b10-0410-8925-dcb4b91034d8
2004-09-24 Christian Stimming <stimming@tuhh.de>
- xml: added flag GWEN_XML_FLAGS_IGNORE_DESCR. This flag makes the XML code ignore <DESCR> tags when reading a file.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@579 70169cfe-8b10-0410-8925-dcb4b91034d8
- added status field to cryptkey
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@578 70169cfe-8b10-0410-8925-dcb4b91034d8
- msgengine: Now values can be given directly within an ELEM tag (like in <ELEM name="xyz" type="bytes">DirectValue</ELEM>). Before this change this only worked with unnamed elements.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@577 70169cfe-8b10-0410-8925-dcb4b91034d8
more bugfixes in msgEngine
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@576 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed a bug introduced yesterday
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@575 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@574 70169cfe-8b10-0410-8925-dcb4b91034d8
- GWEN_KeySpec_Dump now prints the status as well
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@573 70169cfe-8b10-0410-8925-dcb4b91034d8
- added status field to keyspec
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@572 70169cfe-8b10-0410-8925-dcb4b91034d8
- crypt, keyspec: added inherit- and list2 macros to both objects
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@571 70169cfe-8b10-0410-8925-dcb4b91034d8
2004-09-22 Christian Stimming <stimming@tuhh.de>
Fix undeclared variable -- strangely enough this error only showed up on windows with no-variadic-macros.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@569 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom