about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
2021-08-19fix shared linking on macosvanhauser-thc
2021-08-18more partial linkingvanhauser-thc
2021-08-17fix typovanhauser-thc
2021-08-12AFL_IGNORE_PROBLEMS + library checks and documentationvanhauser-thc
2021-08-10Warn if "paths_total" property from stats file is inconsistentmqf20
2021-08-10remove outdated referencesvanhauser-thc
2021-08-10Merge pull request #1063 from wxyxsx/stablevan Hauser
Fix "havoc_mutations" not working in Python module
2021-08-10Update afl-fuzz-python.cwxyxsx
Fix havoc_mutations not working in python version
2021-08-02fix afl_preload issues on macosvanhauser-thc
2021-07-31use HASH_CONSTyuawn
2021-07-30Merge pull request #1050 from fbeqv/better_macos_getshm_errorsvan Hauser
improved error message
2021-07-30improved error messageCornelius Aschermann
2021-07-30frida tool fixvanhauser-thc
2021-07-30frida tool fixvanhauser-thc
2021-07-27fix check again clang asan lib to work on mac and linux by removing a characterJesse Hertz
2021-07-25Merge pull request #1042 from yuawn/fix_afl-ccvan Hauser
Remove redundant if statement in afl-cc
2021-07-25remove unused codeyuawn
2021-07-23remove redundant if statementyuawn
2021-07-23handle single seed with perf_score 0vanhauser-thc
2021-07-21remove unneeded assignmentyuawn
2021-07-20Merge pull request #1034 from AFLplusplus/grammatronvan Hauser
Grammatron
2021-07-19Revert "Merge branch 'release' into stable"vanhauser-thc
This reverts commit 815161827689c339d335233b7b232ac9b120b79b, reversing changes made to 9321a24e682b5c8bf6278961bd014cb883b87295.
2021-07-19fix merge conflictsvanhauser-thc
2021-07-16make afl-showmap more silentvanhauser-thc
2021-07-15fix aflfastvanhauser-thc
2021-07-15fix custom trimmingvanhauser-thc
2021-07-15fix "fix"vanhauser-thc
2021-07-15fixed potential UAF with custom mutator havoc on reallocMichael Rodler
2021-07-14fix for -fsanitize=fuzzer on MacOSvanhauser-thc
2021-07-14fix havoc comments (#1020)yuan
2021-07-13Support AFL_NO_FORKSRV env-var in afl-tmin, afl-showmap, and afl-cmin (#1017)jhertz
* Support AFL_NO_FORKSRV env-var * format * showmap support * showmap support * help messages now show envar support * formatting * formatting Co-authored-by: Jesse Hertz <jesse_hertz@apple.com>
2021-07-11update custom trimvanhauser-thc
2021-07-10remove redundant check (#1014)yuan
2021-07-09more fixesvanhauser-thc
2021-07-09fixesvanhauser-thc
2021-07-08help output nitsvanhauser-thc
2021-07-08remove unneeded cmdline optionvanhauser-thc
2021-07-05more partial linkingvanhauser-thc
2021-06-29fix linefeedvanhauser-thc
2021-06-28Inline cmplog (#996)van Hauser
* inline cmplog check * better switch support * add cmplog-switches-pass.cc
2021-06-27Select (#995)van Hauser
* favor unfuzzed * fix * reinit table after a new fuzz
2021-06-24frida fixvanhauser-thc
2021-06-23fix afl-showmaphexcoder-
2021-06-23non-unix compatvanhauser-thc
2021-06-23force disable llvm instrumentation for fridavanhauser-thc
2021-06-22cmplog fix for qemu and fridavanhauser-thc
2021-06-22reverse read the queue n resumesvanhauser-thc
2021-06-21typovanhauser-thc
2021-06-16correct map size for small targetsvanhauser-thc
2021-06-16make afl-cmin actually work with subdirectoriesvanhauser-thc