Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
0085186a 15.07.2008 19:05 martin

- added modules GWEN_MUTEX and GWEN_MEMCACHE

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

4d6ef4f8 11.07.2008 17:58 martin

- added function GWEN_MsgEngine_FindNodeByPropertyStrictProto() which
requires strict protocol matching when searching for a node. This function
is needed to make sure that only the node for the current protocol is
returned.

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

a13be6fa 11.07.2008 17:58 martin

- prepared release

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

ae64b6ee 11.07.2008 17:57 martin

- prepared release

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

55f2413a 03.07.2008 15:24 martin

- added check for default hard limit of GWEN_BUFFERs

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

9bacb0f2 24.06.2008 01:24 martin

- src/gui/cgui.*: added missing functions
- src/gui/gui.c: implemented declared but missing function GWEN_Gui_GetGui()

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

d3a721d0 12.06.2008 11:49 christian

Add cast in debug message to avoid warnings about %d format specifier not matching a 64-bit size_t.

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

25774ff5 11.06.2008 22:35 martin

- prepared release

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

1383942e 11.06.2008 11:09 martin

- always ask for the pin if the CONFIRM flag is set

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

0ad33c1f 10.06.2008 17:25 martin

- added function GWEN_CryptKeyRsa_GetSecretExponent()
- removed unneeded code from src/crypt3/padd.c
- added gct-tool command "changepin"

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

3ea70386 09.06.2008 15:54 martin

- prepared release

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

a053052a 09.06.2008 15:39 martin

- fixed a bug in CSV exporter (note: GWEN_FASTBUFFER_WRITEBYTES only writes
as many bytes as possible, use GWEN_FASTBUFFER_WRITEFORCED if you want
all bytes to be written)

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

8d10e610 08.06.2008 00:40 martin

- added check for EBICS plugin (used when statically linking plugins)
- added init call for EBICS plugin if requested
- ignore check for nscanned when reading an MPI from a binary format (these
checks aren't performed by other libs and in fact with older versions of...

06f7559e 07.06.2008 00:43 martin

- disabled TLS logging

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

9e3c88ac 07.06.2008 00:43 martin

-prepared release 3.3.3

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

4dcca1a0 06.06.2008 15:18 martin

- decreased severity of message which asks the user to insert a card

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

8c845f38 06.06.2008 14:42 martin

- changed the way the crypttoken password name is generated.
It now creates the same names as AqHBCI.

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

3e712217 30.05.2008 19:05 martin

- fixed a bug in io_http.c (was waiting until timeout with a special
EBICS server)

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

09045214 30.05.2008 19:05 martin

- removed some debugging messages
- added function GWEN_Crypt_KeyDes3K_SetIV()
- really fixed padding/unpadding with ISO 9796_2
- added some tests for DES keys to gwentest.c

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

68f243f5 27.05.2008 23:53 martin

- prepared release 3.3.2

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

de33cdc9 27.05.2008 23:53 martin

- added prototypes for Plugins_Init() functions

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

abcfcd78 27.05.2008 23:52 martin

- incremented BUIDL version
- added checks for static plugins (needed for gct-tool)
- link gct-tool against static plugins as well and let it init the plugins upon start

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

51a419ad 06.05.2008 16:03 martin

- added ChangeLog entry
- incremented BUILD

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

8140cf84 06.05.2008 16:03 martin

- io_http.c: fixed bug in chunked download mode

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

77faec2d 06.05.2008 16:02 martin

- gct-tool: show a better error message when plugins could not be found
- fixed padding with ISO9796
- httpsession: add flag DOSMODE
- src/testlib: added a check for ISO9796_2

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

(2051-2075/3208) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom