source: zzuf/trunk/src @ 2259

Name Size Rev Age Author Last Change
../
random.h 581 bytes 1523   16 years Sam Hocevar * Improved zfd_register() and zfd_* function performances. * Changed …
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 …
md5.h 697 bytes 1623   16 years Sam Hocevar * Implemented -M/--md5 flag.
timer.h 542 bytes 1657   16 years Sam Hocevar * Change timing functions to gettimeofday() instead of time() for more …
lib-signal.c 2.7 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.
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 1727   16 years Sam Hocevar * Only include <sys/time.h> conditionally.
mygetopt.h 748 bytes 1733   16 years Sam Hocevar * Reimplemented getopt_long. We use our replacement even if simple …
mygetopt.c 2.8 KB 1736   16 years Sam Hocevar * Fixed more MSVC compilation warnings.
libzzuf.h 1.5 KB 1743   16 years Sam Hocevar * Use doubles, not float. Fixes an issue when using the default ratio …
md5.c 7.0 KB 1761   16 years Sam Hocevar * Cleaned up md5.c. * Do not convert words to little endian if the …
debug.h 692 bytes 1790   16 years Sam Hocevar * Allow to use debug() everywhere in the code; it'll just do nothing …
lib-mem.c 10.0 KB 1791   16 years Sam Hocevar * Added -p flag to cherry pick file descriptors that get fuzzed.
lib-stream.c 14.7 KB 1791   16 years Sam Hocevar * Added -p flag to cherry pick file descriptors that get fuzzed.
ranges.h 612 bytes 1792   16 years Sam Hocevar * Factored common range-parsing code.
ranges.c 2.3 KB 1794   16 years Sam Hocevar * Renamed ranges_static into static_ranges.
debug.c 4.2 KB 1856   15 years Sam Hocevar * Support %d, %ld and %lld in addition to %i etc. in debug().
fd.h 1.2 KB 1858   15 years Sam Hocevar * Network destination port choosing with -p/--ports. * Renamed …
fuzz.c 5.8 KB 1858   15 years Sam Hocevar * Network destination port choosing with -p/--ports. * Renamed …
fuzz.h 792 bytes 1858   15 years Sam Hocevar * Network destination port choosing with -p/--ports. * Renamed …
libzzuf.c 3.3 KB 1858   15 years Sam Hocevar * Network destination port choosing with -p/--ports. * Renamed …
opts.c 1.5 KB 1858   15 years Sam Hocevar * Network destination port choosing with -p/--ports. * Renamed …
opts.h 1.4 KB 1858   15 years Sam Hocevar * Network destination port choosing with -p/--ports. * Renamed …
zzuf.c 34.8 KB 1858   15 years Sam Hocevar * Network destination port choosing with -p/--ports. * Renamed …
fd.c 8.2 KB 1859   15 years Sam Hocevar * Fix a bug in the -p handling that made it opt-out instead of opt-in. …
lib-fd.c 14.6 KB 1864   15 years Sam Hocevar * Do not fuzz non-IP network protocols. They’re too painful to fine-tune.
Makefile.am 706 bytes 1866   15 years Sam Hocevar * Link libzzuf with winsock because of our use of htons.
  • Property svn:ignore set to
    Makefile
    Makefile.in
    zzuf
    *.exe
    .deps
    .libs
Note: See TracBrowser for help on using the repository browser.