Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
fb2e5a06 18.08.2005 15:21 aquamaniac

- fixed some bugs in crypttoken (especially in OpenHBCI crypttoken)

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

4a564f54 18.08.2005 14:56 aquamaniac

- fixed a bug in crypttoken

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

0194118e 18.08.2005 14:22 cstim

Update POTFILES.in and translation.

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

3c2e3605 18.08.2005 11:55 cstim

2005-08-18 Christian Stimming <>

  • src/crypt2/crypttoken.c (GWEN_CryptManager_GetPluginDescrs): Fix
    returning an accidentally free'd object -- this error caused the
    aqhbci-qt-wizard to crash.

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

d855ab66 18.08.2005 04:00 aquamaniac

minor fix

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

786b2470 17.08.2005 21:52 aquamaniac

- added functions
- GWEN_Directory_FindPathForFile()

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

8f097527 17.08.2005 20:21 aquamaniac

- added functions
- GWEN_Directory_FindFileInPaths()
- GWEN_DB_RemoveCharValue()
- GWEN_PathManager_AddPath()
- GWEN_PathManager_InsertPath()
- GWEN_PathManager_RemovePath()
- GWEN_PathManager_RemovePaths()
- GWEN_PathManager_PathChanged()
- GWEN_PathManager_GetPaths()...

5630d27e 17.08.2005 16:09 aquamaniac

- added functions
- GWEN_PluginManager_InsertPath()
- GWEN_PluginManager_RemovePath()

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

7d896d75 17.08.2005 15:55 aquamaniac

- GWEN_DBIO now finally uses the plugin mechanism
- removed functions
- GWEN_DBIO_Find
- GWEN_DBIO_GetPluginPath
- GWEN_DBIO_GetLibLoader
- GWEN_DBIO_SetLibLoader
- GWEN_DBIO_Register
- GWEN_DBIO_LoadPluginFile
- GWEN_DBIO_LoadPlugin
Normally these changes should lead to an increased major version number,...

791d9a80 11.08.2005 12:44 aquamaniac

released

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

8096d169 10.08.2005 16:56 aquamaniac

- msgengine now honours the attribute "size" in generic types
- fixed a bug in GWEN_Time_fromString (error when using only two digits for
the year)

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

db96e6bc 09.08.2005 17:04 aquamaniac

minor changes

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

5ccfce4f 09.08.2005 15:18 aquamaniac

- added definition GWEN_WAITCALLBACK_PROGRESS_ONE

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

94aa3e36 05.08.2005 18:05 aquamaniac

- added extern "C" to crypttoken header files

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

97314f90 04.08.2005 11:58 cstim

Update German translation

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

72673de1 04.08.2005 11:55 cstim

Update POTFILES.in. Improve strings.

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

bde60bc0 04.08.2005 10:11 cstim

2005-08-04 Christian Stimming <>

  • src/os/windows/fslock.c: Update windows code to latest changes.

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

b79ab8f2 04.08.2005 07:36 aquamaniac

removed some obsolete flags from crypttoken definitions

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

c3033e03 04.08.2005 07:28 aquamaniac

fixed some bugs

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

330241b8 04.08.2005 06:56 aquamaniac

added missing files

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

5f2dac1b 04.08.2005 06:55 aquamaniac

- more work on crypttoken
- added crypttoken flag GWEN_CRYPTTOKEN_FLAGS_FORCE_PIN_ENTRY
- added getpin flag GWEN_CRYPTTOKEN_GETPIN_FLAGS_ALLOW_DEFAULT

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

9e9776e6 02.08.2005 16:37 cstim

Update gettext input files. Update German translation.

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

698dc718 02.08.2005 16:16 cstim

Update German translation

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

2c4ea4da 02.08.2005 09:54 aquamaniac

- added virtual function GWEN_CryptToken_GetTokenIdData()
- fixed some bugs in OpenHBCI keyfile code

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

53d58c5d 01.08.2005 20:41 aquamaniac

- added function GWEN_KeySpec_toDb()
- added function GWEN_KeySpec_fromDb()
- fixed a bug in PluginDescr loading code
- fixed a bug in GWEN_Buffer_dup()
- added GWEN_CryptManager_CheckToken()
- added the command "checktoken" to gct-tool (checks whether a given token...

(2401-2425/3208) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom