about summary refs log tree commit diff
AgeCommit message (Collapse)Author
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-15v3.00cvan Hauser
2020-12-15v3.00cvan Hauser
2020-12-13code formatvan Hauser
2020-12-13fix afl-clang testsvan Hauser
2020-12-12remove debugging shhexcoder-
2020-12-12add tests for the missing afl-compiler (afl-gcc or afl-clang)hexcoder-
2020-12-12afl-as.c, fix compiler warnings (overflowing is UB)hexcoder-
2020-12-12tmpdir not needed with sharedmap fuzzingDominik Maier
2020-12-12remove stray debugging fprintfhexcoder-
2020-12-12typohexcoder-
2020-12-12small fix in error handlinghexcoder-
2020-12-12let the check for afl-gcc not abort 'make tests'hexcoder-
2020-12-12add an extra test for afl-gcc and check for -B supporthexcoder-
2020-12-11typoshexcoder-
2020-12-11typohexcoder-
2020-12-11fixed gcc analyzer warningsDominik Maier
2020-12-11Merge branch 'stable' into devvan Hauser
2020-12-11code formatvan Hauser
2020-12-11fix MMAPvan Hauser
2020-12-11schedule improvements, new default is FASTvan Hauser
2020-12-11Merge pull request #627 from AFLplusplus/other_weightvan Hauser
Other weight
2020-12-10change search order for afl-showmin in afl-cmin*van Hauser
2020-12-10install more llvmvan Hauser
2020-12-10fix afl-cc library searchvan Hauser
2020-12-10grammar in error messagesDominik Maier
2020-12-09fix qbdi path for code formatvan Hauser
2020-12-09fix oversight for accessing nfuzzvan Hauser
2020-12-09move libdislocator, libtokencap and qbdi_mode to utils/vanhauser-thc
2020-12-09better examplesvan Hauser
2020-12-09fix DUSEMMAPhexcoder
2020-12-09Fix -DUSEMMAPhexcoder
2020-12-09fix cmin/tmin potential overflow on too large filesvan Hauser
2020-12-09weighting for explore and exploitvan Hauser
2020-12-08optimize a bithexcoder-
2020-12-08Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2020-12-08fix some copmpiler warnings for USEMMAPhexcoder-
2020-12-08fix showmap outputvan Hauser
2020-12-08Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into devAndrea Fioraldi