about summary refs log tree commit diff
path: root/docs
AgeCommit message (Collapse)Author
2020-03-11updated README, ideas and a missing clean in Makefilevan Hauser
2020-03-11Fix typo (#247)intrigus-lgtm
2020-03-10document new environment variables and code formatvan Hauser
2020-03-10imported InsTrim algo fixvan Hauser
2020-03-09changelogAndrea Fioraldi
2020-03-09updated changelog and todovan Hauser
2020-03-09disable leaksanitizer when "make"van Hauser
2020-03-08mark AFL_PYTHON_ONLY deprecatedvan Hauser
2020-03-07Add two new hooks for the custom mutatorh1994st
- `afl_custom_queue_get` and `afl_custom_queue_new_entry` - Update the corresponding document and examples
2020-03-07custom havoc mutationAndrea Fioraldi
2020-03-07afl-tmin hang mode addedDominik Maier
2020-03-04Update examples of the custom mutatorh1994st
- Merge `examples/python_mutators` into `examples/custom_mutators` - Remove `examples/python_mutators` - Update existing examples to demonstrate new APIs
2020-03-03Fix typoh1994st
2020-03-03Update the documents of the custom mutatorh1994st
- Merge python_mutators.md into custom_mutator.md - Remove python_mutators.md
2020-03-03Finish refactoring APIs for the custom mutator and Python moduleh1994st
- 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-01make afl-showmap quiet when called from afl-cmin*van Hauser
2020-03-01Added AFL_AUTORESUME optionDominik Maier
2020-02-29code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ↵van Hauser
and Makefile
2020-02-28add env info to afl-fuzz (please review!), small clarifications in ↵hexcoder-
docs/env_variables.md
2020-02-28more examples for README and custom_mutator READMEvan Hauser
2020-02-28fix for qemu_mode where capstone 4.0+ is installedvan Hauser
2020-02-28v2.62dvan Hauser
2020-02-28v2.62c 2.62cvan Hauser
2020-02-28v2.62cvan Hauser
2020-02-28update ideasvan Hauser
2020-02-28cmplog_shm shmat was missing result checkvan Hauser
2020-02-27perf-fuzz ideaAndrea Fioraldi
2020-02-25fix references to README docshexcoder-
2020-02-242.61d initvan Hauser
2020-02-24v2.61c 2.61cvan Hauser
2020-02-24important InsTrim fixes!van Hauser
2020-02-20GSOC <3Dominik Maier
2020-02-20gsoc2020van Hauser
2020-02-20add AFL_DEBUG to docs/envvan Hauser
2020-02-19gcc-10 supportvan Hauser
2020-02-19fix travis and fix logicvan Hauser
2020-02-17unsafe memory speed togglevan Hauser
2020-02-16fixvan Hauser
2020-02-16check for mistyped env varsvan Hauser
2020-02-16fix for instrim (not the important one)van Hauser
2020-02-16Updates for UBSANhexcoder
2020-02-16fix UBSAN handling, update docshexcoder-
2020-02-11Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-02-11AFL_ENTRYPOINT instruction granularityAndrea Fioraldi
2020-02-11dictionary insert stage count bugfixvan Hauser
2020-02-09update docsvan Hauser
2020-02-09fuzzer_stat eps is now overall not current, clang-format fixed to v8van Hauser
2020-02-09update documentationvan Hauser
2020-02-08persistent mode docvan Hauser
2020-02-08changes updatevan Hauser