about summary refs log tree commit diff
path: root/src/afl-fuzz.c
AgeCommit message (Expand)Author
2020-02-01AFL_ALIGNED_ALLOC in libdislocatorAndrea Fioraldi
2020-01-30Merge branch 'master' into CmpLogAndrea Fioraldi
2020-01-30cmplog check_binaryAndrea Fioraldi
2020-01-20fixed Heiko's global search-replace :)van Hauser
2020-01-19fix for getoptvan Hauser
2020-01-17first experiment cmplogAndrea Fioraldi
2020-01-06moar moar copyrightsAndrea Fioraldi
2020-01-06Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-01-06added ++ to copyright notesAndrea Fioraldi
2020-01-03Typo in namehexcoder
2019-12-31show correct python version and readme namevan Hauser
2019-12-31show correct python version and readme namevan Hauser
2019-12-31v2.60d and year 2020 initvan Hauser
2019-12-30critical bugfix for afl-tminvan Hauser
2019-12-25code formatAndrea Fioraldi
2019-12-25AFL_PRELOAD -> QEMU_SET_ENV for afl-fuzz,afl-showmap,afl-analyze,afl-tminAndrea Fioraldi
2019-12-24qemu ld_preload support and added socket_fuzzing ld_preload libraryvan Hauser
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