Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-03 | Finish refactoring APIs for the custom mutator and Python module | h1994st | |
- Remove AFL_PYTHON_ONLY (env) and python_only (variable) - Unify fuzz API of the custom mutator and Python module - Merge the custom mutator into the old python_stage, which is now renamed to custom_mutator_stage | |||
2020-03-01 | make afl-showmap quiet when called from afl-cmin* | van Hauser | |
2020-03-01 | Added AFL_AUTORESUME option | Dominik Maier | |
2020-02-29 | code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ↵ | van Hauser | |
and Makefile | |||
2020-02-28 | add env info to afl-fuzz (please review!), small clarifications in ↵ | hexcoder- | |
docs/env_variables.md | |||
2020-02-28 | more examples for README and custom_mutator README | van Hauser | |
2020-02-28 | fix for qemu_mode where capstone 4.0+ is installed | van Hauser | |
2020-02-28 | v2.62d | van Hauser | |
2020-02-28 | v2.62c 2.62c | van Hauser | |
2020-02-28 | v2.62c | van Hauser | |
2020-02-28 | update ideas | van Hauser | |
2020-02-28 | cmplog_shm shmat was missing result check | van Hauser | |
2020-02-27 | perf-fuzz idea | Andrea Fioraldi | |
2020-02-25 | fix references to README docs | hexcoder- | |
2020-02-24 | 2.61d init | van Hauser | |
2020-02-24 | v2.61c 2.61c | van Hauser | |
2020-02-24 | important InsTrim fixes! | van Hauser | |
2020-02-20 | GSOC <3 | Dominik Maier | |
2020-02-20 | gsoc2020 | van Hauser | |
2020-02-20 | add AFL_DEBUG to docs/env | van Hauser | |
2020-02-19 | gcc-10 support | van Hauser | |
2020-02-19 | fix travis and fix logic | van Hauser | |
2020-02-17 | unsafe memory speed toggle | van Hauser | |
2020-02-16 | fix | van Hauser | |
2020-02-16 | check for mistyped env vars | van Hauser | |
2020-02-16 | fix for instrim (not the important one) | van Hauser | |
2020-02-16 | Updates for UBSAN | hexcoder | |
2020-02-16 | fix UBSAN handling, update docs | hexcoder- | |
2020-02-11 | Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus | Andrea Fioraldi | |
2020-02-11 | AFL_ENTRYPOINT instruction granularity | Andrea Fioraldi | |
2020-02-11 | dictionary insert stage count bugfix | van Hauser | |
2020-02-09 | update docs | van Hauser | |
2020-02-09 | fuzzer_stat eps is now overall not current, clang-format fixed to v8 | van Hauser | |
2020-02-09 | update documentation | van Hauser | |
2020-02-08 | persistent mode doc | van Hauser | |
2020-02-08 | changes update | van Hauser | |
2020-02-08 | fix for md changes | van Hauser | |
2020-02-08 | markdown todo & changelog | Andrea Fioraldi | |
2020-02-08 | changelog & TODO | Andrea Fioraldi | |
2020-02-05 | typos | hexcoder | |
2020-02-05 | small typo fixes | hexcoder | |
2020-02-04 | Ideas. | Dominik Maier | |
2020-02-03 | make travis happy | van Hauser | |
2020-02-03 | fix MDs | van Hauser | |
2020-02-03 | afl-showmap -i option added | van Hauser | |
2020-02-03 | merged mds | Dominik Maier | |
2020-02-03 | moved txt to md (fleissarbeit) | Dominik Maier | |
2020-02-03 | s/experimental\//examples\/g | Andrea Fioraldi | |
2020-02-03 | move custom and pythoon mutators examples into examples/ | Andrea Fioraldi | |
2020-02-03 | docs to md | Andrea Fioraldi | |