source: zzuf/trunk/src @ 1722

Name Size Rev Age Author Last Change
../
debug.c 4.1 KB 1718   6 years sam * Carry DEBUG_FILENO in the ZZUF_DEBUG environment variable.
debug.h 639 bytes 1523   6 years sam * Improved zfd_register() and zfd_* function performances. * Changed …
fd.c 7.2 KB 1719   6 years sam * Better ungetc() implementation. Now we don't need to care about the …
fd.h 1.1 KB 1694   6 years sam * Replaced _zz_disabled with a less stinky API. Still not thread safe, …
fuzz.c 6.8 KB 1720   6 years sam * Implemented -f/--fuzzing (fuzzing mode).
fuzz.h 720 bytes 1720   6 years sam * Implemented -f/--fuzzing (fuzzing mode).
lib-fd.c 12.5 KB 1718   6 years sam * Carry DEBUG_FILENO in the ZZUF_DEBUG environment variable.
lib-load.h 1.2 KB 1701   6 years sam * Added DLL initialisation code for Win32.
lib-mem.c 9.4 KB 1716   6 years sam * Put a few debug messages in malloc-related functions when they use our …
lib-signal.c 2.7 KB 1699   6 years sam * Put either ORIG() or NEW(() around functions, because the naming scheme …
lib-stream.c 14.5 KB 1722   6 years sam * Better debug messages for special cases (eg. fgetc returning -1).
libzzuf.c 3.1 KB 1718   6 years sam * Carry DEBUG_FILENO in the ZZUF_DEBUG environment variable.
libzzuf.h 1.5 KB 1719   6 years sam * Better ungetc() implementation. Now we don't need to care about the …
Makefile.am 557 bytes 1702   6 years sam * Added DLL injection to the Win32 port attempt.
md5.c 6.7 KB 1623   6 years sam * Implemented -M/--md5 flag.
md5.h 697 bytes 1623   6 years sam * Implemented -M/--md5 flag.
opts.c 1.5 KB 1720   6 years sam * Implemented -f/--fuzzing (fuzzing mode).
opts.h 1.4 KB 1720   6 years sam * Implemented -f/--fuzzing (fuzzing mode).
random.c 1.0 KB 1547   6 years sam * No longer use the OS's PRNG, we use our own (based on a Dr Dobbs article …
random.h 581 bytes 1523   6 years sam * Improved zfd_register() and zfd_* function performances. * Changed …
sys.c 2.9 KB 1701   6 years sam * Added DLL initialisation code for Win32.
sys.h 562 bytes 1701   6 years sam * Added DLL initialisation code for Win32.
timer.c 1.4 KB 1702   6 years sam * Added DLL injection to the Win32 port attempt.
timer.h 542 bytes 1657   6 years sam * Change timing functions to gettimeofday() instead of time() for more …
zzuf.c 33.1 KB 1720   6 years sam * Implemented -f/--fuzzing (fuzzing mode).
  • Property svn:ignore set to
    Makefile
    Makefile.in
    zzuf
    *.exe
    .deps
    .libs
Note: See TracBrowser for help on using the repository browser.