about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-02-07remove AFL_CC from unset list to allow success for unusual environmentsvanhauser-thc
2021-02-07mark llvm 13 as unsupported (yet)vanhauser-thc
2021-02-07fix scan-build issuesvanhauser-thc
2021-02-07remove debug outputvanhauser-thc
2021-02-07larger map, stats reload fix, code formatvanhauser-thc
2021-02-07Merge pull request #728 from vj-27/devvan Hauser
load existing stats file when in AFL_AUTORESUME or -i - mode.
2021-02-07prev_run_time loaded used only for ui and when writing the stats filevj-27
2021-02-06add missing sancov cmp functionsvanhauser-thc
2021-02-06remove compiler warningsvanhauser-thc
2021-02-06fix qemu build script for Arch Linux ($CROSS)hexcoder-
2021-02-06fix test-qemu-mode.sh to run standalonehexcoder-
2021-02-06set prev_run_time inside afl statevj-27
2021-02-06larger dummy mapvanhauser-thc
2021-02-05load run time and donot load pending_* or *_favouredvj-27
2021-02-05doc fixvanhauser-thc
2021-02-05fix docvanhauser-thc
2021-02-05more doc, so goodvanhauser-thc
2021-02-05nitsvanhauser-thc
2021-02-05update unicorn refvanhauser-thc
2021-02-05try if this helps on fuzzbenchvanhauser-thc
2021-02-05load existing stats file when in AFL_AUTORESUME or -i -vj-27
2021-02-04Merge pull request #730 from AFLplusplus/replayvan Hauser
update readme
2021-02-04update readmevanhauser-thc
2021-02-04dockerfile: fix qemu built, update llvm to 12vanhauser-thc
2021-02-04workaroung for llvm LTO bitcast bugvanhauser-thc
2021-02-04Merge pull request #726 from b1gr3db/devAndrea Fioraldi
Fix for off by one in libqasan's memmem
2021-02-03Create string.cb1gr3db
Off by one error resulted in memmem calling memcmp where h + needle_len is one past the end.
2021-02-03typohexcoder
2021-02-03Merge pull request #724 from devnexen/afl_untracervan Hauser
afl-untracer: Mac M1 build update proposal.
2021-02-03afl-untracer: Mac M1 build update proposal.David CARLIER
2021-02-02linux performance optionvan Hauser
2021-02-02automagically fix sanitize fuzzer+coveragevan Hauser
2021-02-01try to remove warnings during compilationvan Hauser
2021-02-01code format qasanvan Hauser
2021-02-01fix warnings and an llvm cmplog+lto panicvan Hauser
2021-02-01make some really weird targets compilevan Hauser
2021-02-01Merge pull request #721 from GanbaruTobi/patch-1van Hauser
Clarify usage of LD_LIBRARY_PATH in afl_frida
2021-02-01Clarify usage of LD_LIBRARY_PATH in afl_fridaTobias Mayer
This will help not *accidentally* trying to set the variable to the library's binary.
2021-02-01adjust expand havocvan Hauser
2021-02-01mv cmplog options to config.hvan Hauser
2021-02-01move cmplog compile 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-01reorder checkvan Hauser
2021-02-01make dominik more happy - no auto map size for qemu+unicornvan Hauser
2021-02-01import cmplog optsvan Hauser
2021-02-01Merge pull request #718 from AFLplusplus/cmplog_lowfailvan Hauser
cmplog lower fail
2021-02-01correct afl-showmap be_quiet statevan Hauser
2021-02-01making AFL_MAP_SIZE obsoletevan Hauser