Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
.cvsignore 15 Bytes 9157c540 mehr als 21 Jahren cstim Add cvsignores. git-svn-id: https://devel.aqb...
Makefile.am 594 Bytes 6b567527 etwa 21 Jahren aquamaniac - very much improved generation of API doc. In ...
directory.c 4,08 KB 3bfc7e77 mehr als 21 Jahren aquamaniac - started porting Gwen to Windoze git-svn-id:...
directory_p.h 2,12 KB 6a36b18a mehr als 21 Jahren aquamaniac - started porting Gwen to Windoze git-svn-id:...
gwentime.c 2,49 KB e309231a fast 21 Jahren aquamaniac - very much simplified GWEN_TIME: It now mostly...
gwentime_p.h 1,78 KB d11a5446 mehr als 21 Jahren aquamaniac included a workaround for the missing function ...
inetaddr.c 12,1 KB be653492 mehr als 21 Jahren cstim Eliminate further pedantic warnings. git-svn-...
inetaddr_p.h 2,28 KB 3bfc7e77 mehr als 21 Jahren aquamaniac - started porting Gwen to Windoze git-svn-id:...
inetsocket.c 21,7 KB 35983cd1 mehr als 21 Jahren aquamaniac - tried some Darwin fixes (still minimun succes...
inetsocket_p.h 2,46 KB dafb784e mehr als 21 Jahren aquamaniac - merged my work from home into the current CVS...
init.c 2,59 KB 0e959d7e mehr als 21 Jahren cstim Comment out initialization message on windows, ...
libloader.c 7,85 KB 80ef46df mehr als 21 Jahren cstim 2004-02-24 Christian Stimming <stimming@tuhh.d...
libloader_p.h 2,12 KB 9253cd82 mehr als 21 Jahren aquamaniac - more strict usage of *_p.h files. These files...
process.c 12,2 KB 462f2f03 mehr als 21 Jahren aquamaniac - io/bufferedio: - added flag functions to se...
process_p.h 2,92 KB 462f2f03 mehr als 21 Jahren aquamaniac - io/bufferedio: - added flag functions to se...
system.h.in 1,72 KB 4b35be9d mehr als 21 Jahren aquamaniac added missing files git-svn-id: https://devel...

Aktuellste Revisionen

# Datum Autor Kommentar
e309231a 17.08.2004 01:19 aquamaniac

- very much simplified GWEN_TIME: It now mostly uses <time.h> functions
and a local version of mktime (to make the time from UTC time instead
of local time). This leaves only one function which the OS layer has to
provide.

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

0a006cbb 16.08.2004 12:38 cstim

2004-08-16 Christian Stimming <>

  • src/os/windows/gwentime.c (GWEN_Time_new): Remove errornous
    extra variable declaration.

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

c031313e 14.08.2004 22:30 aquamaniac

- added functions to get the time/date as UTC time
- added functions to set/get a GWEN_TIME from/to a GWEN_DB
- moved common code from various os-dependant gwentime.c files to
gwentime_all.c.

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

f72055c4 05.08.2004 16:20 aquamaniac

- os/gwentime: changed some arguments to const

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

6b567527 02.08.2004 04:49 aquamaniac

- very much improved generation of API doc. In combination with the
changes in my other projects the new target "install-srcdoc" now
creates combined API docs (e.g. API doc for AqBanking now links to
that of Gwenhywfar etc)

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

ae37b9d1 04.07.2004 19:07 aquamaniac

- os/gwentime:
- added a function that allows to generically parse date and time from a
string (guided by a template string)
- added GWEN_Time_dup()
- parser/text:
- added function GWEN_Text_DoubleToBuffer()
- GWEN_Text_StringToDouble()

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

ae455377 03.06.2004 09:12 aquamaniac

- os/gwentime: added function to retrieve the time in milliseconds
- base/idlist: fixed two severe bugs
- crypt/ossl/nettransportssl: added functions to retrieve the peer certificate

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

35983cd1 07.05.2004 18:02 aquamaniac

- 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 on HTTPS, therefore
added ipc/netconnectionhttp (implements the HTTP protocol, together with...

0e959d7e 07.05.2004 15:42 cstim

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

9253cd82 06.05.2004 13:02 aquamaniac

- 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 private
to the library.
- crypt/ossl/nettransportssl.{c,h}: improved this module a lot. It can now at...

Revisionen anzeigen

Auch abrufbar als: Atom