about summary refs log tree commit diff
path: root/src/afl-fuzz-mutators.c
AgeCommit message (Expand)Author
2020-03-10unified pointer placementDominik Maier
2020-03-09fixed numerous leaksDominik Maier
2020-03-09code-formatvan Hauser
2020-03-09AFL without globals (#220)Dominik Maier
2020-03-09more code formatvan Hauser
2020-03-07Add two new hooks for the custom mutatorh1994st
2020-03-07solve linking error when python is not availableAndrea Fioraldi
2020-03-07custom havoc mutationAndrea Fioraldi
2020-03-03Finish refactoring APIs for the custom mutator and Python moduleh1994st
2020-03-02Refactoring `fuzz_py` APIh1994st
2020-03-02Uniform API for both Python and custom mutatorh1994st
2020-03-02Add new APIs for the custom mutatorh1994st