about summary refs log tree commit diff
path: root/src/afl-fuzz-one.c
AgeCommit message (Collapse)Author
2019-09-13Merge branch 'master' into persistent_qemuhexcoder
2019-09-12Second part of refactoring afl-fuzz-one.c. Now more back to sane functions.hexcoder-
2019-09-12first version of persistent QEMUAndrea Fioraldi
2019-09-08refactoring for unification of pilot_fuzzing() and core_fuzzing()hexcoder-
fast method with macro template, review required
2019-09-07prefer preincrement over postincrementhexcoder-
2019-09-04fix typo in custom formatAndrea Fioraldi
2019-09-04credits and license header for src/* and include/*Andrea Fioraldi
2019-09-03remove macro indentation from code-formatAndrea Fioraldi
2019-09-02run code formatterAndrea Fioraldi
2019-09-02afl-fuzz.c completely splittedAndrea Fioraldi