Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
6ad7dea9 18.09.2005 22:47 cstim

Clearly mark the backward compatibility issue of ohbci-crypttoken

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

2a2f46d2 09.09.2005 17:02 aquamaniac

fixed a newly introduced bug

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

32e000bc 09.09.2005 16:20 aquamaniac

- GWEN_Logger_ModuleInit() now uses the envrionment variable "GWEN_LOGLEVEL"
to determine the initial loglevel for Gwen

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

4e85abc6 09.09.2005 15:58 cstim

Added return value to surpress gcc4 -O2 warnings. Martin is still at work.

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

54af177e 09.09.2005 13:41 aquamaniac

- added usage counters to GWEN_CryptKey and GWEN_CryptToken (to detect the
case when an already freed object is still used)

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

7bc89be8 07.09.2005 20:49 aquamaniac

- added functions
- GWEN_DB_FindFirstVar()
- GWEN_DB_FindNextVar()
- started working on HTTP session stuff
- added debug code to spot the problem with "size 96!=xx"

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

6eedf657 07.09.2005 17:40 cstim

Clean up Makefiles: Remove cmdline defines that are no longer being used

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

4e5dea83 07.09.2005 17:12 cstim

Add sysconfdir registry key to ISSC file

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

a1151b47 07.09.2005 17:06 cstim

Comment out compiler defines that are no longer needed

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

02424bc7 07.09.2005 16:26 cstim

Update ISS file; probably the crypttoken were forgotten so far

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

95231fb9 07.09.2005 13:09 cstim

Fix typo in spec file

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

41c6c20e 07.09.2005 11:57 cstim

2005-09-07 Christian Stimming <>

  • gwenhywfar.pc.in: Add configuration file for pkg-config, let
    this also be installed.

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

6a7eb602 05.09.2005 07:10 aquamaniac

- OpenHBCI crypttoken: Reset password upon close()

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

d22a3e89 03.09.2005 14:25 aquamaniac

added tool mkxsdtypes.sh to tarball

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

c6bf4bd7 27.08.2005 11:16 cstim

2005-08-27 Christian Stimming <>

  • src/crypt2/crypttoken.c, ct_file.c: Decrease verbosity in
    non-critical messages; increased verbosity in some error messages.

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

ffe15456 27.08.2005 08:30 aquamaniac

- fixed a bug (GWEN_DB_Node_Unlink was not setting parent to 0)

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

0ec53e72 24.08.2005 17:23 aquamaniac

released

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

4a6534eb 24.08.2005 15:56 aquamaniac

prepared release

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

c1492cc2 24.08.2005 14:32 cstim

and yet more gcc4 pointer signedness warning

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

dcfc3894 24.08.2005 13:56 aquamaniac

- added function GWEN_CryptToken_TransformPin()
- added encoding type FPIN2
- added an argument to GWEN_CryptToken_ChangePin: Pin type
This is an API change, but so far only Gwen itself and Libchipcard2
use this function.
- gct-tool has now an improved help screen and is less verbous otherwise...

2bd9857f 23.08.2005 08:24 aquamaniac

prepared release

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

35bbc0b7 23.08.2005 01:10 aquamaniac

- added functions
- GWEN_DB_VariableRename()
- GWEN_DB_GetCharValueFromNode()
- GWEN_DB_SetCharValueInNode()
- GWEN_DB_GetIntValueFromNode()
- GWEN_DB_GetBinValueFromNode()

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

e0647d56 22.08.2005 23:52 aquamaniac

fixed a bug in new gwen_time code

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

4ba5420f 19.08.2005 15:40 cstim

2005-08-19 Christian Stimming <>

  • configure.ac, plugins/crypttoken/ohbci/ohbci.xml.in: Add version
    string OHBCI_VERSION_STRING for the xml plugin file.

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

93d26992 19.08.2005 03:26 aquamaniac

released

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

(2376-2400/3208) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom