about summary refs log tree commit diff
path: root/.gitignore
AgeCommit message (Collapse)Author
2020-04-09list testcase addedDominik Maier
2020-04-01added untitest to gitignoreDominik Maier
2020-04-01.gitignore: add afl-ld and ldhexcoder-
2020-03-07Update .gitignoreh1994st
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-01-12renamed to unicornaflDominik Maier
2019-12-16more prints, ignoring crashdumpsDominik Maier
2019-12-15Moved unicorn_mode to unicornaflDominik Maier
2019-10-18reintegrate gcc_pluginhexcoder-
2019-09-25Update .gitignoreKaidan
These appear to be compilation artifacts, and can probably be safely ignored.
2019-09-13qemu 3.1.1Andrea Fioraldi
2019-09-13update readme and todoAndrea Fioraldi
2019-08-30remave the afl-fuzz folder to afl-fuzz-src due to gitignoreAndrea Fioraldi
2019-08-28unicorn compcov for x86Andrea Fioraldi
2019-07-25Added AFL-Unicorn modeDominik Maier
2019-07-19libcompcov for QEMUAndrea Fioraldi
2019-07-19env variables updateAndrea Fioraldi
2019-07-16updated .gitignorevan Hauser
2019-06-27added .gitignorevan Hauser