Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
df05214f 16.02.2009 22:17 martin

Fixed minimum libgcrypt version (1.2.0 as opposed to 1.4.x).

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

c012c417 16.02.2009 18:40 martin

Applied a patch submitted by Micha Lenk (improved checking of gcrypt version).

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

41b20c0e 16.02.2009 18:40 martin

Added a missing counter increment in tree.c.

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

00f5ed2a 14.02.2009 02:15 martin

Toyed around with __builtin_expect, fixed a bug in GWEN_IDMAP.

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

682e84c6 10.02.2009 00:15 martin

Removed some asserts for speedup, declared some functions as static inline.

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

7564df03 10.02.2009 00:15 martin

Prepare release 3.7.2.

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

65c4eaf0 10.02.2009 00:15 martin

Fixed a bug in GWEN_DB_ReadFromFastBuffer.

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

ff3abee5 28.01.2009 22:21 martin

Prepared release 3.7.1.

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

a333df1d 23.01.2009 01:01 martin

No longer send debug messages from gwenhywfar itself to the log hook.
Some applications literally save all messages from the log hook
into a file, so sensitive data might get written to a file (because
gwenhywfar's message engine could send sensitive information in...

f9c5ce57 23.01.2009 01:01 martin

Added function GWEN_TreeElement_GetBelow (including macros).

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

476d1e50 22.01.2009 12:22 martin

Fixed version tag.

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

d5a5ee15 22.01.2009 12:16 martin

Prepared release 3.7.0.

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

9cc4c07e 21.01.2009 23:53 martin

Applied and adapted a patch by Andreas Steinmetz (adds HTTP proxy support).

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

6fca29e1 21.01.2009 23:53 martin

Fixed a bug in I18N code.

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

25434bb0 13.01.2009 11:17 martin

Applied a patch from Andreas Koehler adding GWENHYWFAR_CB declarations to 4 functions.
This makes gwen compilable again under MinGW/WIN32.

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

eb2c12a4 11.01.2009 23:09 martin

- i18n.c now strips chars before "|" when returning the default string
- added a missing function for new class GWEN_TREE
- added function GWEN_Time_Compare()
- added c++ compatibility to configmgr.h
- disable debug log for msgengine.c
- added a note about GWEN_Gui_LogHook()...

21fa01ce 11.01.2009 23:09 martin

Added typesafe tree macros.
- fixed a bug in list1.h (*HasElement)

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

f52eea0d 01.01.2009 17:21 christian

Fix compiler warning on 64bit host.

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

8b972317 26.12.2008 23:35 martin

Fixed a few bugs.
- added missing typedefs
- fixed definition of GWEN_GUI_MSG_FLAGS_CONFIRM_BUTTON
- added "extern C" in xmlctx.h

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

4796270e 16.12.2008 21:47 martin

Removed unused code.

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

7f1165e4 09.12.2008 22:09 martin

Released 3.6.0.

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

ddc60b47 09.12.2008 18:44 martin

Fixed a bug in ctfile.c (now RDH2 works!).

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

c27fe85f 07.12.2008 22:58 martin

Some minor fixes in text.c and cryptkeyrsa.c.
- CryptKEyRSA is now more flexible if "p" and "q" are missing
- GWEN_TextEscapeToBufferTolerant now also accepts "_" and "-".

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

eca2062e 02.12.2008 22:29 martin

More work on module CryptMgr.
- added a function to create a private RSA key from N, D, E
- setters for virtual functions of CryptMgr now return the previous handler
- TLV values are now public (because they are now used in AqBanking-CLI2's
update manager)...

63e194d3 02.12.2008 22:29 martin

Added some documentation.

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

(1976-2000/3208) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom