../
|
debug.c
|
3.9 KB
|
1689
|
16 years
|
Sam Hocevar |
* Add %x to the format string parameters supported by debug().
|
debug.h
|
639 bytes
|
1523
|
16 years
|
Sam Hocevar |
* Improved zfd_register() and zfd_* function performances.
* Changed …
|
fd.c
|
7.2 KB
|
1700
|
16 years
|
Sam Hocevar |
* Fix minor memory leak.
|
fd.h
|
1.1 KB
|
1694
|
16 years
|
Sam Hocevar |
* Replaced _zz_disabled with a less stinky API. Still not thread safe, …
|
fuzz.c
|
5.9 KB
|
1705
|
16 years
|
Sam Hocevar |
* Implemented -b/--bytes to restrict fuzzing to specific offsets.
|
fuzz.h
|
681 bytes
|
1705
|
16 years
|
Sam Hocevar |
* Implemented -b/--bytes to restrict fuzzing to specific offsets.
|
lib-fd.c
|
12.5 KB
|
1699
|
16 years
|
Sam Hocevar |
* Put either ORIG() or NEW(() around functions, because the naming …
|
lib-load.h
|
1.2 KB
|
1701
|
16 years
|
Sam Hocevar |
* Added DLL initialisation code for Win32.
|
lib-mem.c
|
9.2 KB
|
1714
|
16 years
|
Sam Hocevar |
* Crap! Fixed memory manager initialisation. And sticking that into …
|
lib-signal.c
|
2.7 KB
|
1699
|
16 years
|
Sam Hocevar |
* Put either ORIG() or NEW(() around functions, because the naming …
|
lib-stream.c
|
14.4 KB
|
1712
|
16 years
|
Sam Hocevar |
* More verbosity in fread().
|
libzzuf.c
|
3.1 KB
|
1714
|
16 years
|
Sam Hocevar |
* Crap! Fixed memory manager initialisation. And sticking that into …
|
libzzuf.h
|
1.5 KB
|
1714
|
16 years
|
Sam Hocevar |
* Crap! Fixed memory manager initialisation. And sticking that into …
|
Makefile.am
|
557 bytes
|
1702
|
16 years
|
Sam Hocevar |
* Added DLL injection to the Win32 port attempt.
|
md5.c
|
6.7 KB
|
1623
|
16 years
|
Sam Hocevar |
* Implemented -M/--md5 flag.
|
md5.h
|
697 bytes
|
1623
|
16 years
|
Sam Hocevar |
* Implemented -M/--md5 flag.
|
opts.c
|
1.4 KB
|
1705
|
16 years
|
Sam Hocevar |
* Implemented -b/--bytes to restrict fuzzing to specific offsets.
|
opts.h
|
1.3 KB
|
1707
|
16 years
|
Sam Hocevar |
* Oops, fix in-tree preloading!
|
random.c
|
1.0 KB
|
1547
|
16 years
|
Sam Hocevar |
* No longer use the OS's PRNG, we use our own (based on a Dr Dobbs …
|
random.h
|
581 bytes
|
1523
|
16 years
|
Sam Hocevar |
* Improved zfd_register() and zfd_* function performances.
* Changed …
|
sys.c
|
2.9 KB
|
1701
|
16 years
|
Sam Hocevar |
* Added DLL initialisation code for Win32.
|
sys.h
|
562 bytes
|
1701
|
16 years
|
Sam Hocevar |
* Added DLL initialisation code for Win32.
|
timer.c
|
1.4 KB
|
1702
|
16 years
|
Sam Hocevar |
* Added DLL injection to the Win32 port attempt.
|
timer.h
|
542 bytes
|
1657
|
16 years
|
Sam Hocevar |
* Change timing functions to gettimeofday() instead of time() for more …
|
zzuf.c
|
32.6 KB
|
1710
|
16 years
|
Sam Hocevar |
* Grrr, fixed a bug in finfo() that corrupted the display.
|