Age | Commit message (Expand) | Author |
2021-07-30 | frida tool fix | vanhauser-thc |
2021-07-30 | frida tool fix | vanhauser-thc |
2021-06-10 | fix AFL_CAL_FAST | vanhauser-thc |
2021-06-07 | Forkserver for afl-analyze (#963) | Dominik Maier |
2021-06-07 | write target errors to out_dir/error.txt | vanhauser-thc |
2021-06-05 | restored timeout handling (with SIGALRM for now) | hexcoder- |
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 | Fix typos, | Joshua Rogers |
2021-04-02 | Replace __AFL_CHECK_LEAK with __AFL_LEAK_CHECK to be more proper. | 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-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-04 | code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.) | hexcoder- |
2020-12-23 | warn on _AFL and __AFL env vars | van Hauser |
2020-12-22 | one more with nonstd array initializers | hexcoder- |
2020-12-03 | AFL_CRASH_EXITCODE env var added, u8->bool | Dominik Maier |
2020-10-24 | asan_build for tmin and analyze | van Hauser |
2020-10-24 | asan_build for tmin and analyze | van Hauser |
2020-10-10 | fix for afl-analyze thanks to JJY-sec! | hexcoder- |
2020-08-07 | enabled Wextra, fixed bugs | Dominik Maier |
2020-07-03 | ubsan options | Andrea Fioraldi |
2020-06-26 | fix shared memory leaks in afl-showmap, initialize cmplog_mode | hexcoder- |
2020-06-15 | code format | Dominik Maier |
2020-06-14 | Porting to Haiku. | David Carlier |
2020-06-12 | fix for checksums | van Hauser |
2020-06-12 | switch to faster and better hash + random | van Hauser |
2020-05-12 | new code formatting + applied | van Hauser |
2020-05-10 | indenting preprocessor directives breaks compilation and cant be fixed, rever... | van Hauser |
2020-05-10 | fix warning, code format | van Hauser |
2020-05-10 | Illumos biuld fix (#357) | David CARLIER |
2020-04-19 | clang-tidy readability-braces (#323) | Dominik Maier |
2020-04-17 | refactoring getting the map size | van Hauser |
2020-04-17 | added AFL_MAP_SIZE to env help output | van Hauser |
2020-04-17 | added AFL_MAP_SIZE (wip) | van Hauser |
2020-04-16 | leak? | Dominik Maier |
2020-04-16 | silence some clang warnings | Dominik Maier |
2020-04-16 | removed redundent funcs | Dominik Maier |
2020-04-16 | renamed duplicated func names | Dominik Maier |
2020-04-14 | code format | Dominik Maier |
2020-04-14 | unified forkservered run_target, fixes #308 | Dominik Maier |
2020-04-13 | code format | Dominik Maier |
2020-04-13 | fixed uaf and warnings | Dominik Maier |