Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-11 | updated README, ideas and a missing clean in Makefile | van Hauser | |
2020-03-11 | Fix typo (#247) | intrigus-lgtm | |
2020-03-10 | document new environment variables and code format | van Hauser | |
2020-03-10 | imported InsTrim algo fix | van Hauser | |
2020-03-09 | changelog | Andrea Fioraldi | |
2020-03-09 | updated changelog and todo | van Hauser | |
2020-03-09 | disable leaksanitizer when "make" | van Hauser | |
2020-03-08 | mark AFL_PYTHON_ONLY deprecated | van Hauser | |
2020-03-07 | Add two new hooks for the custom mutator | h1994st | |
- `afl_custom_queue_get` and `afl_custom_queue_new_entry` - Update the corresponding document and examples | |||
2020-03-07 | custom havoc mutation | Andrea Fioraldi | |
2020-03-07 | afl-tmin hang mode added | Dominik Maier | |
2020-03-04 | Update examples of the custom mutator | h1994st | |
- Merge `examples/python_mutators` into `examples/custom_mutators` - Remove `examples/python_mutators` - Update existing examples to demonstrate new APIs | |||
2020-03-03 | Fix typo | h1994st | |
2020-03-03 | Update the documents of the custom mutator | h1994st | |
- Merge python_mutators.md into custom_mutator.md - Remove python_mutators.md | |||
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 | |