about summary refs log tree commit diff
path: root/src/afl-fuzz.c
AgeCommit message (Collapse)Author
2021-02-25changing the -t ...+ meaning to "auto-calculate buth this is the max"vanhauser-thc
2021-02-24Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into devAndrea Fioraldi
2021-02-24edges in plot fileAndrea Fioraldi
2021-02-24typoshexcoder
2021-02-22minimum sync timevanhauser-thc
2021-02-22ensure a valid seed existsvanhauser-thc
2021-02-22another fix for disabled entriesvanhauser-thc
2021-02-21cmplog config.h -> -l optionvanhauser-thc
2021-02-20-t helpvanhauser-thc
2021-02-15mergedDominik Maier
2021-02-15fixed scan-build issuesDominik Maier
2021-02-13added AFL_IGNORE_UNKNOWN_ENVSvanhauser-thc
2021-02-07persistent replay env setupvanhauser-thc
2021-02-07prev_run_time loaded used only for ui and when writing the stats filevj-27
2021-02-06set prev_run_time inside afl statevj-27
2021-02-05load run time and donot load pending_* or *_favouredvj-27
2021-02-05load existing stats file when in AFL_AUTORESUME or -i -vj-27
2021-02-01fix warnings and an llvm cmplog+lto panicvan Hauser
2021-02-01make some really weird targets compilevan Hauser
2021-02-01adjust expand havocvan Hauser
2021-02-01mv cmplog options to config.hvan Hauser
2021-02-01fixesvan Hauser
2021-02-01reordervan Hauser
2021-02-01add case when cmplog map neds to be largervan Hauser
2021-02-01make dominik more happy - no auto map size for qemu+unicornvan Hauser
2021-02-01making AFL_MAP_SIZE obsoletevan Hauser
2021-01-31code-formatvan Hauser
2021-01-31Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devaflpp
2021-01-31fix -Z, remove q->nextaflpp
2021-01-31added support for __afl_coverage_interestingvan Hauser
2021-01-31disable trimming for -Mvan Hauser
2021-01-30added AFL_CMPLOG_ONLY_NEW featurevan Hauser
2021-01-29working AFL_USE_QASANAndrea Fioraldi
2021-01-29AFL_USE_QASANAndrea Fioraldi
2021-01-28fix another pending_not_fuzzed locationvan Hauser
2021-01-28Fix getopt arg stringYuan
There is no '-P' case here.
2021-01-26better foreign sync namevan Hauser
2021-01-26real fix plus code formatvan Hauser
2021-01-21forkserver debug flag supportvan Hauser
2021-01-21code format and not setting sanitizers if debug and settings presentvan Hauser
2021-01-21fix docsvan Hauser
2021-01-21Merge pull request #689 from AFLplusplus/cmplog_mergevan Hauser
cmplog merge
2021-01-20better cmp map fsrv fixvan Hauser
2021-01-20bugfix and new transform detection featurevan Hauser
2021-01-19cleanup and rename _DISCARD->_SKIPvan Hauser
2021-01-19tiny scan-build nags fixedDominik Maier
2021-01-17fix colorizationvan Hauser
2021-01-15merge cmplogvan Hauser
2021-01-14more sync in deterministic modevan Hauser
2021-01-14Update documentation to reflect new default power schedulemurx-