Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
  base c7960793 mehr als 15 Jahren martin Fixed a bug in GWEN_BUFFER. We now always allo...
  crypt3 02c9d0fc fast 16 Jahren martin Removed some debugging code, use GWEN_Crypt_Key...
  cryptmsg 85718285 mehr als 16 Jahren martin Code cleanup (mainly removing the reason for so...
  crypttoken 585adc6f mehr als 15 Jahren martin Show a more informative erro message when a fal...
  gui 0015005d mehr als 15 Jahren martin GUI: Fixed detection of previous progress. Sync...
  os 5271b8f6 mehr als 15 Jahren martin Removed deprecated code. - removed GWEN_BUFFER...
  parser 5271b8f6 mehr als 15 Jahren martin Removed deprecated code. - removed GWEN_BUFFER...
  sio 5271b8f6 mehr als 15 Jahren martin Removed deprecated code. - removed GWEN_BUFFER...
.cvsignore 118 Bytes 69c1f2a3 mehr als 19 Jahren cstim Add cvsignore. Improve makefile - make check wi...
Makefile.am 1,99 KB 5271b8f6 mehr als 15 Jahren martin Removed deprecated code. - removed GWEN_BUFFER...
binreloc.c 18,7 KB 53a54d47 fast 19 Jahren christian Add initial binreloc support; all directories e...
binreloc.h 2,91 KB 53a54d47 fast 19 Jahren christian Add initial binreloc support; all directories e...
gwenhywfar.c 11,9 KB 5271b8f6 mehr als 15 Jahren martin Removed deprecated code. - removed GWEN_BUFFER...
gwenhywfar.h 3,39 KB 16627d5f mehr als 15 Jahren martin Added path GWEN_PM_SYSDATADIR. GWEN_PM_SYSDATA...
gwenhywfarapi.h 5,02 KB 85718285 mehr als 16 Jahren martin Code cleanup (mainly removing the reason for so...
ressource.rc.in 3,36 KB c5497896 mehr als 21 Jahren aquamaniac - started cleaning up function names git-svn-...
testlib.c 8,29 KB 02eb3a63 etwa 16 Jahren martin GWEN_GUI: Added flags to the base class which c...
types.h.in 1,97 KB da13b417 mehr als 17 Jahren martin merged branch aq3 back to trunk git-svn-id: ht...
version.h.in 2,29 KB 5630d27e fast 20 Jahren aquamaniac - added functions - GWEN_PluginManager_Insert...

Aktuellste Revisionen

# Datum Autor Kommentar
c7960793 30.04.2010 18:42 martin

Fixed a bug in GWEN_BUFFER.

We now always allocate a buffer even for zero length data. Some code relies
on the buffer's pointer to always point to valid locations even if the data
has a length of zero.

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

5271b8f6 30.04.2010 16:49 martin

Removed deprecated code.

- removed GWEN_BUFFEREDIO
- removed asynchronous IO code
- removed IPC module
- adapted process code to use GWEN_SYNCIO instead of GWEN_BUFFEREDIO for
redirected input and output
- adapted typemaker1 to use GWEN_SYNCIO instead of GWEN_BUFFEREDIO...

bfc2a57a 30.04.2010 13:27 martin

GWEN_SYNCIO_FILE now also supports stdin, stdout and stderr.

- added fucntions:
- GWEN_SyncIo_File_fromStdin()
- GWEN_SyncIo_File_fromStdout()
- GWEN_SyncIo_File_fromStderr()

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

baabc925 30.04.2010 13:05 martin

Implemented GWEN_SYNCIO_FILE for WIN32.

This implementation uses the native WIN32 API.

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

d975ee58 30.04.2010 13:05 martin

Removed GWEN_SyncIo_File_TakeOver()

This function assumed an int value as filedescriptor. However, on WIN32
platforms we directly use the WIN32 API, so there is no integer
filedescriptor.

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

e4142acf 30.04.2010 11:36 martin

Implemented passive mode for HTTP protocol (e.g. HTTP daemon).

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

c93fd534 30.04.2010 01:34 martin

Fixed a severe bug in http session code.

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

576e0aa6 30.04.2010 00:56 martin

Added a convenience function (GWEN_SyncIo_Buffered_ReadLineToBuffer).

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

bd915481 30.04.2010 00:56 martin

Marked soon-to-be-removed code as deprecated.

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

0015005d 29.04.2010 23:03 martin

GUI: Fixed detection of previous progress. SyncIo_Http: Set protocol version.

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

Revisionen anzeigen

Auch abrufbar als: Atom