about summary refs log tree commit diff
path: root/src/afl-fuzz-init.c
AgeCommit message (Expand)Author
2021-11-11Add initial CoreSight mode supportAkira Moroo
2021-11-06http->httpsvanhauser-thc
2021-10-23fix timeout bug in afl toolsvanhauser-thc
2021-10-19Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into devAndrea Fioraldi
2021-10-19execs field in filenamesAndrea Fioraldi
2021-10-18better ui bannervanhauser-thc
2021-08-10remove outdated referencesvanhauser-thc
2021-07-09more fixesvanhauser-thc
2021-06-23non-unix compatvanhauser-thc
2021-06-22reverse read the queue n resumesvanhauser-thc
2021-06-02fix -F with slash optionvanhauser-thc
2021-05-25add AFL_TRY_AFFINITYvanhauser-thc
2021-05-25AFL_SKIP_CRASHES is obsolete since 3.0vanhauser-thc
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