Projekt

Allgemein

Profil

Aktivität

von 08.02.2005 bis 09.03.2005

09.03.2005

12:34 Revision d5b76147 (gwenhywfar): - added flags to GWEN_CRYPTKEY which will be used to influence the behaviour
of some functions (namely the sign function of RSA keys)
- introduced flag GWEN_CRYPT_FLAG_DISABLE_SMALLER_SIGNATURE ...
aquamaniac

08.03.2005

01:00 Revision 1c310f49 (gwenhywfar): - added flags to GWEN_CRYPTKEY which will be used to influence the behaviour
of some functions (namely the sign function of RSA keys)
- introduced flag GWEN_CRYPT_FLAG_DISABLE_SMALLER_SIGNATURE ...
aquamaniac

07.03.2005

11:35 Revision 44fc216c (gwenhywfar): 2005-03-07 Christian Stimming <stimming@tuhh.de>
* src/parser/xml.c (GWEN_XML__ReadWordBuf): Rearrange some checks
to improve performance. I tried to improve ...
cstim

04.03.2005

23:06 Revision c66860f4 (gwenhywfar): fixed some newly introduced bugs
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@714 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
21:25 Revision 5204e2e7 (gwenhywfar): - started optimisations of my own:
- GWEN_Buffer:
- ReadChar() no longer calls PeekChar()
- _new(): Now allocate size+1 (less reallocs, in a tes...
aquamaniac
17:51 Revision 3c145e16 (gwenhywfar): well, not completely
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@712 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
17:51 Revision 50441429 (gwenhywfar): - took back my latest change (argh, we *need* to discuss those changes)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@711 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
17:41 Revision 3cd4c670 (gwenhywfar): - partially reverted cs' changes to base/buffer.c: Please dicuss *before*
making changes to this important class, it is widely used (especially
GWEN_Buffer_AppendByte).
git-svn-id: https:...
aquamaniac
14:12 Revision b94951ca (gwenhywfar): 2005-03-04 Christian Stimming <stimming@tuhh.de>
* src/parser/text.c: Also some small performance improvements.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfa...
cstim
13:48 Revision 7a4d9b0d (gwenhywfar): 2005-03-04 Christian Stimming <stimming@tuhh.de>
* src/base/buffer.c, src/io/bufferedio.c: Add some small
performance improvements; add comments about further...
cstim

24.02.2005

04:59 Revision 9b0e8f1f (gwenhywfar): release
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@707 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

23.02.2005

10:00 Revision 8e4abd92 (gwenhywfar): Fix uninitialized variable warning.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@706 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
03:16 Revision e778107c (gwenhywfar): - added function GWEN_IdList_dup()
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@705 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

21.02.2005

17:03 Revision 46a7983c (gwenhywfar): Fix iss input file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@704 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
13:01 Revision bf5479d8 (gwenhywfar): Improve iss input file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@703 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
11:50 Revision 4be9e142 (gwenhywfar): Fix Makefile for mingw/win compilation. Add cvsignores.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@702 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
01:15 Revision bd4e684a (gwenhywfar): - fixed a bug in GWEN_Time_Diff()
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@701 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

20.02.2005

21:04 Revision 226831f1 (gwenhywfar): checked in latest release
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@700 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
20:56 Revision 33dd14f8 (gwenhywfar): Add windows registry keys to iss file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@699 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
20:11 Revision a6db589b (gwenhywfar): 2005-02-20 Christian Stimming <stimming@tuhh.de>
* gwenhywfar.spec.in: Add *.crt files to rpm.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@698 70169...
cstim

19.02.2005

15:48 Revision f81ae933 (gwenhywfar): - 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: ht...
aquamaniac

18.02.2005

06:42 Revision 897b353b (gwenhywfar): - 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...
aquamaniac
01:40 Revision fd94ef76 (gwenhywfar): - 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 aquamaniac

15.02.2005

23:43 Revision 567ac0be (gwenhywfar): - 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 aquamaniac
10:59 Revision fcb650da (gwenhywfar): - 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
aquamaniac
10:47 Revision 4ce91e1c (gwenhywfar): - 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
aquamaniac
03:13 Revision aa9c1933 (gwenhywfar): - 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_Osi...
aquamaniac

14.02.2005

15:52 Revision 8e32316e (gwenhywfar): Forgot one quote in windows plugindir
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@690 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
15:33 Revision 6698559b (gwenhywfar): 2005-02-14 Christian Stimming <stimming@tuhh.de>
* gwenhywfar.iss.in: Add Pascal scripting program that will adapt
the gwenhywfar-config at *installation time* accor...
cstim
15:10 Revision b5613a04 (gwenhywfar): - 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 alw...
aquamaniac
14:49 Revision e8a81de9 (gwenhywfar): 2005-02-14 Christian Stimming <stimming@tuhh.de>
* configure.ac, */Makefile.am: Clean up and unify installation
variables so that the gwenhywfar-config script...
cstim

11.02.2005

02:42 Revision 3428bb8d (gwenhywfar): this lib now uses instead of /lib
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@686 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
 

Auch abrufbar als: Atom