about summary refs log tree commit diff
path: root/src/afl-tmin.c
AgeCommit message (Expand)Author
2024-04-19nitsvanhauser-thc
2024-03-14Fix invalid range for del_len_limitgnbon
2024-03-13Add -l option for adjustable block deletiongnbon
2024-02-03push to stable (#1983)van Hauser
2023-04-16hidden -Y option for nyx, code formatvanhauser-thc
2023-04-16improved Nyx tmp dir handling (additional sanity checks)Sergej Schumilo
2023-04-14add Nyx support in various tools (like afl-cmin)Sergej Schumilo
2023-03-09code formatvanhauser-thc
2023-03-09various fixesvanhauser-thc
2023-01-26better asan defaults everwherevanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-10-29nitsvanhauser-thc
2022-10-29fix fork server kill signals for qemu, unicorn and nyx modevanhauser-thc
2022-10-24changelog updatevanhauser-thc
2022-10-24Update usage messagesNils Bars
2022-10-24AFL_FORK_SERVER_KILL_SIGNAL backwards compatiblityNils Bars
2022-10-21Add AFL_FORK_SERVER_KILL_SIGNAL environment variable.Nils Bars
2022-10-20Fix child reaping on fuzzer terminationNils Bars
2022-10-07auto shmem fuzzing (#1541)van Hauser
2022-07-12clang format 14vanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2021-12-15cleanup of TIMES macrovanhauser-thc
2021-11-16showmap -A -> -H, accurate help outputvanhauser-thc
2021-11-15Fix platform check for `-A` CoreSight modeAkira Moroo
2021-11-12Add platform check for `-A` CoreSight modeAkira Moroo
2021-11-12Clarify usage message for ARM CoreSight modeAkira Moroo
2021-11-11Add initial CoreSight mode supportAkira Moroo
2021-11-09fix afl- tools for new fridavanhauser-thc
2021-11-06http->httpsvanhauser-thc
2021-10-23fix timeout bug in afl toolsvanhauser-thc
2021-10-02fix some compiler warnings in 32-bit linuxhexcoder-
2021-09-07add check_binary_signatures for afl-* utilsvanhauser-thc
2021-07-30frida tool fixvanhauser-thc
2021-07-30frida tool fixvanhauser-thc
2021-07-13Support AFL_NO_FORKSRV env-var in afl-tmin, afl-showmap, and afl-cmin (#1017)jhertz
2021-04-04cleanupvanhauser-thc
2021-04-04Merge pull request #855 from MegaManSec/leak-sanitizervan Hauser
2021-04-04Move definition of __AFL_LEAK_CHECK inside ifguards,Joshua Rogers
2021-04-03Remove check for exit_code on LSAN and replace it with check forJoshua Rogers
2021-04-03Fix typos,Joshua Rogers
2021-04-02 Add support for standalone leak-sanitizer, introducting the environmentJoshua Rogers
2021-03-25Fix support for afl-cmin and updated READMEYour Name
2021-03-24Add support for FRIDA modeYour Name
2021-03-23make setting different file permissions easy via config.hvanhauser-thc
2021-03-15Remove AFL_PRELOAD and AFL_USE_QASAN handlersrealmadsci
2021-03-04no ASAN odr violations by defaultvanhauser-thc
2021-02-01make dominik more happy - no auto map size for qemu+unicornvan Hauser
2021-02-01making AFL_MAP_SIZE obsoletevan Hauser
2021-01-30added AFL_CMPLOG_ONLY_NEW featurevan Hauser
2021-01-29AFL_USE_QASANAndrea Fioraldi