about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-12-21temporary fix for unusual builds where CC is setvan Hauser
2020-12-21Merge branch 'stable' into devvan Hauser
2020-12-21test: skip afl-fuzz test if too few locations were instrumentedvan Hauser
2020-12-21make ubuntu 18.04 ci workvan Hauser
2020-12-21fix BSDvan Hauser
2020-12-21ci fixvan Hauser
2020-12-21ci fixvan Hauser
2020-12-21ci fixvan Hauser
2020-12-21ci fixvan Hauser
2020-12-21fix civan Hauser
2020-12-21another 32 bit fixvan Hauser
2020-12-21update civan Hauser
2020-12-21Create ci.ymlvan Hauser
2020-12-21fix 32 bitvan Hauser
2020-12-21switch to github actionsvan Hauser
2020-12-21Merge pull request #649 from AFLplusplus/skim_romuvan Hauser
switch to romu and skim
2020-12-21Merge branch 'dev' into skim_romuvan Hauser
2020-12-21update codeql ymlvan Hauser
2020-12-21Merge pull request #648 from AFLplusplus/add-codeqlAndrea Fioraldi
Add codeql
2020-12-21Create codeql-analysis.ymlAndrea Fioraldi
2020-12-21Merge pull request #647 from rchildre3/binary-only-makevan Hauser
Remove binary-only target's depend on source tools
2020-12-20Test Python and Shared Memory in binary-only modeR. Elliott Childre
2020-12-20Remove binary-only target's depend on source toolsR. Elliott Childre
The `binary-only` target currently depends on the `all` target which always build the source tools, such as afl-cc and afl-as. This is unnecessary if the user specifically is asking for only binary fuzzing tools.
2020-12-20document AFL_LLVM_INSTRUMENT option NATIVEvan Hauser
2020-12-20fix for non-default gcc installationsvan Hauser
2020-12-20fix endless loop in afl-cc allow/blocklists starting a line with a commentvan Hauser
2020-12-20Merge pull request #646 from pr0xy-t/devvan Hauser
fixed typo in include/forkserver.h
2020-12-20update changelogvan Hauser
2020-12-20fixed typo in include/forkserver.hpr0xy
2020-12-19add tinyinst to binary fuzzing toolsvan Hauser
2020-12-18apply nocolor changeshexcoder-
2020-12-18dont fail with ASAN_BUILDvan Hauser
2020-12-18fixvan Hauser
2020-12-18mem error fixvan Hauser
2020-12-18fix compilevan Hauser
2020-12-18fixvan Hauser
2020-12-18Merge pull request #641 from AFLplusplus/devvan Hauser
Dev
2020-12-18merge romu and skimvan Hauser
2020-12-18small improvements: dump output on error in test-llvm, fix compiler warningshexcoder-
2020-12-18afl-cmin: skip instrumentation check if AFL_SKIP_BIN_CHECK is sethexcoder-
2020-12-17fix crash for very fast targetsvan Hauser
2020-12-17skim importvan Hauser
2020-12-16small fixesvan Hauser
2020-12-15allow instrumenting LLVMFuzzerTestOneInputvan Hauser
2020-12-15add dummy Makefile to instrumentation/van Hauser
2020-12-15v3.01a initvan Hauser
2020-12-15Merge pull request #628 from AFLplusplus/dev 3.0cvan Hauser
Final push to stable
2020-12-15v3.00cvan Hauser
2020-12-15v3.00cvan Hauser
2020-12-13code formatvan Hauser