Projekt

Allgemein

Profil

Aktivität

von 06.04.2004 bis 05.05.2004

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

19.04.2004

16:19 Revision 2781f464 (gwenhywfar): incremented BUILD
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@310 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac

16.04.2004

12:07 Revision 931141cc (gwenhywfar): 2004-04-16 Christian Stimming <stimming@tuhh.de>
* src/base/debug.c: Fix DBG_* functions that are the replacements
for their variadic-macros counterpart. Unfortunate...
cstim

08.04.2004

17:06 Revision fc7b25a5 (gwenhywfar): 2004-04-08 Christian Stimming <stimming@tuhh.de>
* m4/ssl.m4: For openssl on windows, check more than one directory
for the location of the DLLs.
git-svn-id: https...
cstim
14:27 Revision cbb14aac (gwenhywfar): changed tag back to CVS (after tagging the release version
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@307 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
14:18 Revision 10172d11 (gwenhywfar): prepared next release
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@305 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
12:47 Revision 3cbd4adc (gwenhywfar): C-binding where missing
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@304 70169cfe-8b10-0410-8925-dcb4b91034d8 aquamaniac
12:37 Revision 462f2f03 (gwenhywfar): - io/bufferedio:
- added flag functions to set/get flags which control the behaviour of a
BufferedIO
- split into multiple objec...
aquamaniac

07.04.2004

13:39 Revision 1ce97eff (gwenhywfar): Fix rpm spec file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@302 70169cfe-8b10-0410-8925-dcb4b91034d8 cstim

06.04.2004

08:26 Revision 00ec7fcb (gwenhywfar): - os/process:
- added functions to set/retrieve flags to modify the behaviour of the
GWEN_PROCESS code.
The most important ...
aquamaniac
 

Auch abrufbar als: Atom