Projekt

Allgemein

Profil

Herunterladen (8,92 KB) Statistiken
| Zweig: | Markierung: | Revision:

# Datum Autor Kommentar
684381cc 29.07.2005 04:03 aquamaniac

- GWEN_WAITCALLBACK:
- added text field to waitcallback
- added function/macro GWEN_WaitCallback_EnterWithText
- fixed GWEN_WaitCallback: If any previously activated callback returns
GWEN_WaitCallbackResult_Abort then all following callbacks will return...

013e5e4e 23.07.2005 11:32 aquamaniac

- added function GWEN_TLV_create()
- added function GWEN_TLV_toBuffer()
- added function GWEN_TLV_DirectlyToBuffer()
- added function GWEN_PluginDescription_dup()
- added function GWEN_PluginManager_GetPluginDescr()
- csv-plugin: Now returns GWEN_DBIO_CheckFileResultUnknown instead of...

b03b8ab8 26.03.2005 07:39 aquamaniac

- added environment variable "GWEN_SSL_DEBUG"
- reworked parts of GWEN_NetConnectionHTTP, GWEN_NetConnection and
GWEN_NetTransportSSL. This should work now with more banks.
- added functions to retrieve CryptToken data from XML (needed by
Libchipcard2)...

ae4215c2 05.12.2004 21:41 aquamaniac

- fslock.c: added fallback mechanism for file systems which do not support the
link() function. Use open() with O_EXCL flag on those systems instead.
This should also work with FAT or other file systems which do not support
link().

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

b61eeb22 04.12.2004 23:08 aquamaniac

- implemented FSLock at least for POSIX the way "man 2 open" suggests.
This should now also work on NFS shares.

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