Age | Commit message (Expand) | Author |
2023-04-16 | hidden -Y option for nyx, code format | vanhauser-thc |
2023-04-16 | improved Nyx tmp dir handling (additional sanity checks) | Sergej Schumilo |
2023-04-14 | add Nyx support in various tools (like afl-cmin) | Sergej Schumilo |
2023-03-09 | code format | vanhauser-thc |
2023-03-09 | various fixes | vanhauser-thc |
2023-01-26 | better asan defaults everwhere | vanhauser-thc |
2023-01-03 | welcome 2023 | vanhauser-thc |
2022-10-29 | nits | vanhauser-thc |
2022-10-29 | fix fork server kill signals for qemu, unicorn and nyx mode | vanhauser-thc |
2022-10-24 | changelog update | vanhauser-thc |
2022-10-24 | Update usage messages | Nils Bars |
2022-10-24 | AFL_FORK_SERVER_KILL_SIGNAL backwards compatiblity | Nils Bars |
2022-10-21 | Add AFL_FORK_SERVER_KILL_SIGNAL environment variable. | Nils Bars |
2022-10-20 | Fix child reaping on fuzzer termination | Nils Bars |
2022-10-07 | auto shmem fuzzing (#1541) | van Hauser |
2022-07-12 | clang format 14 | vanhauser-thc |
2022-01-01 | welcome 2022 | vanhauser-thc |
2021-12-15 | cleanup of TIMES macro | vanhauser-thc |
2021-11-16 | showmap -A -> -H, accurate help output | vanhauser-thc |
2021-11-15 | Fix platform check for `-A` CoreSight mode | Akira Moroo |
2021-11-12 | Add platform check for `-A` CoreSight mode | Akira Moroo |
2021-11-12 | Clarify usage message for ARM CoreSight mode | Akira Moroo |
2021-11-11 | Add initial CoreSight mode support | Akira Moroo |
2021-11-09 | fix afl- tools for new frida | vanhauser-thc |
2021-11-06 | http->https | vanhauser-thc |
2021-10-23 | fix timeout bug in afl tools | vanhauser-thc |
2021-10-02 | fix some compiler warnings in 32-bit linux | hexcoder- |
2021-09-07 | add check_binary_signatures for afl-* utils | vanhauser-thc |
2021-07-30 | frida tool fix | vanhauser-thc |
2021-07-30 | frida tool fix | vanhauser-thc |
2021-07-13 | Support AFL_NO_FORKSRV env-var in afl-tmin, afl-showmap, and afl-cmin (#1017) | jhertz |
2021-04-04 | cleanup | vanhauser-thc |
2021-04-04 | Merge pull request #855 from MegaManSec/leak-sanitizer | van Hauser |
2021-04-04 | Move definition of __AFL_LEAK_CHECK inside ifguards, | Joshua Rogers |
2021-04-03 | Remove check for exit_code on LSAN and replace it with check for | Joshua Rogers |
2021-04-03 | Fix typos, | Joshua Rogers |
2021-04-02 | Add support for standalone leak-sanitizer, introducting the environment | Joshua Rogers |
2021-03-25 | Fix support for afl-cmin and updated README | Your Name |
2021-03-24 | Add support for FRIDA mode | Your Name |
2021-03-23 | make setting different file permissions easy via config.h | vanhauser-thc |
2021-03-15 | Remove AFL_PRELOAD and AFL_USE_QASAN handlers | realmadsci |
2021-03-04 | no ASAN odr violations by default | vanhauser-thc |
2021-02-01 | make dominik more happy - no auto map size for qemu+unicorn | van Hauser |
2021-02-01 | making AFL_MAP_SIZE obsolete | van Hauser |
2021-01-30 | added AFL_CMPLOG_ONLY_NEW feature | van Hauser |
2021-01-29 | AFL_USE_QASAN | Andrea Fioraldi |
2021-01-20 | Fix build error for Android | Joey Jiao |
2021-01-08 | refactored kill signal env parsing | Dominik Maier |
2021-01-07 | cleaned up AFL_KILL_SIGNAL | Dominik Maier |
2021-01-04 | code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.) | hexcoder- |