|
|
@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.
|