Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
Makefile.am 761 Bytes 85718285 mehr als 16 Jahren martin Code cleanup (mainly removing the reason for so...
bio_buffer.c 5,46 KB 85718285 mehr als 16 Jahren martin Code cleanup (mainly removing the reason for so...
bio_buffer.h 2,62 KB 90940495 mehr als 20 Jahren aquamaniac Please note: The changes below are not checked ...
bio_buffer_p.h 1,88 KB 81fb9727 mehr als 21 Jahren aquamaniac - io/bio_buffer: added constructor which does N...
bio_file.c 4,63 KB 85718285 mehr als 16 Jahren martin Code cleanup (mainly removing the reason for so...
bio_file.h 2,07 KB 3cbd4adc mehr als 21 Jahren aquamaniac C-binding where missing git-svn-id: https://d...
bio_file_p.h 2,35 KB da13b417 mehr als 17 Jahren martin merged branch aq3 back to trunk git-svn-id: ht...
bio_socket.c 6,36 KB 85718285 mehr als 16 Jahren martin Code cleanup (mainly removing the reason for so...
bio_socket.h 2,1 KB 462f2f03 mehr als 21 Jahren aquamaniac - io/bufferedio: - added flag functions to se...
bio_socket_p.h 1,94 KB 462f2f03 mehr als 21 Jahren aquamaniac - io/bufferedio: - added flag functions to se...
bufferedio.c 19,1 KB da13b417 mehr als 17 Jahren martin merged branch aq3 back to trunk git-svn-id: ht...
bufferedio.h 15,6 KB da13b417 mehr als 17 Jahren martin merged branch aq3 back to trunk git-svn-id: ht...
bufferedio_l.h 1,74 KB da13b417 mehr als 17 Jahren martin merged branch aq3 back to trunk git-svn-id: ht...
bufferedio_p.h 2,62 KB da13b417 mehr als 17 Jahren martin merged branch aq3 back to trunk git-svn-id: ht...
filter.c 5,98 KB da13b417 mehr als 17 Jahren martin merged branch aq3 back to trunk git-svn-id: ht...
filter.h 2,74 KB 6ed72d8f mehr als 20 Jahren aquamaniac - GWEN_XML: Fixed a problem: Now data (between ...
filter_p.h 2,16 KB 83c54581 fast 20 Jahren aquamaniac - started rewriting network code - db.{h,c}: ...

Aktuellste Revisionen

# Datum Autor Kommentar
85718285 09.05.2009 00:27 martin

Code cleanup (mainly removing the reason for some compiler warnings).

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

da13b417 22.11.2007 19:26 martin

merged branch aq3 back to trunk

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

7270965e 09.01.2007 15:52 christian

Add missing __stdcall decoration on callback functions as
needed on win32 since r1087 (2006-09-14). In other words,
gwenhywfar-2.4.1 and 2.5.0 are probably broken on win32.

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

45494bd4 22.05.2006 17:25 christian

Add include file ifdefs, which might be necessary on some
windows (MSVC) platforms.

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

914d6d75 03.03.2006 12:54 cstim

2006-03-03 Christian Stimming <>

  • src/io/bufferedio.h: Make some simple accessor functions const
    because they don't modify the object.
    Also, improve documentation quite a bit.

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

22e30804 30.12.2005 08:23 aquamaniac

- worked on typemaker:
- fixed some bugs (e.g. missing DOMAIN before List_dup-functions)
- added "c-headers", "pre-headers" and "post-headers"
- added some struct-properties
- constructor-name
- constructor-access
- fromdb-access
- dup-access...

1e36b7c2 23.12.2005 02:43 aquamaniac

- worked on memory allocation stuff:
- calls to GWEN_NEW_OBJECT and GWEN_FREE_OBJECT MUST be matched
- added optional code for allocation of small memory blocks without
having to bother the heap for every 4 byte data (disabled for now,
since it is much less effective than the glibc heap functions. However,...

9e2087e9 28.11.2005 19:25 aquamaniac

- worked on nl_ssl:
- now GWEN_NetLayerSsl_Disconnect() also disconnects the
SSL layer, not only the underlying layer
- fixed a severe bug (double free of peer certificate)

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

5400e304 19.11.2005 04:35 aquamaniac

- implemented poll()-based code which checks whether a connection is down
(as suggested by Thomas Baumgart)
- changed HTTP code: Now tries to detect when a connection is broken while
trying to send a packet (detects the special condition when the connection...

e43961fb 03.11.2005 01:20 aquamaniac

- started on Gwenhywfar2:
- src/ipc/*:
- removed netconnectionhttp*.{c,h}
- renamed all function GWEN_IPCxxx to GWEN_IpcXxx (according to coding
style of GWEN)
- removed src/net
This has now been replaced by src/net2.
- removed ui/...

Revisionen anzeigen

Auch abrufbar als: Atom