about summary refs log tree commit diff
path: root/src/afl-fuzz-init.c
AgeCommit message (Expand)Author
2021-05-21improve error msgvanhauser-thc
2021-05-17fix seed crash disablevanhauser-thc
2021-05-15added bounds check to pivot_inputs (fixes #921)Dominik Maier
2021-05-10afl-plot: relative timevanhauser-thc
2021-04-28Frida persistent (#880)WorksButNotTested
2021-04-13add AFL_EXIT_ON_SEED_ISSUESvanhauser-thc
2021-04-04cleanupvanhauser-thc
2021-04-04Merge pull request #855 from MegaManSec/leak-sanitizervan Hauser
2021-04-03Fix typos,Joshua Rogers
2021-04-02 Add support for standalone leak-sanitizer, introducting the environmentJoshua Rogers
2021-03-24Add support for FRIDA modeYour Name
2021-03-24better forkserver error help and code formatvanhauser-thc
2021-03-23make setting different file permissions easy via config.hvanhauser-thc
2021-03-21formatvanhauser-thc
2021-03-19update plot_data timestamps to be relativerichinseattle@gmail.com
2021-03-18Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devrichinseattle@gmail.com
2021-03-18preserve plot_data for in-place resumerichinseattle@gmail.com
2021-03-15Add AFL_QEMU_CUSTOM_BIN environment flagrealmadsci
2021-03-10fixed scan-build warningsDominik Maier
2021-03-09fix sanitizer settingsvanhauser-thc
2021-02-25changing the -t ...+ meaning to "auto-calculate buth this is the max"vanhauser-thc
2021-02-25edges in afl-plotAndrea Fioraldi
2021-02-24edges in plot fileAndrea Fioraldi
2021-02-22crash fixvanhauser-thc
2021-02-07fix scan-build issuesvanhauser-thc
2021-02-01making AFL_MAP_SIZE obsoletevan Hauser
2021-01-31fix -Z, remove q->nextaflpp
2021-01-30added AFL_CMPLOG_ONLY_NEW featurevan Hauser
2021-01-30foreign sync from ctime to mtime (libfuzzer)van Hauser
2021-01-28fix another pending_not_fuzzed locationvan Hauser
2021-01-28Fix dev branch for android (#710)Joey Jiaojg
2021-01-27fix includevan Hauser
2021-01-26better foreign sync namevan Hauser
2021-01-26real fix plus code formatvan Hauser
2021-01-26wip fixvan Hauser
2021-01-23less stack mem reqvan Hauser
2021-01-22stack 2 heapvan Hauser
2021-01-15merge cmplogvan Hauser
2020-12-30fix 32-bit mode, fix weightingvan Hauser
2020-12-29fix localtime warnings from CodeQLhexcoder-
2020-12-16small fixesvan Hauser
2020-12-11fixed gcc analyzer warningsDominik Maier
2020-12-03AFL_CRASH_EXITCODE env var added, u8->boolDominik Maier
2020-11-18Solaris/Illumos build fix. (#609)David CARLIER
2020-11-16support AFL_LLVM_INSTRUMENT env for our own PCGUARDvan Hauser
2020-11-14now really fix -nhexcoder-
2020-11-14fix non instrumented mode, fix check_binaryhexcoder-
2020-10-24fix testcache bugvan Hauser
2020-10-23allow symbolize=1 for asan/debugvanhauser-thc
2020-10-14DragonFlyBSD build fix proposal.David Carlier