Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-21 | Merge pull request #1035 from adrianherrera/optimin-util | van Hauser | |
add optimin corpus minimizer | |||
2021-07-21 | utils: added optimin corpus minimizer | Adrian Herrera | |
2021-07-21 | fixed rust example | Dominik Maier | |
2021-07-21 | fix rust mutator bindingsbuild | Dominik Maier | |
2021-07-21 | Fix typos (#1037) | Max Kunzelmann | |
2021-07-20 | fix rust bindings | vanhauser-thc | |
2021-07-20 | Merge pull request #1036 from moshekaplan/patch-1 | van Hauser | |
Update README.persistent_mode.md | |||
2021-07-20 | Update README.persistent_mode.md | Moshe Kaplan | |
2021-07-20 | readd realpath | vanhauser-thc | |
2021-07-20 | remove realpath dependency | vanhauser-thc | |
2021-07-20 | add gramatron | vanhauser-thc | |
2021-07-20 | Merge pull request #1034 from AFLplusplus/grammatron | van Hauser | |
Grammatron | |||
2021-07-19 | Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev | Andrea Fioraldi | |
2021-07-19 | update qemuafl | Andrea Fioraldi | |
2021-07-19 | 3.15a init | vanhauser-thc | |
2021-07-19 | Revert "Merge branch 'release' into stable" | vanhauser-thc | |
This reverts commit 815161827689c339d335233b7b232ac9b120b79b, reversing changes made to 9321a24e682b5c8bf6278961bd014cb883b87295. | |||
2021-07-19 | Merge branch 'release' into stable | van Hauser | |
2021-07-19 | Merge pull request #1030 from AFLplusplus/dev 3.14c | van Hauser | |
update config.h | |||
2021-07-19 | update config.h | vanhauser-thc | |
2021-07-19 | fix merge conflicts | vanhauser-thc | |
2021-07-19 | Merge pull request #1028 from AFLplusplus/stable | van Hauser | |
backmerge | |||
2021-07-19 | typo | hexcoder | |
2021-07-19 | typo | hexcoder | |
2021-07-19 | Merge pull request #1023 from AFLplusplus/dev | van Hauser | |
push to stable | |||
2021-07-19 | v3.14c release | vanhauser-thc | |
2021-07-16 | small changes for ARM 32-bit (compiles now, but does not work) | hexcoder- | |
2021-07-16 | make afl-showmap more silent | vanhauser-thc | |
2021-07-16 | Mention afl-gcc-fast also for persistent mode fuzzing | hexcoder | |
2021-07-16 | wording/style | hexcoder | |
2021-07-15 | Support for setting a fixed seed for the hash function (#1026) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-07-15 | ammend changelog | 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 | nits | vanhauser-thc | |
2021-07-15 | formatting | Dominik Maier | |
2021-07-15 | replaced \t with spaces | Dominik Maier | |
2021-07-15 | replaced unicorn with unicornafl | Dominik Maier | |
2021-07-15 | deleted duplicate line after merge | Dominik Maier | |
2021-07-15 | merged stable into dev | Dominik Maier | |
2021-07-15 | Merge pull request #1025 from f0rki/custom_mutator_havoc_uaf | hexcoder | |
fixed potential UAF with custom mutator havoc after realloc | |||
2021-07-15 | fixed potential UAF with custom mutator havoc on realloc | Michael Rodler | |
2021-07-15 | Fix printing of JS errors (#1024) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-07-15 | Delete template_test_harness.py | Dominik Maier | |
Please refer to /samples for documented example harnesses in python, rust, and c. See #1022 | |||
2021-07-15 | LLVMFuzzerTestOneInput + screen doc update | vanhauser-thc | |
2021-07-14 | fix for -fsanitize=fuzzer on MacOS | vanhauser-thc | |
2021-07-14 | rephrasing | vanhauser-thc | |
2021-07-14 | typos/wording | hexcoder | |
2021-07-14 | add to readme how to fuzz on multiple servers | vanhauser-thc | |
2021-07-14 | fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LIST | vanhauser-thc | |