about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
2020-11-18renamed env var to AFL_DEBUG_CHILDDominik Maier
2020-11-18fixed alloc errors, code formatDominik Maier
2020-11-17fix: avoid preprocessor logic in macro arguments (not portable)hexcoder-
2020-11-17fix sync issuevan Hauser
2020-11-17Merge pull request #601 from Rumata888/fixing_symccvan Hauser
Fixing symcc custom mutator
2020-11-16support AFL_LLVM_INSTRUMENT env for our own PCGUARDvan Hauser
2020-11-14Actually make python 'fuzz' method optionalDustin Spicuzza
At some point mutator->afl_custom_fuzz was allowed to be NULL, so do that instead of crashing
2020-11-14fix error handling in fauxserverhexcoder-
2020-11-14now really fix -nhexcoder-
2020-11-14add sanity check for -M/-S argumentshexcoder-
2020-11-14fix non instrumented mode, fix check_binaryhexcoder-
2020-11-14no binary checking in noninstrumented modehexcoder-
2020-11-12Fixed symcc custom mutatorRumata888
2020-10-31add our own inline trace-pc-guardvan Hauser
2020-10-30fix ck_alloc callvan Hauser
2020-10-30fix ck_alloc callvan Hauser
2020-10-30extras: afl_realloc -> ck_reallocvan Hauser
2020-10-29Don't crash for unset out_file (fixed #562)Dominik Maier
2020-10-29better warn if skipping large dictvan Hauser
2020-10-29fixes two huge bugsvan Hauser
2020-10-28Merge pull request #592 from rhtenhove/devvan Hauser
add gnuplot and afl-dyninst shared libs to Dockerfile
2020-10-28whoops..Ruben ten Hove
2020-10-28merge conflictAndrea Fioraldi
2020-10-28expand havoc if not new findings in the last 5 secondsAndrea Fioraldi
2020-10-28show supplied -t option so we know it's usedRuben ten Hove
2020-10-26hopeful the final testcache improvement ... van Hauser
2020-10-26add no splicing compile option and print used compile options in afl-fuzz helpvan Hauser
2020-10-24asan_build for tmin and analyzevan Hauser
2020-10-24asan_build for tmin and analyzevan Hauser
2020-10-24fix testcache bugvan Hauser
2020-10-24initializing testcase_bufDominik Maier
2020-10-23allow symbolize=1 for asan/debugvanhauser-thc
2020-10-23better cache entry algovan Hauser
2020-10-23set max testcache entries automated if not specified by the uservan Hauser
2020-10-22maybe enhancement to cache algovan Hauser
2020-10-22change queue cache algovan Hauser
2020-10-20fix timeout bug in read_s32_timed on non linux OSesAndrea Fioraldi
2020-10-20Merge pull request #586 from b1gr3db/devAndrea Fioraldi
qemu argv index was still wrong
2020-10-20qemu argv index was still wrongbigredb
2020-10-20always close file descriptor when opened, use standard typeshexcoder-
2020-10-19mini improvementsvan Hauser
2020-10-17fix AFL_CMIN_CRASHES_ONLY=1 afl-showmaphexcoder-
2020-10-17add eviction statvan Hauser
2020-10-16directly add new queue to cachevan Hauser
2020-10-16next afl-showmap fix attemptvan Hauser
2020-10-15testcache_size = 2 ok fixvan Hauser
2020-10-15retake from mem if possiblevan Hauser
2020-10-15fix reget of testcase after trimvan Hauser
2020-10-15prepare halloween fuzzbench runvan Hauser
2020-10-15fix previous commitvan Hauser