|
|
@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.
|
|
|
@1614
|
14 years |
Sam Hocevar |
* Merged chars.c and fuzz.c.
|
|
|
@1613
|
14 years |
Sam Hocevar |
* If no argument is given, just fuzz standard input.
|
|
|
@1578
|
14 years |
Sam Hocevar |
* Fix build with older versions of gcc.
|
|
|
@1577
|
14 years |
Sam Hocevar |
* Documentation tuning.
|
|
|
@1576
|
14 years |
Sam Hocevar |
* Version 0.2 is ready.
|
|
|
@1574
|
14 years |
Sam Hocevar |
* Cosmetic fixes.
|
|
|
@1573
|
14 years |
Sam Hocevar |
* Implemented --max-crashes.
* Renamed --forks to --max-forks.
* …
|
|
|
@1572
|
14 years |
Sam Hocevar |
* Oops, forgot to fix --help output.
|
|
|
@1571
|
14 years |
Sam Hocevar |
* Rename --fork to --max-forks.
|
|
|
@1562
|
14 years |
Sam Hocevar |
* Change -N to -n for --network.
|
|
|
@1560
|
14 years |
Sam Hocevar |
* Network support.
|
|
|
@1555
|
14 years |
Sam Hocevar |
* Implemented -R / --refuse.
|
|
|
@1554
|
14 years |
Sam Hocevar |
* Implement -P / --protect.
|
|
|
@1546
|
14 years |
Sam Hocevar |
* Split some code into clean functions.
|
|
|
@1544
|
14 years |
Sam Hocevar |
* Now works on Darwin!
|
|
|
@1543
|
14 years |
Sam Hocevar |
* The whole crap now builds on OS X. Now if it only agreed to run, too…
|
|
|
@1540
|
14 years |
Sam Hocevar |
* Oops, fixed stdout writing.
|
|
|
@1538
|
14 years |
Sam Hocevar |
* Output process status to stdout, not stderr.
|
|
|
@1537
|
14 years |
Sam Hocevar |
* Do not count debug bytes in the --max-bytes count.
|
|
|
@1535
|
14 years |
Sam Hocevar |
* Use a separate file descriptor for debugging messages, so that the …
|
|
|
@1532
|
14 years |
Sam Hocevar |
* Implemented signal handling.
* Updated documentation accordingly …
|
|
|
@1531
|
14 years |
Sam Hocevar |
* Alphabetise flags in help output and manpage.
|
|
|
@1529
|
14 years |
Sam Hocevar |
* Switch to REG_EXTENDED.
* Implement -c (--cmdline).
* Updated …
|
|
|
@1528
|
14 years |
Sam Hocevar |
* Check regex syntax in zzuf.
* Fix minor, harmful memory leaks.
|
|
|
@1526
|
14 years |
Sam Hocevar |
* Added the -i flag (for stdin fuzzing).
|
|
|
@1525
|
14 years |
Sam Hocevar |
* Change -i/-e to -I/-E.
|
|
|
@1511
|
14 years |
Sam Hocevar |
* Slightly updated documentation.
|
|
|
@1510
|
14 years |
Sam Hocevar |
* Fix stdout/stderr copying. Don't use fprintf for something that can
…
|
|
|
@1508
|
14 years |
Sam Hocevar |
* Slightly modified --help message.
|
|
|
@1506
|
14 years |
Sam Hocevar |
* Implement --max-bytes and --max-time.
|
|
|
@1505
|
14 years |
Sam Hocevar |
* Implemented parallelisation.
* Implemented “quiet” mode.
* …
|
|
|
@1503
|
14 years |
Sam Hocevar |
* Fork to launch the child and read its stdout/stderr.
|
|
|
@1502
|
14 years |
Sam Hocevar |
* Improved help.
|
|
|
@1487
|
14 years |
Sam Hocevar |
* Support --prefix (library location).
|
|
|
@1486
|
14 years |
Sam Hocevar |
* Rename percent to ratio.
|
|
|
@1475
|
14 years |
Sam Hocevar |
* Better error reporting if command failed.
|
|
|
@1474
|
14 years |
Sam Hocevar |
* Add --debug.
* --include and --exclude now work.
|
|
|
@1472
|
14 years |
Sam Hocevar |
* Added code for --include/--exclude. Does not work yet.
|
|
|
@1470
|
14 years |
Sam Hocevar |
* First somewhat working version.
|
|
|
@1465
|
14 years |
Sam Hocevar |
* Oops, typo.
|
|
|
@1464
|
14 years |
Sam Hocevar |
* Easy POC code. We need some LD_PRELOAD shit instead.
|
|
|
@1463
|
14 years |
Sam Hocevar |
* Initial tree.
|