Adam Laurie
|
eec2a3c220
|
add quiet mode to improve timing of emulate, relay and anticol commands
|
2009-08-23 09:50:46 +00:00 |
|
Adam Laurie
|
0b6090cfd6
|
test I can commit by adding allow UID to be specified
|
2009-08-21 13:34:53 +00:00 |
|
Romuald Conty
|
e98e7d9415
|
Rename "byte" type into "byte_t" type.
|
2009-07-16 12:09:06 +00:00 |
|
Romuald Conty
|
c8adb1036a
|
License have changed from GPLv3 to LGPLv3.
|
2009-06-26 09:05:25 +00:00 |
|
Romuald Conty
|
f34857487d
|
Replace locally defined "null" to standard library defined "NULL" (stddef.h).
Replace "ulong" usage by "size_t" from standard library (since ulong type was only used to store sizeof() result).
|
2009-05-27 12:18:21 +00:00 |
|
Romuald Conty
|
ab3664b056
|
Switch types to C99 standard using stdint.h
Add stdint.h header check to ./configure
Add -std=c99 to CFLAGS.
|
2009-05-27 10:13:19 +00:00 |
|
Romuald Conty
|
f5acfd7af3
|
Moving sources into src/ directory.
|
2009-05-04 13:02:29 +00:00 |
|