about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-02-12remvoe libcompcov 32 bits warningsAndrea Fioraldi
2021-02-12remove travis badgevanhauser-thc
2021-02-12typovanhauser-thc
2021-02-12fix #736 (ty b1gr3db)Andrea Fioraldi
2021-02-11typohexcoder
2021-02-11typoshexcoder
2021-02-11typohexcoder
2021-02-11typohexcoder
2021-02-11typoshexcoder
2021-02-11typohexcoder
2021-02-11typos & formattinghexcoder
2021-02-11typohexcoder
2021-02-11typosvanhauser-thc
2021-02-10update changelog + ideasvanhauser-thc
2021-02-10dlmalloc only for non glibc qasan and AFL_QEMU_FORCE_DFLAndrea Fioraldi
2021-02-10fix laf for potential crashesvanhauser-thc
2021-02-09more cmplog options in config.hvanhauser-thc
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