about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-02-13fixaflpp
2021-02-13dont break on llvm 13aflpp
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-11fix #723Andrea Fioraldi
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-09build docker without march=nativevanhauser-thc
2021-02-09fix docker build actionvanhauser-thc
2021-02-09Merge pull request #734 from Pamplemousse/build_docker_image_in_actionsvan Hauser
Use GitHub Actions to build Docker image
2021-02-08Use GitHub Actions to build Docker imagePamplemousse
... then deploy to hub.docker.com . Signed-off-by: Pamplemousse <xav.maso@gmail.com>
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