Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-19 | fix shared linking on macos | vanhauser-thc | |
2021-08-18 | more partial linking | vanhauser-thc | |
2021-08-17 | fix typo | vanhauser-thc | |
2021-08-12 | AFL_IGNORE_PROBLEMS + library checks and documentation | vanhauser-thc | |
2021-08-10 | Warn if "paths_total" property from stats file is inconsistent | mqf20 | |
2021-08-10 | remove outdated references | vanhauser-thc | |
2021-08-10 | Merge pull request #1063 from wxyxsx/stable | van Hauser | |
Fix "havoc_mutations" not working in Python module | |||
2021-08-10 | Update afl-fuzz-python.c | wxyxsx | |
Fix havoc_mutations not working in python version | |||
2021-08-02 | fix afl_preload issues on macos | vanhauser-thc | |
2021-07-31 | use HASH_CONST | yuawn | |
2021-07-30 | Merge pull request #1050 from fbeqv/better_macos_getshm_errors | van Hauser | |
improved error message | |||
2021-07-30 | improved error message | Cornelius Aschermann | |
2021-07-30 | frida tool fix | vanhauser-thc | |
2021-07-30 | frida tool fix | vanhauser-thc | |
2021-07-27 | fix check again clang asan lib to work on mac and linux by removing a character | Jesse Hertz | |
2021-07-25 | Merge pull request #1042 from yuawn/fix_afl-cc | van Hauser | |
Remove redundant if statement in afl-cc | |||
2021-07-25 | remove unused code | yuawn | |
2021-07-23 | remove redundant if statement | yuawn | |
2021-07-23 | handle single seed with perf_score 0 | vanhauser-thc | |
2021-07-21 | remove unneeded assignment | yuawn | |
2021-07-20 | Merge pull request #1034 from AFLplusplus/grammatron | van Hauser | |
Grammatron | |||
2021-07-19 | Revert "Merge branch 'release' into stable" | vanhauser-thc | |
This reverts commit 815161827689c339d335233b7b232ac9b120b79b, reversing changes made to 9321a24e682b5c8bf6278961bd014cb883b87295. | |||
2021-07-19 | fix merge conflicts | vanhauser-thc | |
2021-07-16 | make afl-showmap more silent | vanhauser-thc | |
2021-07-15 | fix aflfast | vanhauser-thc | |
2021-07-15 | fix custom trimming | vanhauser-thc | |
2021-07-15 | fix "fix" | vanhauser-thc | |
2021-07-15 | fixed potential UAF with custom mutator havoc on realloc | Michael Rodler | |
2021-07-14 | fix for -fsanitize=fuzzer on MacOS | vanhauser-thc | |
2021-07-14 | fix havoc comments (#1020) | yuan | |
2021-07-13 | Support 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-11 | update custom trim | vanhauser-thc | |
2021-07-10 | remove redundant check (#1014) | yuan | |
2021-07-09 | more fixes | vanhauser-thc | |
2021-07-09 | fixes | vanhauser-thc | |
2021-07-08 | help output nits | vanhauser-thc | |
2021-07-08 | remove unneeded cmdline option | vanhauser-thc | |
2021-07-05 | more partial linking | vanhauser-thc | |
2021-06-29 | fix linefeed | vanhauser-thc | |
2021-06-28 | Inline cmplog (#996) | van Hauser | |
* inline cmplog check * better switch support * add cmplog-switches-pass.cc | |||
2021-06-27 | Select (#995) | van Hauser | |
* favor unfuzzed * fix * reinit table after a new fuzz | |||
2021-06-24 | frida fix | vanhauser-thc | |
2021-06-23 | fix afl-showmap | hexcoder- | |
2021-06-23 | non-unix compat | vanhauser-thc | |
2021-06-23 | force disable llvm instrumentation for frida | vanhauser-thc | |
2021-06-22 | cmplog fix for qemu and frida | vanhauser-thc | |
2021-06-22 | reverse read the queue n resumes | vanhauser-thc | |
2021-06-21 | typo | vanhauser-thc | |
2021-06-16 | correct map size for small targets | vanhauser-thc | |
2021-06-16 | make afl-cmin actually work with subdirectories | vanhauser-thc | |