aboutsummaryrefslogtreecommitdiff
path: root/afl-cmin
AgeCommit message (Expand)Author
2024-02-01push to stable (#1967)van Hauser
2023-11-07fix dictionary and cminvanhauser-thc
2023-07-10nitsvanhauser-thc
2023-07-08fix cmin -Tvanhauser-thc
2023-06-21fix afl-cmin* for old afl vanilla issuevanhauser-thc
2023-06-21nitsvanhauser-thc
2023-06-14Fixes #1770: afl-cmin in -T mode doesn't correctly divide inputs among threadsforky2
2023-04-27afl++ -> AFL++vanhauser-thc
2023-04-25nitsvanhauser-thc
2023-04-25afl-cmin -T supportvanhauser-thc
2023-04-24afl-showmap -I optionvanhauser-thc
2023-04-20afl-showmap custom mutator supportvanhauser-thc
2023-04-16hidden -Y option for nyx, code formatvanhauser-thc
2023-04-14add Nyx support in various tools (like afl-cmin)Sergej Schumilo
2022-10-24Update usage messagesNils Bars
2022-10-21Add AFL_FORK_SERVER_KILL_SIGNAL environment variable.Nils Bars
2022-09-17afl-cmin -Avanhauser-thc
2022-08-16fix afl-cminvanhauser-thc
2022-08-15fix new map size extraction for afl-gccvanhauser-thc
2022-08-15get map size from binaries within afl-cmin*vanhauser-thc
2022-07-11fix mawk bugvanhauser-thc
2022-05-27afl-cmin: avoid messages with \r when redirection is usedhexcoder-
2022-04-13afl-cmin: quote program argumentsMiroslav Lichvar
2021-11-16showmap -A -> -H, accurate help outputvanhauser-thc
2021-07-13Added more AFL_NO_FORKSRV docu, changelogDominik Maier
2021-06-16make afl-cmin actually work with subdirectoriesvanhauser-thc
2021-05-30afl-cmin help fix, aflpp_driver - + @@ supportvanhauser-thc
2021-05-17AFL_PRINT_FILENAMES addedDominik Maier
2021-03-25Fix support for afl-cmin and updated READMEYour Name
2021-03-15afl-cmin: Allow @@ to be part of an argrealmadsci
2021-03-08fix handling of test case file names with spaceshexcoder-
2021-03-05fixvanhauser-thc
2021-02-13fix issue #732 afl-cmin and afl-showmap should support '-f'hexcoder-
2021-02-01making AFL_MAP_SIZE obsoletevan Hauser
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-