about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
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-13more small fixeshexcoder-
2020-11-12Fixed symcc custom mutatorRumata888
2020-11-10remove duplicate includevan Hauser
2020-11-10small fix to actually document custom mutator introspectionvan Hauser
2020-11-10small fix to actually document custom mutator introspectionvan Hauser
2020-11-10support custom mutator introspectionvan Hauser
2020-11-08fix wrong llvm version comparisonvan Hauser
2020-11-08fix for llvm 10.0.0van Hauser
2020-11-06better scriptable output from introspectionvan Hauser
2020-11-05require llvm 10.0.1+ for enhanced pcguard, correct 1MB checksvan Hauser
2020-11-03fix -N for forkservervan Hauser
2020-11-03revert out_fd copyvan Hauser
2020-11-03fsrv copy: out_fd = 0 on stdinvan Hauser
2020-11-03fsrv copy: out_fd = -1van Hauser
2020-11-03copy fsrv: copy out_file ptrvan Hauser
2020-11-03added better error handling to forkserver fdDominik Maier
2020-11-02fix for #562hexcoder-
2020-11-02match mopt to havocvan Hauser
2020-11-01added mutation introspection make targetvan Hauser
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