../
|
debug.c
|
5.3 KB
|
4009
|
11 years
|
Sam Hocevar |
Add a second level of debugging for slightly less useful information.
|
debug.h
|
823 bytes
|
4009
|
11 years
|
Sam Hocevar |
Add a second level of debugging for slightly less useful information.
|
fd.c
|
8.7 KB
|
4009
|
11 years
|
Sam Hocevar |
Add a second level of debugging for slightly less useful information.
|
fd.h
|
1.2 KB
|
3635
|
12 years
|
Sam Hocevar |
Allow remote network host filtering, courtesy of Corentin Delorme.
|
fuzz.c
|
6.0 KB
|
4009
|
11 years
|
Sam Hocevar |
Add a second level of debugging for slightly less useful information.
|
fuzz.h
|
764 bytes
|
3635
|
12 years
|
Sam Hocevar |
Allow remote network host filtering, courtesy of Corentin Delorme.
|
lib-fd.c
|
17.2 KB
|
3635
|
12 years
|
Sam Hocevar |
Allow remote network host filtering, courtesy of Corentin Delorme.
|
lib-load.h
|
981 bytes
|
2562
|
13 years
|
Sam Hocevar |
* Better check for the func keyword that does not rely on …
|
lib-mem.c
|
11.1 KB
|
4005
|
11 years
|
Sam Hocevar |
Refactor dummy memory manager and fix a bug in realloc().
|
lib-signal.c
|
2.8 KB
|
2530
|
13 years
|
Sam Hocevar |
* Add a few _INCLUDE_POSIX_SOURCE defines here and there so that we …
|
lib-stream.c
|
25.3 KB
|
4012
|
11 years
|
Sam Hocevar |
Document the srefill strategy in the source code.
|
libzzuf.c
|
5.3 KB
|
4009
|
11 years
|
Sam Hocevar |
Add a second level of debugging for slightly less useful information.
|
libzzuf.h
|
1.8 KB
|
4009
|
11 years
|
Sam Hocevar |
Add a second level of debugging for slightly less useful information.
|
Makefile.am
|
780 bytes
|
3951
|
11 years
|
Sam Hocevar |
Detect libzzuf soname at configure time rather than compile time.
|
md5.c
|
7.0 KB
|
1761
|
14 years
|
Sam Hocevar |
* Cleaned up md5.c.
* Do not convert words to little endian if the …
|
md5.h
|
697 bytes
|
1623
|
14 years
|
Sam Hocevar |
* Implemented -M/--md5 flag.
|
mygetopt.c
|
2.8 KB
|
2544
|
13 years
|
Sam Hocevar |
* mygetopt.c: fix a parsing issue with short options.
|
mygetopt.h
|
748 bytes
|
1733
|
14 years
|
Sam Hocevar |
* Reimplemented getopt_long. We use our replacement even if simple …
|
network.c
|
4.4 KB
|
3933
|
11 years
|
Sam Hocevar |
Add a VS 2010 solution file and make the code build again for Win32.
|
network.h
|
853 bytes
|
3635
|
12 years
|
Sam Hocevar |
Allow remote network host filtering, courtesy of Corentin Delorme.
|
opts.c
|
1.6 KB
|
3635
|
12 years
|
Sam Hocevar |
Allow remote network host filtering, courtesy of Corentin Delorme.
|
opts.h
|
1.4 KB
|
3635
|
12 years
|
Sam Hocevar |
Allow remote network host filtering, courtesy of Corentin Delorme.
|
random.c
|
1.0 KB
|
1547
|
14 years
|
Sam Hocevar |
* No longer use the OS's PRNG, we use our own (based on a Dr Dobbs …
|
random.h
|
581 bytes
|
1523
|
14 years
|
Sam Hocevar |
* Improved zfd_register() and zfd_* function performances.
* Changed …
|
ranges.c
|
2.3 KB
|
1794
|
14 years
|
Sam Hocevar |
* Renamed ranges_static into static_ranges.
|
ranges.h
|
612 bytes
|
1792
|
14 years
|
Sam Hocevar |
* Factored common range-parsing code.
|
sys.c
|
2.9 KB
|
1701
|
14 years
|
Sam Hocevar |
* Added DLL initialisation code for Win32.
|
sys.h
|
562 bytes
|
1701
|
14 years
|
Sam Hocevar |
* Added DLL initialisation code for Win32.
|
timer.c
|
1.4 KB
|
1727
|
14 years
|
Sam Hocevar |
* Only include <sys/time.h> conditionally.
|
timer.h
|
542 bytes
|
1657
|
14 years
|
Sam Hocevar |
* Change timing functions to gettimeofday() instead of time() for more …
|
zzuf.c
|
37.4 KB
|
4009
|
11 years
|
Sam Hocevar |
Add a second level of debugging for slightly less useful information.
|