Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
4be9e142 21.02.2005 11:50 cstim

Fix Makefile for mingw/win compilation. Add cvsignores.

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

bd4e684a 21.02.2005 01:15 aquamaniac

- fixed a bug in GWEN_Time_Diff()

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

226831f1 20.02.2005 21:04 aquamaniac

checked in latest release

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

33dd14f8 20.02.2005 20:56 cstim

Add windows registry keys to iss file

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

a6db589b 20.02.2005 20:11 cstim

2005-02-20 Christian Stimming <>

  • gwenhywfar.spec.in: Add *.crt files to rpm.

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

f81ae933 19.02.2005 15:48 aquamaniac

- when setting the new function type pointer for AskAddCert then set the
old pointer to 0 and vice versa.
- now when a certificate has been received the user is always asked

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

897b353b 18.02.2005 06:42 aquamaniac

- fixed a bug in XML code (iscntrl() also returns true for some characters
above 0x80 which makes this function useless for UTF-8)

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

fd94ef76 18.02.2005 01:40 aquamaniac

- fixed a bug in GWEN_LIST code (could crash the program)

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

567ac0be 15.02.2005 23:43 aquamaniac

- added known public CA certificates which are now used by Gwens SSL code

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

fcb650da 15.02.2005 10:59 aquamaniac

- now the fingerprint of a certificate is written to the DB when converting a
certificate

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

4ce91e1c 15.02.2005 10:47 aquamaniac

- now the fingerprint of a certificate is written to the DB when converting a
certificate

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

aa9c1933 15.02.2005 03:13 aquamaniac

- added function GWEN_DBIO_GetPluginPath() which looksup the DBIO path from
the Windows registry (or returns the compile-time value on non-win32
platforms)
- added function GWEN_Directory_OsifyPath() which is needed on Win32 platforms
to transform a path (possibly containing a drive letter like in "/c/") into...

8e32316e 14.02.2005 15:52 cstim

Forgot one quote in windows plugindir

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

6698559b 14.02.2005 15:33 cstim

2005-02-14 Christian Stimming <>

  • gwenhywfar.iss.in: Add Pascal scripting program that will adapt
    the gwenhywfar-config at installation time according to the
    local paths.

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

b5613a04 14.02.2005 15:10 aquamaniac

- fixed a bug in GWEN_Directory_HandlePathElement() on WIN32 platforms
- decreased verbosity of directory_all.c and in nettransportssl.c
- added a note about regexp.dll to README
- now always break SSL connection if the user does not trust the cert (not
even temporarily)...

e8a81de9 14.02.2005 14:49 cstim

2005-02-14 Christian Stimming <>

  • configure.ac, */Makefile.am: Clean up and unify installation
    variables so that the gwenhywfar-config script is prepared to be
    adapted by the windows setup program. Adapt Makefile.am's...
3428bb8d 11.02.2005 02:42 aquamaniac

this lib now uses instead of /lib

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

1f3d140c 30.01.2005 23:44 aquamaniac

released

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

1a87a355 28.01.2005 14:46 cstim

Update RPM description

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

375de804 27.01.2005 23:48 aquamaniac

> finally fixes the nasty SSL bug I was hunting ;)
Thanks to Thomas Baumgart for his help with this ;-)

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

139caeba 27.01.2005 15:09 aquamaniac

- added a timeout catcher on SSL connections waiting to be shut down
(why does SSL_shutdown not return 0 ???)
- added eror checking for SSL_shutdown

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

6af28b0f 26.01.2005 23:46 aquamaniac

released

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

be4f4353 26.01.2005 20:05 aquamaniac

- decreased verbosity

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

9f7e2793 26.01.2005 00:26 aquamaniac

- added function GWEN_IPCManager_CheckConnection()
- added NetTransport flag GWEN_NETTRANSPORT_FLAGS_RESTARTABLE which is
used by IPC code to restart a connection if it is down
- GWEN_IPCManager_Disconnect() now does clean up an IPC node
- added function GWEN_RingBuffer_Reset()...

d30f2bd3 23.01.2005 22:21 aquamaniac

- decreased verbosity of IPC code

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

(2526-2550/3207) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom