aboutsummaryrefslogtreecommitdiff
path: root/src/afl-fuzz.c
AgeCommit message (Expand)Author
2019-12-02added -N no_unlink optionvan Hauser
2019-12-02code format (contributors, do it!)Andrea Fioraldi
2019-11-20the plot data does not generate proper gnuplot dataDavid Carlier
2019-11-12finding libradamsa fixvan Hauser
2019-11-12finding libradamsa fixvan Hauser
2019-11-12upgraded radamsa to newest versionvan Hauser
2019-11-11add test casevan Hauser
2019-11-11Merge branch 'master' into radamsaAndrea Fioraldi
2019-11-11libradamsa dlopenAndrea Fioraldi
2019-11-05test unicorn && AFL_DISABLE_TRIM env varAndrea Fioraldi
2019-10-26no longer warns on python as path for unicornDominik Maier
2019-10-24enhanced radamsa integrationvan Hauser
2019-10-22help output adjustmentvan Hauser
2019-10-21-V/-E not precisevan Hauser
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove maint...hexcoder-
2019-10-19add gcc_plugin to code formatter and run ithexcoder-
2019-10-10radamsa mutator as havoc cycle replacement with probability 1/24Andrea Fioraldi
2019-10-08added afl-fuzz -I cmdline optionvan Hauser
2019-09-18code formatAndrea Fioraldi
2019-09-17wine mode first commitAndrea Fioraldi
2019-09-16added afl_custom_mutator_onlyvan Hauser
2019-09-12first version of persistent QEMUAndrea Fioraldi
2019-09-04added man pagesvan Hauser
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
2019-09-02afl-fuzz-src/* -> src/afl-fuzz* renamevan Hauser
2019-08-30split afl-fuzz #1 (globls and python are now separate)Andrea Fioraldi
2019-08-30fix issue with static variables needed by forkserver in afl-fuzzAndrea Fioraldi
2019-08-30update with changes from masterAndrea Fioraldi
2019-08-27include and src foldersAndrea Fioraldi