about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-11-13fix you/your typo in README.mdBenjamin Beasley
2020-11-13restore qemuafl submoduleAndrea Fioraldi
2020-11-13updated README to point out that if several laf-intel instances are used, -M ↵van Hauser
main should be one of them to be able to share the intermediate results
2020-11-13fix frida example debug outputvan Hauser
2020-11-13more small fixeshexcoder-
2020-11-12more fixes, leaks and compile errorshexcoder-
2020-11-12another two mem leakshexcoder-
2020-11-12fix two mem leaks detected by cppcheckhexcoder-
2020-11-11update qemuaflAndrea Fioraldi
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-10fix libfuzzer custom mutator and add introspection functionvan 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-06do not try to compile pcguard if llvm is not current enoughvan Hauser
2020-11-05typo fixedhexcoder-
2020-11-05remove duplicate headers, make '#include VirtualFileSystems.h' version dependenthexcoder-
2020-11-05ignore build error (unsupported platform), so top level 'make tests' can be runhexcoder-
2020-11-05require llvm 10.0.1+ for enhanced pcguard, correct 1MB checksvan Hauser
2020-11-04typohexcoder
2020-11-04add missing newline at the endhexcoder
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-02typoshexcoder
2020-11-02more typoshexcoder
2020-11-02do not fail for llvm < 10van Hauser
2020-11-02code-formatvan Hauser
2020-11-02more llvm 10.0.0 fixesvan Hauser
2020-11-02more llvm 10.0.0 fixesvan Hauser
2020-11-02more llvm 10.0.0 fixesvan Hauser
2020-11-02support llvm svn checkoutvan Hauser
2020-11-02typosAndrea Fioraldi
2020-11-02persistent hook exampleAndrea Fioraldi
2020-11-02Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into devAndrea Fioraldi
2020-11-02doc for qemuaflAndrea Fioraldi
2020-11-02fix SancovPCGUARD for 10.0.0van Hauser
2020-11-02specify testcache is enabled by defaultvan Hauser
2020-11-02fix release version displayvan Hauser
2020-11-02disable indirect calls in pcguardvan Hauser
2020-11-02match mopt to havocvan Hauser
2020-11-01added mutation introspection make targetvan Hauser
2020-11-01update todovan Hauser