about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-03-06implementation without testingvanhauser-thc
2021-02-07persistent replay env setupvanhauser-thc
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
2021-01-31qemuaflAndrea Fioraldi
2021-01-31update qemu and main makefile for qasanAndrea Fioraldi
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-30foreign sync from ctime to mtime (libfuzzer)van Hauser
2021-01-30afl-frida faster for x86_x64van Hauser
2021-01-30remove warningsvan Hauser
2021-01-29Merge pull request #715 from AFLplusplus/qasanAndrea Fioraldi
Qasan
2021-01-29changelogAndrea Fioraldi
2021-01-29qasan readmeAndrea Fioraldi
2021-01-29update qemuaflAndrea Fioraldi
2021-01-29working AFL_USE_QASANAndrea Fioraldi
2021-01-2932bit fixvan Hauser
2021-01-29cmplog lower failvan Hauser
2021-01-29fix compilevan Hauser
2021-01-29better cmplog arithmeticvan Hauser