Aktivität
von 11.08.2005 bis 09.09.2005
09.09.2005
- 17:02 Revision 2a2f46d2 (gwenhywfar): fixed a newly introduced bug
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@866 70169cfe-8b10-0410-8925-dcb4b91034d8
- 16:20 Revision 32e000bc (gwenhywfar): - 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... - 15:58 Revision 4e85abc6 (gwenhywfar): 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
- 13:41 Revision 54af177e (gwenhywfar): - 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 70...
07.09.2005
- 20:49 Revision 7bc89be8 (gwenhywfar): - added functions
- - GWEN_DB_FindFirstVar()
- GWEN_DB_FindNextVar()
- started working on HTTP session stuff
- added debug code to spot... - 17:40 Revision 6eedf657 (gwenhywfar): 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
- 17:12 Revision 4e5dea83 (gwenhywfar): Add sysconfdir registry key to ISSC file
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@860 70169cfe-8b10-0410-8925-dcb4b91034d8
- 17:06 Revision a1151b47 (gwenhywfar): 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
- 16:26 Revision 02424bc7 (gwenhywfar): 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
- 13:09 Revision 95231fb9 (gwenhywfar): Fix typo in spec file
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@857 70169cfe-8b10-0410-8925-dcb4b91034d8
- 11:57 Revision 41c6c20e (gwenhywfar): 2005-09-07 Christian Stimming <stimming@tuhh.de>
- * gwenhywfar.pc.in: Add configuration file for pkg-config, let
this also be installed.
git-svn-id: https://...
05.09.2005
- 07:10 Revision 6a7eb602 (gwenhywfar): - OpenHBCI crypttoken: Reset password upon close()
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@855 70169cfe-8b10-0410-8925-dcb4b91034d8
03.09.2005
- 14:25 Revision d22a3e89 (gwenhywfar): added tool mkxsdtypes.sh to tarball
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@854 70169cfe-8b10-0410-8925-dcb4b91034d8
27.08.2005
- 11:16 Revision c6bf4bd7 (gwenhywfar): 2005-08-27 Christian Stimming <stimming@tuhh.de>
- * src/crypt2/crypttoken.c, ct_file.c: Decrease verbosity in
non-critical messages; increased verbosity in some error... - 08:30 Revision ffe15456 (gwenhywfar): - 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
24.08.2005
- 17:23 Revision 0ec53e72 (gwenhywfar): released
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@850 70169cfe-8b10-0410-8925-dcb4b91034d8
- 15:56 Revision 4a6534eb (gwenhywfar): prepared release
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@849 70169cfe-8b10-0410-8925-dcb4b91034d8
- 14:32 Revision c1492cc2 (gwenhywfar): and yet more gcc4 pointer signedness warning
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@848 70169cfe-8b10-0410-8925-dcb4b91034d8
- 13:56 Revision dcfc3894 (gwenhywfar): - added function GWEN_CryptToken_TransformPin()
- - added encoding type FPIN2
- added an argument to GWEN_CryptToken_ChangePin: Pin type
This is an API change, but s...
23.08.2005
- 08:24 Revision 2bd9857f (gwenhywfar): prepared release
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@845 70169cfe-8b10-0410-8925-dcb4b91034d8
- 01:10 Revision 35bbc0b7 (gwenhywfar): - added functions
- - GWEN_DB_VariableRename()
- GWEN_DB_GetCharValueFromNode()
- GWEN_DB_SetCharValueInNode()
- GWEN_DB_GetIntValu...
22.08.2005
- 23:52 Revision e0647d56 (gwenhywfar): fixed a bug in new gwen_time code
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@843 70169cfe-8b10-0410-8925-dcb4b91034d8
19.08.2005
- 15:40 Revision 4ba5420f (gwenhywfar): 2005-08-19 Christian Stimming <stimming@tuhh.de>
- * configure.ac, plugins/crypttoken/ohbci/ohbci.xml.in: Add version
string OHBCI_VERSION_STRING for the xml pl... - 03:26 Revision 93d26992 (gwenhywfar): released
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@840 70169cfe-8b10-0410-8925-dcb4b91034d8
18.08.2005
- 15:21 Revision fb2e5a06 (gwenhywfar): - 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
- 14:56 Revision 4a564f54 (gwenhywfar): - fixed a bug in crypttoken
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@838 70169cfe-8b10-0410-8925-dcb4b91034d8
- 14:22 Revision 0194118e (gwenhywfar): Update POTFILES.in and translation.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@837 70169cfe-8b10-0410-8925-dcb4b91034d8
- 11:55 Revision 3c2e3605 (gwenhywfar): 2005-08-18 Christian Stimming <stimming@tuhh.de>
- * src/crypt2/crypttoken.c (GWEN_CryptManager_GetPluginDescrs): Fix
returning an accidentally free'd object --... - 04:00 Revision d855ab66 (gwenhywfar): minor fix
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@835 70169cfe-8b10-0410-8925-dcb4b91034d8
17.08.2005
- 21:52 Revision 786b2470 (gwenhywfar): - added functions
- - GWEN_Directory_FindPathForFile()
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@834 70169cfe-8b10-04... - 20:21 Revision 8f097527 (gwenhywfar): - added functions
- - GWEN_Directory_FindFileInPaths()
- GWEN_DB_RemoveCharValue()
- GWEN_PathManager_AddPath()
- GWEN_PathManager_... - 16:09 Revision 5630d27e (gwenhywfar): - added functions
- - GWEN_PluginManager_InsertPath()
- GWEN_PluginManager_RemovePath()
git-svn-id: https://devel.aqbanking.de/svn/gw... - 15:55 Revision 7d896d75 (gwenhywfar): - GWEN_DBIO now finally uses the plugin mechanism
- - removed functions
- GWEN_DBIO_Find
- GWEN_DBIO_GetPluginPath
- GWEN_DBIO_GetLibLoader
- GWEN_DBIO_SetLibLoa...
11.08.2005
- 12:44 Revision 791d9a80 (gwenhywfar): released
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@830 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom