Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
2e950a9a 13.10.2005 07:22 aquamaniac

- worked on typemaker:
- write_code_fromdbArg_c() no longer handles volatile elements
- now defining virtual functions is allowed. Typemaker declares the
type and getter/setter/exec functions (see src/ipc/request/request.xml)
- worked on IPC:
- undid the latest changes (do not export the internal GWEN_IPCREQUEST...

99c00c83 05.10.2005 11:34 cstim

Temporary comment out static declaration of __GetConnection to prevent annoying compiler warning, explained in the comment.

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

f85f5254 04.10.2005 19:17 aquamaniac

- worked on a timing problem in network code

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

c841632c 01.10.2005 16:21 cstim

Decrease verbosity after Martins successful bugfix (congrats)

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

23f3ab23 29.09.2005 05:21 aquamaniac

- fixed ohbci-crypttoken: Can now work even if the key length is smaller than
96 bytes: Uses the result of GWEN_CryptKey_GetChunkSize() instead of the
fixed size given in the CryptToken-Context.

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

c8ee4363 28.09.2005 23:23 aquamaniac

- probably fixed ohbci-crypttoken: When reading modulus and some other key
values expand them to 96 bytes if they are shorter

=======================================================================
WARNING: PLEASE MAKE BACKUPS OF YOUR KEYFILES BEFORE TRYING THIS !!!...
bda57b3d 28.09.2005 21:10 aquamaniac

- added function GWEN_IPCManager_GetClientForConnection()
- added some more debugging to cryptssl_rsa.c

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

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

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

Auch abrufbar als: Atom