about summary refs log tree commit diff
path: root/include/afl-fuzz.h
AgeCommit message (Expand)Author
2019-09-13for hexcodervan Hauser
2019-09-12Second part of refactoring afl-fuzz-one.c. Now more back to sane functions.hexcoder-
2019-09-05fix BSD patchvan Hauser
2019-09-05small adjustments for custom mutatorvan Hauser
2019-09-04Added docstring to the custom mutator hooksKhaled Yakdan
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-02minor fixesAndrea Fioraldi
2019-09-02run code formatterAndrea Fioraldi
2019-09-02afl-fuzz.c completely splittedAndrea Fioraldi
2019-09-02added peak_rss_mb and slowest_exec_ms in fuzzer_stats reportvan Hauser
2019-09-02split afl-fuzz: extrasAndrea Fioraldi
2019-09-01afl-fuzz-src bitmap and queue C filesAndrea Fioraldi
2019-08-30split afl-fuzz #1 (globls and python are now separate)Andrea Fioraldi