Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-09 | code format, small improvements | van Hauser | |
2020-04-01 | typo fix | Dominik Maier | |
2020-04-01 | src doku is now markdown | Dominik Maier | |
2020-04-01 | tiny fixes | Dominik Maier | |
2020-04-01 | mutator docs | Dominik Maier | |
2020-04-01 | merged dev | Dominik Maier | |
2020-04-01 | added read_timed | Dominik Maier | |
2020-04-01 | add CFI sanitizer | van Hauser | |
2020-03-27 | more api | Dominik Maier | |
2020-03-27 | edited custom mutator pre_save api | Dominik Maier | |
2020-03-23 | typo | van Hauser | |
2020-03-23 | more fixes | van Hauser | |
2020-03-23 | minor fixes | van Hauser | |
2020-03-22 | all afl msgs to stdout and only read AFL_BENCH_JUST_ONE once | van Hauser | |
2020-03-20 | added llvm_mode ngram coverage | van Hauser | |
2020-03-20 | expose cycles_wo_finds in fuzzer_stats | van Hauser | |
2020-03-20 | added missing descriptions of entries in fuzzer_stats | van Hauser | |
2020-03-20 | add RARE schedule. also fixes doc_path | van Hauser | |
2020-03-19 | update doc | van Hauser | |
2020-03-19 | moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links | van Hauser | |
2020-03-17 | added mmopt power schedule | van Hauser | |
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 | |