Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-07-14 | always build aflpp driver | vanhauser-thc | |
2021-07-14 | update documentation | vanhauser-thc | |
2021-07-14 | Improved block and edge numbering to reduce collisions (#1021) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-07-14 | fix havoc comments (#1020) | yuan | |
2021-07-13 | Added more AFL_NO_FORKSRV docu, changelog | Dominik Maier | |
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-12 | update faq | vanhauser-thc | |
2021-07-12 | Added sqlite test (#1015) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-07-11 | update custom trim | vanhauser-thc | |
2021-07-10 | remove redundant check (#1014) | yuan | |
2021-07-08 | help output nits | vanhauser-thc | |
2021-07-08 | remove unneeded cmdline option | vanhauser-thc | |
2021-07-08 | fix qemu driver | vanhauser-thc | |
2021-07-07 | update doc | vanhauser-thc | |
2021-07-07 | Changes to print stats more periodically rather than relying on a new block ↵ | WorksButNotTested | |
being instrumented (#1011) Co-authored-by: Your Name <you@example.com> | |||
2021-07-07 | Changes to align the constants used by the coverage function assembly code ↵ | WorksButNotTested | |
(#1012) Co-authored-by: Your Name <you@example.com> | |||
2021-07-07 | Updated the version of FRIDA to 15.0.0 (#1013) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-07-07 | print warning for libfuzzer qemu driver | vanhauser-thc | |
2021-07-07 | enable github sponsor | vanhauser-thc | |
2021-07-07 | fix failures for some sized string instrumentations | vanhauser-thc | |
2021-07-06 | Frida build fixes (#1010) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-07-06 | Changes to make JS run in foreground thread (#1009) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> |