Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
e345384f 14.05.2005 00:14 aquamaniac

- GWEN_Buffer_Crop() now adjusts the pos pointer if it is left behind the end
of the buffer by truncating

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

7e393ce1 06.05.2005 16:40 aquamaniac

- decreased verbosity in HTTP code

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

e9394bbf 01.05.2005 15:36 aquamaniac

added include for typemaker generated source code file

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

97cfb271 01.05.2005 15:35 aquamaniac

- typemaker is now able to create enums (including _toString and _fromString
functions, reading and writing values as strings from/to GWEN_DBs)

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

ab4de901 30.04.2005 23:55 aquamaniac

released 1.12.1

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

a319fe4c 30.04.2005 10:53 aquamaniac

- fixed a bug in this new code (now works)

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

c68d0b9f 30.04.2005 09:54 aquamaniac

- GWEN_NetConnectionHTTP:
- added state GWEN_NETCONNHTTP_STATE_IGNOREMSG which is used to ignore
intermediate HTTP responses (like 100)
- added mode GWEN_NETCONN_MODE_RAW. If this is on then all messages received
are forwarded to the application. If it is off (default) then intermediate...

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"....
d594b537 22.04.2005 09:34 aquamaniac

released

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

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

45d39915 14.04.2005 07:10 aquamaniac

- GWEN_PluginManager_LoadPlugin() now uses lowercased module names when
loading

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

9794f5c1 13.04.2005 23:22 aquamaniac

- added flags for GWEN_Directory_GetPath()
- GWEN_DIR_FLAGS_PUBLIC_PATH
- GWEN_DIR_FLAGS_PUBLIC_NAME
- added function GWEN_Directory_CreatePublic()

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

76b70858 11.04.2005 21:20 aquamaniac

- added "/sw" prefix when searching for Gwen (used by Fink on MacOSX)

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

528f804f 10.04.2005 16:19 aquamaniac

- merged in Herbert's InetSocket corrections for Gwen (thanks a lot!!)

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

5bbcecad 08.04.2005 02:59 aquamaniac

release

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

d1a3a5b7 08.04.2005 02:56 aquamaniac

release

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

782c2c36 07.04.2005 11:24 cstim

Make RSA signing less verbose

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

a2f14b0d 06.04.2005 22:26 aquamaniac

fixed a typo

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

8a936b15 06.04.2005 22:17 aquamaniac

show SSL cert file and dir upon error

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

adf0c6d3 06.04.2005 22:13 aquamaniac

- fixed a copy'n paste bug in netconnectionssl.c (only effected WIN32)

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

9d17fc53 05.04.2005 14:24 aquamaniac

- added variable "ignoreLines" to CSV plugin. This can be used to skip
garbage at the beginning of a CSV file

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

d4fee5bb 04.04.2005 14:33 cstim

increase build nr because of addition

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

6a2919a1 04.04.2005 14:33 cstim

2005-04-04 Christian Stimming <>

  • src/base/plugin.h: Add PluginManager_GetPaths to enable access
    to the search paths from the outside. Necessary for aqhbci's
    mediumprovider.

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

(2476-2500/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom