Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
Makefile.am 928 Bytes e8a81de9 mehr als 20 Jahren cstim 2005-02-14 Christian Stimming <stimming@tuhh....
base64.c 5,62 KB 8b7674e6 fast 21 Jahren aquamaniac - introduced logdomains: Now every library can ...
base64.h 2,86 KB 5301d778 mehr als 21 Jahren aquamaniac - added parser/base64. This is not an elegant i...
csv.c 8,53 KB be257cac mehr als 20 Jahren aquamaniac small fix git-svn-id: https://devel.aqbanking...
csv.h 2,06 KB ba351a3a mehr als 20 Jahren aquamaniac - added I18N module (just a simple helper for s...
csv_p.h 1,81 KB 793860b4 mehr als 21 Jahren aquamaniac - removed IPC stuff from Gwenhywfar. You can fi...
db.c 69,1 KB 91582f5a etwa 20 Jahren aquamaniac - fixed GWEN_DB_VariableExists(): Now works wit...
db.h 39,8 KB d5b76147 mehr als 20 Jahren aquamaniac - added flags to GWEN_CRYPTKEY which will be us...
db_p.h 6,86 KB d5b76147 mehr als 20 Jahren aquamaniac - added flags to GWEN_CRYPTKEY which will be us...
dbio.c 9,41 KB 013e5e4e etwa 20 Jahren aquamaniac - added function GWEN_TLV_create() - added func...
dbio.h 7,94 KB aa9c1933 mehr als 20 Jahren aquamaniac - added function GWEN_DBIO_GetPluginPath() whic...
dbio_l.h 1,82 KB 9253cd82 mehr als 21 Jahren aquamaniac - more strict usage of *_p.h files. These files...
dbio_p.h 2,1 KB 4cf4af68 fast 21 Jahren aquamaniac - added a function to GWEN_DBIO which allows to...
mkxsdtypes.sh 206 Bytes 90940495 mehr als 20 Jahren aquamaniac Please note: The changes below are not checked ...
msgengine.c 102 KB 31cdd19a etwa 20 Jahren aquamaniac - added function GWEN_Time_DiffSeconds() - intr...
msgengine.h 18,3 KB d67aa67e etwa 21 Jahren cstim 2004-08-09 Christian Stimming <stimming@tuhh....
msgengine_p.h 8,31 KB 9e01c73d etwa 20 Jahren aquamaniac - GWEN_MsgEngine: removed '"' from list of char...
path.c 11,7 KB 0953f0d9 mehr als 20 Jahren aquamaniac - added function GWEN_Path_HandleWithIdx(), mak...
path.h 7,95 KB 0953f0d9 mehr als 20 Jahren aquamaniac - added function GWEN_Path_HandleWithIdx(), mak...
text.c 34,7 KB 4db9b609 mehr als 20 Jahren cstim 2005-04-22 Christian Stimming <stimming@tuhh....
text.h 10,6 KB e778107c mehr als 20 Jahren aquamaniac - added function GWEN_IdList_dup() git-svn-id...
tlv.c 7,05 KB 013e5e4e etwa 20 Jahren aquamaniac - added function GWEN_TLV_create() - added func...
tlv.h 1,98 KB 013e5e4e etwa 20 Jahren aquamaniac - added function GWEN_TLV_create() - added func...
tlv_p.h 817 Bytes f5a09689 etwa 21 Jahren aquamaniac - added TVL handling code to parser module gi...
xml.c 76,1 KB 013e5e4e etwa 20 Jahren aquamaniac - added function GWEN_TLV_create() - added func...
xml.h 23,3 KB fec6b3ca etwa 20 Jahren aquamaniac - added function GWEN_XMLNode_GetLocalizedCharV...
xml_l.h 2,76 KB 820e2763 mehr als 20 Jahren aquamaniac - GWEN_STRINGLIST2: - fixed some bugs - GWEN_...
xml_p.h 5,18 KB 820e2763 mehr als 20 Jahren aquamaniac - GWEN_STRINGLIST2: - fixed some bugs - GWEN_...
xsd.c 40,7 KB 820e2763 mehr als 20 Jahren aquamaniac - GWEN_STRINGLIST2: - fixed some bugs - GWEN_...
xsd.h 4,37 KB 820e2763 mehr als 20 Jahren aquamaniac - GWEN_STRINGLIST2: - fixed some bugs - GWEN_...
xsd_list.c 21,6 KB 820e2763 mehr als 20 Jahren aquamaniac - GWEN_STRINGLIST2: - fixed some bugs - GWEN_...
xsd_p.h 15,7 KB 820e2763 mehr als 20 Jahren aquamaniac - GWEN_STRINGLIST2: - fixed some bugs - GWEN_...
xsd_write.c 34,6 KB aaeaaf3b mehr als 20 Jahren cstim 2005-04-26 Christian Stimming <stimming@tuhh....
xsdtypes.inc 6,01 KB 90940495 mehr als 20 Jahren aquamaniac Please note: The changes below are not checked ...
xsdtypes.xsd 5,46 KB 90940495 mehr als 20 Jahren aquamaniac Please note: The changes below are not checked ...

Aktuellste Revisionen

# Datum Autor Kommentar
9e01c73d 27.07.2005 11:23 aquamaniac

- GWEN_MsgEngine: removed '"' from list of characters to escape

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

9f81c1fb 27.07.2005 11:19 aquamaniac

- GWEN_BufferedIO_ReadRawForced() now returns an error (not a warning) when
only partial data has been read
- GWEN_MsgEngine: removed '"' from list of default delimiters

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

013e5e4e 23.07.2005 11:32 aquamaniac

- added function GWEN_TLV_create()
- added function GWEN_TLV_toBuffer()
- added function GWEN_TLV_DirectlyToBuffer()
- added function GWEN_PluginDescription_dup()
- added function GWEN_PluginManager_GetPluginDescr()
- csv-plugin: Now returns GWEN_DBIO_CheckFileResultUnknown instead of...

31cdd19a 09.07.2005 15:38 aquamaniac

- added function GWEN_Time_DiffSeconds()
- introduced sortMode param (GWEN_STRINGLIST_SORT_MODE) for stringlist sort
function

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

91582f5a 25.05.2005 22:19 aquamaniac

- fixed GWEN_DB_VariableExists(): Now works with paths as well

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

fec6b3ca 18.05.2005 02:27 aquamaniac

- added function GWEN_XMLNode_GetLocalizedCharValue()
- GWEN_PluginDescription_new() now uses localized version of elements in
XML file

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

aaeaaf3b 26.04.2005 13:30 cstim

2005-04-26 Christian Stimming <>

  • src/crypt/crypt.c, src/crypt/md.c,
    src/crypt/ossl/nettransportssl.c, src/ipc/ipc.c,
    src/parser/xsd_write.c: Add casts from and to unsigned char to fix
    gcc4 warnings about "pointer differ in signedness". Since those...
e575f1fe 22.04.2005 19:56 cstim

Decrease verbosity

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

4db9b609 22.04.2005 13:00 cstim

2005-04-22 Christian Stimming <>

  • src/base/buffer.c, src/crypt/padd.c, src/parser/text.c,
    src/parser/xml.c, test/gwentest.c: Change the signedness of
    variables to fix gcc4 warnings about "pointer differ in
    signedness"....
1834bcfc 21.04.2005 07:55 aquamaniac

- fixed some more bugs in netconnection code (now also works with my
OFX direct connect backend for AqBanking)
This results in an extreme speedup !!!

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

Revisionen anzeigen

Auch abrufbar als: Atom