Projekt

Allgemein

Profil

Aktivität

von 02.05.2004 bis 31.05.2004

30.05.2004

17:35 Revision 94ce5efe (gwenhywfar): - parser/text: GWEN_Text_FromHexBuffer now ignores blanks
- parser/msgengine: added property "storedAs" which indicates the storage
type when reading bin-values from withi...
aquamaniac

29.05.2004

07:57 Revision 8fe90a4a (gwenhywfar): - parser/msgengine.c:
- added ELEM property "size" which indicates that an element should have a
fixed size (as needed for Libchipcard)...
aquamaniac

27.05.2004

23:43 Revision 04367e0e (gwenhywfar): changed tag back to cvs
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@382 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
22:05 Revision 10217cc9 (gwenhywfar): - Gwen now compiles on Solaris (tested with R220)
- fixed some M4 macros (e.g. "find" on Solaris is not as powerfull as it is
on Linux)
git-svn-id: https://devel.a...
aquamaniac
20:38 Revision d4a99d57 (gwenhywfar): - fixed a bug in NetTransportSSL
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@379 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
01:48 Revision 282f1200 (gwenhywfar): - fixed a bug in MsgEngine (strchr doens't like if the character
searched for is \0, which is a valid character when reading binary
data such as bytes, words, dwords etc which are ...
aquamaniac

25.05.2004

02:44 Revision c8869bf2 (gwenhywfar): - parser/msgengine.c: fixed a bug which occurred if "maxnum" was
zero in XML files
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@377 70169cfe-8b10-0410-8925-dcb4b91034d8
aquamaniac

24.05.2004

00:57 Revision 6fe6d26c (gwenhywfar): - parser/text: added function GWEN_Text_FromHexBuffer
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@376 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

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
 

Auch abrufbar als: Atom