Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
cbefda13 06.05.2004 10:37 cstim

Add missing include for --disable-ssl

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

58e3c759 05.05.2004 22:09 aquamaniac

adapted gwentest.c to latest changes

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

299a36f0 05.05.2004 22:08 aquamaniac

adapted gwentest.c to latest changes

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

be5afda8 05.05.2004 22:05 aquamaniac

- removed sslconnection, it is now replaced by nettransportssl.
This now fits into the network framework. As soon as this is better
tested I will be able to release Gwenhywfar 1.0.

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

68e52f83 05.05.2004 19:29 aquamaniac

- started working on a NetTransport module for SSL connections

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

be653492 05.05.2004 17:39 cstim

Eliminate further pedantic warnings.

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

38818173 05.05.2004 17:25 aquamaniac

- renamed DLL to gwenhywfar32_EFFECTIVE_SO_VERSION to imitate the very
useful SO features of the GNU linker on windows

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

d75f0b9a 05.05.2004 16:44 cstim

Fix the gcc/MSVC type definitions also for windows

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

c9ce572e 05.05.2004 16:23 aquamaniac

- removed some trailing semicolons from macros in inherit.h and misc.h

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

e5b445a3 05.05.2004 16:12 cstim

2004-05-05 Christian Stimming <>

  • src/*: Remove trailing semicolons from macro calls where
    "-pedantic" complains about them.

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

22321faf 05.05.2004 16:11 cstim

2004-05-05 Christian Stimming <>

  • src/base/misc.h: Remove trailing semicolons from the function
    definitions in the GWEN_LIST_FUNCTIONS macro since ISO C89 does
    not allow these (-pedantic i.e. --enable-warnings=all will give...
fe634c74 05.05.2004 16:11 cstim

2004-05-05 Christian Stimming <>

  • src/types.h.in: Add extension specifier to "long long"
    definition in order to avoid warnings when compiling with
    gcc and "-pedantic".

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

682aab21 05.05.2004 15:14 aquamaniac

hopefully fixed the UINT64 stuff...

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

ed9941b1 05.05.2004 15:04 aquamaniac

fixed m4/Makefile.am

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

76446db6 05.05.2004 15:00 aquamaniac

- fixed GWEN_TYPE_UINT64 for MSVC

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

9bf6b8a7 05.05.2004 14:47 cstim

Fix compiler warning about unused variable

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

d3546584 05.05.2004 14:24 aquamaniac

- modified the prototype of GWEN_WaitCallback_Log

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

9e51875b 05.05.2004 02:16 aquamaniac

- fixed some bugs in args.c

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

ca1427d2 04.05.2004 22:48 aquamaniac

minor fixes

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

9720e529 04.05.2004 22:42 aquamaniac

added missing files

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

e2c13477 04.05.2004 21:39 aquamaniac

- added type GWEN_TYPE_UINT64
- rewrote GWEN_WAITCALLBACK stuff (will have to modify some dependant
projects in order to use this new infrastructure)

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

db580285 03.05.2004 02:16 aquamaniac

- fixed another bug in base/buffer (could not set a position outside
buffer boundaries even if in USE_BIO mode)
- fixed yet another bug in base/buffer (did not crop if pos was 0)

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

7bcde962 02.05.2004 23:48 aquamaniac

- fixed a bug in base/buffer (did not abort when mode
GWEN_BUFFER_MODE_ABORT_ON_MEMFULL was given)

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

14e342c0 02.05.2004 20:01 aquamaniac

- added new functions to GWEN_Time:
- GWEN_Time_GetBrokenDownTime
- GWEN_Time_GetBrokenDownDate

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

3be91f6a 01.05.2004 22:29 aquamaniac

- fixed a bug in base/buffer

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

(2876-2900/3214) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom