Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
1e36b7c2 23.12.2005 02:43 aquamaniac

- worked on memory allocation stuff:
- calls to GWEN_NEW_OBJECT and GWEN_FREE_OBJECT MUST be matched
- added optional code for allocation of small memory blocks without
having to bother the heap for every 4 byte data (disabled for now,
since it is much less effective than the glibc heap functions. However,...

9b6003e0 15.12.2005 16:53 aquamaniac

release

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

2851269f 06.12.2005 15:35 cstim

2005-12-06 Christian Stimming <>

  • src/gwenhywfar.c: Use only GWEN_PathManager for path
    lookups. Make sure the PathManager entries are initialized with
    windows registry, if this is windows.

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

a30444a9 06.12.2005 12:09 cstim

Increment build due to latest changes

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

ebbc70e5 06.12.2005 12:08 cstim

2005-12-06 Christian Stimming <>

  • src/gwenhywfar.c: Use windows registry and GWEN_PathManager for
    all path lookups in gwen. Replaces literal LOCALEDIR macro and
    LIBSUFFIX macro for lib64 library paths.

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

f57f0e7f 05.12.2005 19:08 aquamaniac

- completed documentation of pathmanager

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

6a7e00b5 05.12.2005 19:01 aquamaniac

- temporarily disabled call to GWEN_PluginDescription_List2_free() from
within GWEN_PluginDescription_List2_freeAll(): This causes Gnucash to
crash because it contains a workaround for an old memory leak which had been
fixed in the last release of Gwen. However, the bugfix in gwen and the...

62e7a97e 05.12.2005 18:38 cstim

2005-12-05 Christian Stimming <>

  • src/gwenhywfar.c: Register GWEN_PathManager entries for
    localedir and libdir as well. Intended to prepare for integration
    of autopackage's binreloc tools, hence providing even more...
1f46fd6c 05.12.2005 18:36 cstim

Add much documentation

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

aec617b0 05.12.2005 13:07 cstim

Add missing DOMAIN_API macro before enum string conversions. Code cleanup.

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

567e2eda 05.12.2005 12:42 cstim

Add missing GWENHYWFAR_API macro

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

00524b91 02.12.2005 11:32 cstim

Simplify Makefile: only one rule for make setup

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

c963ee1e 01.12.2005 20:57 aquamaniac

released 1.99.1

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

724260a0 30.11.2005 15:18 cstim

Add missing API macro.

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

13098e17 30.11.2005 11:28 cstim

Fix missing GWENHYWFAR_API declaration

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

3a0c6519 29.11.2005 22:45 aquamaniac

incremented BUILD version

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

3adecb0b 28.11.2005 22:09 cstim

2005-11-28 Christian Stimming <>

  • src/gwenhywfar.c: Add header define for x86_64 libdir suffix.

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

9e2087e9 28.11.2005 19:25 aquamaniac

- worked on nl_ssl:
- now GWEN_NetLayerSsl_Disconnect() also disconnects the
SSL layer, not only the underlying layer
- fixed a severe bug (double free of peer certificate)

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

3f78aecd 24.11.2005 16:28 cstim

Now really finally fix make setup

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

14d8b122 24.11.2005 16:02 cstim

Finally enable make setup again. Probably requires libtool-1.5.20.

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

9ded1944 23.11.2005 17:59 cstim

Update ISS file for windows

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

c2064151 23.11.2005 10:35 cstim

005-11-23 Christian Stimming <>

  • gwenhywfar-config.in.in: Re-introduce the old --has-ui argument
    but print a single-line error message, because if the "usage" text
    is printed then the old gwenhywfar.m4 macro breaks with very weird...
8ef42898 22.11.2005 23:54 aquamaniac

released 1.99.0beta

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

4970ceab 22.11.2005 02:09 aquamaniac

- fixed a bug in HTTP write work function: Was always returning "Changed",
even if there was nothing to write. This caused up to 100% CPU
consumption
- introduced brake to avoid CPU overload by GWEN_Net_HeartBeat()
- entered cleanup phasis:
- implemented destructors for netlayers...

bf35265d 21.11.2005 18:02 aquamaniac

really fixed "Connection: close" stuff in nl_http.c

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

(2301-2325/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom