Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
.cvsignore 9 Bytes 9157c540 mehr als 21 Jahren cstim Add cvsignores. git-svn-id: https://devel.aqb...
Makefile.am 862 Bytes 22e30804 mehr als 19 Jahren aquamaniac - worked on typemaker: - fixed some bugs (e.g...
README 137 Bytes 52bbb3da mehr als 21 Jahren aquamaniac - fixed a bug in DB concerning loading of binar...
directory.c 4,63 KB a7b7058a etwa 19 Jahren christian On Directory_Read, add assertion that the direc...
directory_p.h 2,05 KB 1f8f1970 mehr als 21 Jahren aquamaniac - finally corrected spelling of Gwenhywfar ;-) ...
fslock.c 8,98 KB 757b71cb mehr als 19 Jahren cstim 2006-03-24 Christian Stimming <stimming@tuhh.d...
fslock_p.h 2,05 KB b61eeb22 mehr als 20 Jahren aquamaniac - implemented FSLock at least for POSIX the way...
gwentime.c 2,17 KB 5f2dac1b etwa 20 Jahren aquamaniac - more work on crypttoken - added crypttoken fl...
gwentime_p.h 1,75 KB b61eeb22 mehr als 20 Jahren aquamaniac - implemented FSLock at least for POSIX the way...
inetaddr.c 14,4 KB 39963251 fast 19 Jahren martin - decreased verbosity of netlayer and OS functi...
inetaddr_p.h 2,26 KB 793860b4 mehr als 21 Jahren aquamaniac - removed IPC stuff from Gwenhywfar. You can fi...
inetsocket.c 21,4 KB 39963251 fast 19 Jahren martin - decreased verbosity of netlayer and OS functi...
inetsocket_p.h 2,31 KB 97b54d2e mehr als 19 Jahren martin - included a temporary fix for MacOSX as sugges...
init.c 2,32 KB 1e36b7c2 mehr als 19 Jahren aquamaniac - worked on memory allocation stuff: - calls ...
libloader.c 11,3 KB 42d4ddff mehr als 18 Jahren martin - decreased verbosity of libloader code git-s...
libloader_p.h 2,1 KB 9253cd82 mehr als 21 Jahren aquamaniac - more strict usage of *_p.h files. These files...
process.c 12 KB 1e36b7c2 mehr als 19 Jahren aquamaniac - worked on memory allocation stuff: - calls ...
process_p.h 2,37 KB a6ca17dc mehr als 20 Jahren aquamaniac - current version also compiles (with few warni...
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
42d4ddff 25.12.2006 17:32 martin

- decreased verbosity of libloader code

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

39963251 02.10.2006 23:37 martin

- decreased verbosity of netlayer and OS functions

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

a7b7058a 20.07.2006 14:32 christian

On Directory_Read, add assertion that the directory handle is non-NULL.

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

97b54d2e 07.04.2006 11:53 martin

- included a temporary fix for MacOSX as suggested by Thorsten (introduce a 1s
sleep when writing to a socket for the first time).
This is just an ugly hack, but it should work.

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

757b71cb 24.03.2006 16:49 cstim

2006-03-24 Christian Stimming <>

  • src/os/posix/fslock.c: Cast the result of getpid() to
    int. Necessary for sparc-solaris.

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

02548f41 06.02.2006 14:35 cstim

2006-02-06 Christian Stimming <>

  • src/os/{posix,windows}/fslock.c: Free strdup'd string to fix a
    memory leak.

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

83a6b1d0 03.02.2006 18:41 aquamaniac

- OpenHBCI CryptToken:
- now supports keylength of up to 2048 bits
- now accepts key ids up to 6 (including the new auth keys)
- CryptToken: Context functions now return non-const pointers, because
otherweise we would also have to copy all that stuff even for objects...

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,...

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...

Revisionen anzeigen

Auch abrufbar als: Atom