Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-15 | added critical whitespace | Dominik Maier | |
2020-05-13 | Add post library API as custom mutator and rename pre_save | rish9101 | |
2020-05-12 | missing env var | van Hauser | |
2020-05-12 | enforce mandatary custom functions | van Hauser | |
2020-05-10 | Specify usage of multiple custom mutators | rish9101 | |
2020-05-09 | Update docs and Changelog for custom_mutators (#355) | Rishi Ranjan | |
2020-04-01 | tiny fixes | Dominik Maier | |
2020-04-01 | mutator docs | Dominik Maier | |
2020-04-01 | merged dev | Dominik Maier | |
2020-03-27 | more api | Dominik Maier | |
2020-03-27 | edited custom mutator pre_save api | Dominik Maier | |
2020-03-10 | document new environment variables and code format | 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-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 |