source: zzuf/trunk/src @ 2562

Name Size Rev Age Author Last Change
../
debug.c 5.0 KB 2336   15 years Sam Hocevar * Start working on the internal code documentation.
debug.h 692 bytes 1790   16 years Sam Hocevar * Allow to use debug() everywhere in the code; it'll just do nothing …
fd.c 8.1 KB 2336   15 years Sam Hocevar * Start working on the internal code documentation.
fd.h 1.2 KB 1858   16 years Sam Hocevar * Network destination port choosing with -p/--ports. * Renamed …
fuzz.c 6.0 KB 2337   15 years Sam Hocevar * Minor memory and speed optimisation.
fuzz.h 792 bytes 1858   16 years Sam Hocevar * Network destination port choosing with -p/--ports. * Renamed …
lib-fd.c 16.8 KB 2542   15 years Sam Hocevar * Fix a few HP-UX warnings caused by missing headers.
lib-load.h 981 bytes 2562   15 years Sam Hocevar * Better check for the func keyword that does not rely on …
lib-mem.c 10.7 KB 2556   15 years Sam Hocevar * lib-mem.c: add pre-include macros to get mmap and valloc on OpenSolaris?.
lib-signal.c 2.8 KB 2530   15 years Sam Hocevar * Add a few _INCLUDE_POSIX_SOURCE defines here and there so that we …
lib-stream.c 21.1 KB 2559   15 years Sam Hocevar * Support fsetpos64 on Linux.
libzzuf.c 4.8 KB 2527   15 years Sam Hocevar * Build on HP-UX systems: disable unsupported warning flags, define …
libzzuf.h 1.7 KB 2521   15 years Sam Hocevar * Set a default maximum memory usage value to avoid excessive swapping.
Makefile.am 793 bytes 2534   15 years Sam Hocevar * zzuf.c: retrieve library object name from libtool's .la file so we …
md5.c 7.0 KB 1761   16 years Sam Hocevar * Cleaned up md5.c. * Do not convert words to little endian if the …
md5.h 697 bytes 1623   16 years Sam Hocevar * Implemented -M/--md5 flag.
mygetopt.c 2.8 KB 2544   15 years Sam Hocevar * mygetopt.c: fix a parsing issue with short options.
mygetopt.h 748 bytes 1733   16 years Sam Hocevar * Reimplemented getopt_long. We use our replacement even if simple …
opts.c 1.5 KB 2521   15 years Sam Hocevar * Set a default maximum memory usage value to avoid excessive swapping.
opts.h 1.4 KB 1858   16 years Sam Hocevar * Network destination port choosing with -p/--ports. * Renamed …
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 …
ranges.c 2.3 KB 1794   16 years Sam Hocevar * Renamed ranges_static into static_ranges.
ranges.h 612 bytes 1792   16 years Sam Hocevar * Factored common range-parsing code.
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.
timer.h 542 bytes 1657   16 years Sam Hocevar * Change timing functions to gettimeofday() instead of time() for more …
zzuf.c 35.4 KB 2555   15 years Sam Hocevar * zzuf.c: rename sig2str to sig2name; the former is a Solaris libc symbol.
  • Property svn:ignore set to
    Makefile
    Makefile.in
    zzuf
    *.exe
    .deps
    .libs
Note: See TracBrowser for help on using the repository browser.