about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
2020-11-12Fixed symcc custom mutatorRumata888
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
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