aboutsummaryrefslogtreecommitdiff
path: root/afl-cmin
AgeCommit message (Expand)Author
2021-01-21afl-cmin -m nonevan Hauser
2021-01-07cleaned up AFL_KILL_SIGNALDominik Maier
2020-12-18afl-cmin: skip instrumentation check if AFL_SKIP_BIN_CHECK is sethexcoder-
2020-12-10change search order for afl-showmin in afl-cmin*van Hauser
2020-12-04afl-cmin usage fixhexcoder-
2020-12-03AFL_CRASH_EXITCODE env var added, u8->boolDominik Maier
2020-12-01remove docs/README symlink and update referencesvan Hauser
2020-10-17fix AFL_CMIN_CRASHES_ONLY=1 afl-showmaphexcoder-
2020-10-15fix issue #583: afl-cmin -C incompatibilityhexcoder-
2020-08-31added forkserver init timeoutDominik Maier
2020-03-21avoid calling awk for 'which' replacement, use POSIX 'command -v' insteadhexcoder-
2020-03-19afl-cmin: replace 'which' with 'type'hexcoder-
2020-03-11afl-cmin delete output directory when abortedhexcoder
2020-03-09fix leaksvan Hauser
2020-03-06adapt child handling to nawk from *BSDhexcoder-
2020-03-06terminate afl-cmin early when signalled SIGINThexcoder-
2020-03-01make afl-showmap quiet when called from afl-cmin*van Hauser
2020-02-25man page tuninghexcoder-
2020-02-21add env var descriptions for afl-cmin and afl-cmin.bashhexcoder-
2020-02-19remove AFL_QUIET from call to afl-showmaphexcoder
2020-02-19fix forkserver output (support AFL_QUIET)hexcoder-
2020-02-19afl-cmin bugfix if -o existsvan Hauser
2020-02-19fix deviations between afl-cmin.bash and afl-cmin (issue #168)hexcoder-
2020-02-12fixed cminDominik Maier
2020-02-05adapt to afl-cmin with forkserver_mode (and stdin)hexcoder-
2020-02-05afl-showmap fixvan Hauser
2020-02-03Revert "Revert "adapt to new afl-ahowmap with forkserver mode""Dominik Maier
2020-02-03Revert "adapt to new afl-ahowmap with forkserver mode"Dominik Maier
2020-02-03adapt to new afl-ahowmap with forkserver modehexcoder-
2020-01-28replace -maxdepth with posix -prune (portability)hexcoder
2020-01-27nearing afl-cmin perfection :-)van Hauser
2020-01-27nearing afl-cmin perfection :-)van Hauser
2020-01-27important fixes for afl-cminvan Hauser
2020-01-24afl-cmin more awk portability (mawk), add afl-cmin/afl-tmin testshexcoder-
2020-01-23afl-cmin final touchesvan Hauser
2020-01-22final step: rename afl-cmin to afl-cmin.bash and add a wrapper afl-cmin for a...hexcoder-
2020-01-07undo bash -> sh change, remove some bash specific constructs.hexcoder-
2020-01-07Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplushexcoder-
2020-01-07remove bash dependency (not generally present on *BSD)hexcoder-
2020-01-06moar moar copyrightsAndrea Fioraldi
2020-01-06added ++ to copyright notesAndrea Fioraldi
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove maint...hexcoder-
2019-09-04added man pagesvan Hauser
2019-07-25Added AFL-Unicorn modeDominik Maier
2019-05-28afl++ 2.52c initial commitvan Hauser