Projekt

Allgemein

Profil

Aktivität

von 22.04.2004 bis 21.05.2004

21.05.2004

15:53 Revision 20d26ca0 (gwenhywfar): - base/logger.c: fixed a severe bug (trapped into endless loop when
log level was "debug")
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@375 70169cfe-8b10-0410-8925-dcb4...
aquamaniac

20.05.2004

01:05 Revision 5946d158 (gwenhywfar): - parser/xml: added a usage counter and some functions around it to be
used by an application (not used internally, but they allow marking
and detection of unused nodes)
git-svn-id: ht...
aquamaniac

18.05.2004

02:04 Revision 4190b10c (gwenhywfar): - parser/msgengine: switched inherit code to new gwenhywfar/inherit type
- parser/text: added function GWEN_Text_ToHexBuffer
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@373...
aquamaniac

17.05.2004

04:50 Revision 6fc5e175 (gwenhywfar): - parser/text: added functions to log a string
- base/logger: improved logging, fixed some bugs
- ipc/ipc: more fixes
- removed some debug messages
git-svn-id: ht...
aquamaniac

16.05.2004

05:02 Revision 200adc75 (gwenhywfar): - base/logger.c: fixed a buffer overflow bug
- ipc/ipc.c: more fixes and minor modifications
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@371 701...
aquamaniac

15.05.2004

01:53 Revision 0d28a059 (gwenhywfar): fixed some more bugs in IPC code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@370 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
00:55 Revision 52eea818 (gwenhywfar): - ipc/ipc.{c,h}: fixed some bugs
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@369 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

14.05.2004

03:25 Revision 322bff5a (gwenhywfar): added TODO file (was always there but not in CVS)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@368 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
03:24 Revision 3834a7ed (gwenhywfar): - ipc/ipc.{c,h}:
- added functions GWEN_IPCManager_SetUpFn and
GWEN_IPCManager_SetDownFn to allow keeping track of connection stat...
aquamaniac

10.05.2004

23:54 Revision 5eae8aa0 (gwenhywfar): - ipc/*.h: prepared for use by C++ code
- ipc/ipc: minor additions
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@366 70169cfe-8b10-0410-8925-...
aquamaniac
10:23 Revision 3e411ad2 (gwenhywfar): Fix compiler warnings about potentially uninitialized variables.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@365 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim

09.05.2004

22:27 Revision b8639b1b (gwenhywfar): - completed IPC stuff (still untested), added documentation to ipc/ipc.h
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@364 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

08.05.2004

18:13 Revision 887dd34b (gwenhywfar): - SSL server code works !!! ;-)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@363 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
00:26 Revision 81fb9727 (gwenhywfar): - io/bio_buffer: added constructor which does NOT take over ownership
- added module ipc/ipc. This is a very simple IPC model based on
GWEN_DBs send over HTTP (which in turn may be sent...
aquamaniac

07.05.2004

18:55 Revision d6389f90 (gwenhywfar): improived documentation of new classe GWEN_NetConnectionHTTP
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@361 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
18:02 Revision 35983cd1 (gwenhywfar): - tried some Darwin fixes (still minimun success, that system is quite
different in some aspects. However, the configure script runs).
- started working on IPC stuff again, this time based...
aquamaniac
15:42 Revision 0e959d7e (gwenhywfar): Comment out initialization message on windows, too, so that users of e.g. simthetic are not bothered about this verbosity.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@359 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
15:39 Revision ce5d63bb (gwenhywfar): 2004-05-07 Christian Stimming <stimming@tuhh.de>
* src/Makefile.am: For windows DLLs, create the def and lib files
with the filename including the SO_EFFECTIVE numbe...
cstim
09:42 Revision c791b4d2 (gwenhywfar): Fix compiler warning about uninitialized variable
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@357 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim

06.05.2004

23:52 Revision f5ddeedf (gwenhywfar): more Darwin fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@356 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
23:38 Revision 5516bf5c (gwenhywfar): - tried some Darwin fixes (still minimun success, that system is quite
different in some aspects. However, the configure script runs).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywf...
aquamaniac
20:44 Revision 5301d778 (gwenhywfar): - added parser/base64. This is not an elegant implementation but it
works ;-) (Currently I don't have the time for a more elaborated version)
git-svn-id: https://devel.aqbanking.de/sv...
aquamaniac
16:48 Revision 38a44bbf (gwenhywfar): - ssl module is now able to save certificates if demanded by the user
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@353 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
13:15 Revision e25527af (gwenhywfar): added missing extern C bindings
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@352 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
13:12 Revision 84073edd (gwenhywfar): added missing entries in Makefile.am's
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@351 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
13:04 Revision 5ae49159 (gwenhywfar): added useful file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@350 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
13:02 Revision 9253cd82 (gwenhywfar): - more strict usage of *_p.h files. These files should nly be included by
their matching code file (and by no other file).
Therefore: created some *_l.h files for prototypes of functions pr...
aquamaniac
10:37 Revision cbefda13 (gwenhywfar): Add missing include for --disable-ssl
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@348 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim

05.05.2004

22:09 Revision 58e3c759 (gwenhywfar): adapted gwentest.c to latest changes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@347 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
22:08 Revision 299a36f0 (gwenhywfar): adapted gwentest.c to latest changes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@346 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
22:05 Revision be5afda8 (gwenhywfar): - removed sslconnection, it is now replaced by nettransportssl.
This now fits into the network framework. As soon as this is better
tested I will be able to release Gwenhywfar 1.0...
aquamaniac
19:29 Revision 68e52f83 (gwenhywfar): - started working on a NetTransport module for SSL connections
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@344 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
17:39 Revision be653492 (gwenhywfar): Eliminate further pedantic warnings.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@343 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
17:25 Revision 38818173 (gwenhywfar): - renamed DLL to gwenhywfar32_EFFECTIVE_SO_VERSION to imitate the very
useful SO features of the GNU linker on windows
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@342 701...
aquamaniac
16:44 Revision d75f0b9a (gwenhywfar): Fix the gcc/MSVC type definitions also for windows
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@341 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
16:23 Revision c9ce572e (gwenhywfar): - removed some trailing semicolons from macros in inherit.h and misc.h
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@340 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
16:12 Revision e5b445a3 (gwenhywfar): 2004-05-05 Christian Stimming <stimming@tuhh.de>
* src/*: Remove trailing semicolons from macro calls where
"-pedantic" complains about them.
git-svn-id: ht...
cstim
16:11 Revision 22321faf (gwenhywfar): 2004-05-05 Christian Stimming <stimming@tuhh.de>
* src/base/misc.h: Remove trailing semicolons from the function
definitions in the GWEN_LIST_FUNCTIONS macro ...
cstim
16:11 Revision fe634c74 (gwenhywfar): 2004-05-05 Christian Stimming <stimming@tuhh.de>
* src/types.h.in: Add __extension__ specifier to "long long"
definition in order to avoid warnings when compi...
cstim
15:14 Revision 682aab21 (gwenhywfar): hopefully fixed the UINT64 stuff...
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@336 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
15:04 Revision ed9941b1 (gwenhywfar): fixed m4/Makefile.am
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@335 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
15:00 Revision 76446db6 (gwenhywfar): - fixed GWEN_TYPE_UINT64 for MSVC
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@334 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
14:47 Revision 9bf6b8a7 (gwenhywfar): Fix compiler warning about unused variable
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@333 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim
14:24 Revision d3546584 (gwenhywfar): - modified the prototype of GWEN_WaitCallback_Log
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@332 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
02:16 Revision 9e51875b (gwenhywfar): - fixed some bugs in args.c
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@331 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

04.05.2004

22:48 Revision ca1427d2 (gwenhywfar): minor fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@330 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
22:42 Revision 9720e529 (gwenhywfar): added missing files
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@329 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
21:39 Revision e2c13477 (gwenhywfar): - added type GWEN_TYPE_UINT64
- rewrote GWEN_WAITCALLBACK stuff (will have to modify some dependant
projects in order to use this new infrastruct...
aquamaniac

03.05.2004

02:16 Revision db580285 (gwenhywfar): - fixed another bug in base/buffer (could not set a position outside
buffer boundaries even if in USE_BIO mode)
- fixed yet another bug in base/buffer (did not crop if pos was 0)
git-s...
aquamaniac

02.05.2004

23:48 Revision 7bcde962 (gwenhywfar): - fixed a bug in base/buffer (did not abort when mode
GWEN_BUFFER_MODE_ABORT_ON_MEMFULL was given)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@326 70169c...
aquamaniac
20:01 Revision 14e342c0 (gwenhywfar): - added new functions to GWEN_Time:
- GWEN_Time_GetBrokenDownTime
- GWEN_Time_GetBrokenDownDate
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar...
aquamaniac

01.05.2004

22:29 Revision 3be91f6a (gwenhywfar): - fixed a bug in base/buffer
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@324 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
01:18 Revision 81c87858 (gwenhywfar): fixed a typo
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@323 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
01:08 Revision c3ed13af (gwenhywfar): - io/bufferedio:
- added function GWEN_BufferedIO_ReadRawForced
- base/buffer:
- added GWEN_Buffer_SetSourceBIO and a mechanism, whi...
aquamaniac

28.04.2004

16:49 Revision addb6b37 (gwenhywfar): 2004-04-28 Christian Stimming <stimming@tuhh.de>
* gwenhywfar.m4: For automake-1.8, add extra quotation in the
macro name.
git-svn-id: https://devel.aqbanki...
cstim
16:35 Revision e4a6298d (gwenhywfar): 2004-04-28 Christian Stimming <stimming@tuhh.de>
* gwenhywfar.m4: For automake-1.8, add extra quotation in the
macro name.
git-svn-id: https://devel.aqbanki...
cstim

26.04.2004

10:29 Revision 17eea808 (gwenhywfar): 2004-04-26 Christian Stimming <stimming@tuhh.de>
* m4/acx_compile_warn.m4: For gcc3.4, add the new warning switch
-Wdeclaration-after-statement in order to pr...
cstim

25.04.2004

00:04 Revision 7361a4c3 (gwenhywfar): - renamed acx_windoze_paths.m4 to windoze.m4 thus overwriting the latter
file, since it basically contains the stuff which is in windoze.m4 plus
some minor additions.
This should take ca...
aquamaniac

24.04.2004

23:59 Revision ef070518 (gwenhywfar): - changed GWEN_ARGS so that it can now be used as const. All functions
now accept "const GWEN_ARGS*" pointers.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@317 70169cfe-8b...
aquamaniac
23:30 Revision b37e1873 (gwenhywfar): added GWENHYWFAR_API to header args.h
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@316 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
23:28 Revision 7198fd0a (gwenhywfar): added C++ bindings for module GWEN_ARGS
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@315 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
23:20 Revision fd572e4b (gwenhywfar): - GWEN_Args_Usage() is now able to produce an ASCII help screen using
GWEN_ARGS
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@314 70169cfe-8b10-0410-8925-dcb4b91034d8
aquamaniac
22:43 Revision a04abe98 (gwenhywfar): - debugged module "args" (it now works as intended)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@313 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
01:39 Revision 80069dc1 (gwenhywfar): minor fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@312 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
01:28 Revision b5d2a7b3 (gwenhywfar): - added base module "args" which transforms command line arguments to
a GWEN_DB. It performs some checks on the arguments given and makes it
easier to create help screens.
git-svn-id:...
aquamaniac
 

Auch abrufbar als: Atom