|
|
@4308
|
11 years |
Sam Hocevar |
Properly document the -a flag.
|
|
|
@4291
|
11 years |
Sam Hocevar |
Fix a regression in myfork.c causing build failures when libtool does …
|
|
|
@4284
|
11 years |
Sam Hocevar |
Don't try to use waitpid() information on Win32.
|
|
|
@4283
|
11 years |
Sam Hocevar |
Drop atoll() usage. It's not portable.
|
|
|
@4282
|
11 years |
Sam Hocevar |
Fix memory limitation method on OS X (page size was ignored) and other …
|
|
|
@4277
|
11 years |
Sam Hocevar |
In verbose mode, tell when a process exits.
|
|
|
@4265
|
11 years |
Sam Hocevar |
Add informative messages about why we exit the main loop.
|
|
|
@4264
|
11 years |
Sam Hocevar |
Rename -t/--max-time to -U/--max-usertime, and add -t/--max-time to …
|
|
|
@4253
|
11 years |
Sam Hocevar |
Fix copyright information and remove Id tag everywhere.
|
|
|
@4239
|
11 years |
Sam Hocevar |
Deprecate --deny <list> in favour of --allow !<list>.
|
|
|
@4122
|
11 years |
Sam Hocevar |
Fix a regression in the rlimit handling code caused by the myfork split.
|
|
|
@4115
|
11 years |
Sam Hocevar |
Move process creation stuff to a separate myfork.c file.
|
|
|
@4112
|
11 years |
Sam Hocevar |
Reorganise source code to better separate zzuf and libzzuf. Note: the …
|
|
|
@4111
|
11 years |
Sam Hocevar |
Try to work around the Vista ASLR feature by retrieving the …
|
|
|
@4109
|
11 years |
Sam Hocevar |
Try to reorganise the Win32 loader.
|
|
|
@4106
|
11 years |
Sam Hocevar |
Fix memory leaks and infinite loops in the Win32 launcher.
|
|
|
@4100
|
11 years |
Sam Hocevar |
Synchronise Win32 port with recent config.h changes.
|
|
|
@4009
|
11 years |
Sam Hocevar |
Add a second level of debugging for slightly less useful information.
|
|
|
@3637
|
11 years |
Sam Hocevar |
Append "/" to our LT_OBJDIR override.
|
|
|
@3636
|
11 years |
Sam Hocevar |
Old libtool versions don't define LT_OBJDIR. Adding an override for them.
|
|
|
@3635
|
11 years |
Sam Hocevar |
Allow remote network host filtering, courtesy of Corentin Delorme.
|
|
|
@3631
|
11 years |
Sam Hocevar |
zzuf.c: use LT_OBJDIR instead of hardcoding ".libs/".
|
|
|
@3001
|
12 years |
Sam Hocevar |
Rename --max-cpu into --max-cputime to avoid confusion (fixes #44).
|
|
|
@2818
|
12 years |
Sam Hocevar |
* zzuf.c: use atol() instead of atoi() for the --seed flag.
|
|
|
@2817
|
12 years |
Sam Hocevar |
* zzuf.c: allow the use of -r=0 in addition to -r 0, and likewise for
…
|
|
|
@2583
|
13 years |
Sam Hocevar |
* zzuf.c: make the -B flag (max bytes) also work when fuzzing the …
|
|
|
@2555
|
13 years |
Sam Hocevar |
* zzuf.c: rename sig2str to sig2name; the former is a Solaris libc symbol.
|
|
|
@2534
|
13 years |
Sam Hocevar |
* zzuf.c: retrieve library object name from libtool's .la file so we …
|
|
|
@2530
|
13 years |
Sam Hocevar |
* Add a few _INCLUDE_POSIX_SOURCE defines here and there so that we …
|
|
|
@2525
|
13 years |
Sam Hocevar |
* zzuf.c: reformated the licensing information for zzuf -V.
|
|
|
@2521
|
13 years |
Sam Hocevar |
* Set a default maximum memory usage value to avoid excessive swapping.
|
|
|
@2461
|
13 years |
Sam Hocevar |
* Avoid a potential shared library attack by never looking for libzzuf …
|
|
|
@2345
|
13 years |
Sam Hocevar |
* Change -M to mean mebibytes instead of megabytes, because I'm a …
|
|
|
@2344
|
13 years |
Sam Hocevar |
* Change -F to -j, to mimic make.
|
|
|
@2343
|
13 years |
Sam Hocevar |
* Allow to omit the right-hand side of the seed range, for indefinite
…
|
|
|
@2341
|
13 years |
Sam Hocevar |
* Add SIGPIPE to the list of crashing signals.
|
|
|
@2333
|
13 years |
Sam Hocevar |
* Minor changes: add quotes between launched program name, update …
|
|
|
@2327
|
13 years |
Sam Hocevar |
* No longer require the "--" trick to separate zzuf's flags and the …
|
|
|
@2326
|
13 years |
Sam Hocevar |
* Cosmetic: remove trailing spaces from the source code.
|
|
|
@2319
|
13 years |
Sam Hocevar |
* Slightly updated the build system.
|
|
|
@1858
|
13 years |
Sam Hocevar |
* Network destination port choosing with -p/--ports.
* Renamed …
|
|
|
@1802
|
14 years |
Sam Hocevar |
* -M is megabytes, not bytes. Fixed --help output.
|
|
|
@1801
|
14 years |
Sam Hocevar |
* Implemented -T / --max-cpu for max CPU time limits.
|
|
|
@1800
|
14 years |
Sam Hocevar |
* Rename -T to -t. -T will be the CPU time limit.
|
|
|
@1799
|
14 years |
Sam Hocevar |
* Rename ZZUF_RLIMIT_CONST into ZZUF_RLIMIT_MEM because we're going to …
|
|
|
@1796
|
14 years |
Sam Hocevar |
* Do not clobber LD_PRELOAD, patch by Sami Liedes. Heavily rewritten.
|
|
|
@1791
|
14 years |
Sam Hocevar |
* Added -p flag to cherry pick file descriptors that get fuzzed.
|
|
|
@1762
|
14 years |
Sam Hocevar |
* Removed spurious verbosity, thanks to Sami Liedes.
|
|
|
@1758
|
14 years |
Sam Hocevar |
* Minor win32 cosmetic updates.
|
|
|
@1744
|
14 years |
Sam Hocevar |
* Improved win32 pipes.
|
|
|
@1743
|
14 years |
Sam Hocevar |
* Use doubles, not float. Fixes an issue when using the default ratio …
|
|
|
@1742
|
14 years |
Sam Hocevar |
* Disable -M when setrlimit isn't available.
|
|
|
@1741
|
14 years |
Sam Hocevar |
* OpenBSD support for setrlimit().
|
|
|
@1740
|
14 years |
Sam Hocevar |
* Handle architectures that don't have RLIMIT_AS (like OpenBSD).
|
|
|
@1736
|
14 years |
Sam Hocevar |
* Fixed more MSVC compilation warnings.
|
|
|
@1733
|
14 years |
Sam Hocevar |
* Reimplemented getopt_long. We use our replacement even if simple …
|
|
|
@1729
|
14 years |
Sam Hocevar |
* Added an MSVC project.
|
|
|
@1728
|
14 years |
Sam Hocevar |
* Check for <unistd.h>, too. MSVC doesn't have it.
|
|
|
@1727
|
14 years |
Sam Hocevar |
* Only include <sys/time.h> conditionally.
|
|
|
@1720
|
14 years |
Sam Hocevar |
* Implemented -f/--fuzzing (fuzzing mode).
|
|
|
@1718
|
14 years |
Sam Hocevar |
* Carry DEBUG_FILENO in the ZZUF_DEBUG environment variable.
|
|
|
@1710
|
14 years |
Sam Hocevar |
* Grrr, fixed a bug in finfo() that corrupted the display.
|
|
|
@1709
|
14 years |
Sam Hocevar |
* Version 0.6.
* Updated NEWS and ChangeLog?.
|
|
|
@1707
|
14 years |
Sam Hocevar |
* Oops, fix in-tree preloading!
|
|
|
@1706
|
14 years |
Sam Hocevar |
* Put opts->bytes handling in the right place.
|
|
|
@1705
|
14 years |
Sam Hocevar |
* Implemented -b/--bytes to restrict fuzzing to specific offsets.
|
|
|
@1704
|
14 years |
Sam Hocevar |
* Fixed ifdef typo.
|
|
|
@1702
|
14 years |
Sam Hocevar |
* Added DLL injection to the Win32 port attempt.
|
|
|
@1701
|
14 years |
Sam Hocevar |
* Added DLL initialisation code for Win32.
|
|
|
@1699
|
14 years |
Sam Hocevar |
* Put either ORIG() or NEW(() around functions, because the naming …
|
|
|
@1698
|
14 years |
Sam Hocevar |
* Minor documentation updates.
|
|
|
@1695
|
14 years |
Sam Hocevar |
* Added enough autoconf checks and #ifdefs so that libzzuf builds on …
|
|
|
@1692
|
14 years |
Sam Hocevar |
* Reorganised code, got rid of global variables.
|
|
|
@1681
|
14 years |
Sam Hocevar |
* Fix a longopt parsing crash, thanks to Matti Hämäläinen.
|
|
|
@1680
|
14 years |
Sam Hocevar |
* Fix testsuite by printing MD5 hashes to stdout.
|
|
|
@1672
|
14 years |
Sam Hocevar |
* Support ranges with the -r flag.
|
|
|
@1671
|
14 years |
Sam Hocevar |
* Oops, ratio should be a double, not a float.
|
|
|
@1670
|
14 years |
Sam Hocevar |
* Exit non-zero if one process crashed.
|
|
|
@1669
|
14 years |
Sam Hocevar |
* Display our information to stderr, not stdout. Documented that.
|
|
|
@1668
|
14 years |
Sam Hocevar |
* Only display our own kills in verbose mode.
* Factorise min/max …
|
|
|
@1667
|
14 years |
Sam Hocevar |
* Added -v/--verbose (unused yet).
|
|
|
@1666
|
14 years |
Sam Hocevar |
* Set --version to -V, not -v. We'll use -v for verbose.
|
|
|
@1665
|
14 years |
Sam Hocevar |
* Fix a problem with filedescriptor 17 being reused for other purposes …
|
|
|
@1663
|
14 years |
Sam Hocevar |
* Added auto-increment mode. Not very handy to use yet.
|
|
|
@1661
|
14 years |
Sam Hocevar |
* Fixed -c behaviour. Sometimes apps open "$PWD/file" when asked to
…
|
|
|
@1660
|
14 years |
Sam Hocevar |
* Implemented -D/--delay to avoid fork bombs.
|
|
|
@1659
|
14 years |
Sam Hocevar |
* Refactored some shit around.
|
|
|
@1658
|
14 years |
Sam Hocevar |
* Minor documentation fixes.
|
|
|
@1657
|
14 years |
Sam Hocevar |
* Change timing functions to gettimeofday() instead of time() for more …
|
|
|
@1655
|
14 years |
Sam Hocevar |
* Better line-buffered stdin reads.
|
|
|
@1650
|
14 years |
Sam Hocevar |
* Don't stop if the process was killed by us.
|
|
|
@1641
|
14 years |
Sam Hocevar |
* Implemented memory limits. Probably breaks on other arches because …
|
|
|
@1640
|
14 years |
Sam Hocevar |
* Changed -M to -m (for --md5).
|
|
|
@1634
|
14 years |
Sam Hocevar |
* Don’t report exit status by default.
* Add -x/--check-exit to get …
|
|
|
@1633
|
14 years |
Sam Hocevar |
* Bah, reverted that. We'll use -O for --offset.
|
|
|
@1632
|
14 years |
Sam Hocevar |
* Rename -B/--max-bytes to -O/--max-output so that we can implement -A/-B.
|
|
|
@1629
|
14 years |
Sam Hocevar |
* Tru64 loader support (_RLD_LIST).
|
|
|
@1624
|
14 years |
Sam Hocevar |
* Changed --md5 to only compute the standard output.
|
|
|
@1623
|
14 years |
Sam Hocevar |
* Implemented -M/--md5 flag.
|
|
|
@1616
|
14 years |
Sam Hocevar |
* Documented stdin behaviour.
|
|
|