about summary refs log tree commit diff
path: root/README.md
AgeCommit message (Collapse)Author
2021-01-31disable trimming for -Mvan Hauser
2021-01-22typosvan Hauser
2021-01-20Merge pull request #693 from vishesh-sharma-123/patch-2van Hauser
Update README.md
2021-01-20Update README.mdvishesh-sharma-123
typo and correction in link
2021-01-20Migrates DebugLoc::get to DILocation::getJoey Jiao
- Refer to https://reviews.llvm.org/D93087
2021-01-20Update README.mdvishesh-sharma-123
Typo
2021-01-14update docvan Hauser
2021-01-14Update documentation to reflect new default power schedulemurx-
2020-12-24better wording, typohexcoder
2020-12-23typovan Hauser
2020-12-23faster llvm compile, update READMEvan Hauser
2020-12-15v3.01a initvan Hauser
2020-12-15v3.00cvan Hauser
2020-12-10change search order for afl-showmin in afl-cmin*van Hauser
2020-12-10install more llvmvan Hauser
2020-12-09move libdislocator, libtokencap and qbdi_mode to utils/vanhauser-thc
2020-12-07little fixesvan Hauser
2020-12-04Restore contribution list (#619)ThomasTNO
2020-12-01renamed examples/ to utils/vanhauser-thc
2020-11-24Fix reference, add missing word 'directory'hexcoder
2020-11-23fix linksvan Hauser
2020-11-13In README.md, change “in the website” to “on the website,” which is ↵Benjamin Beasley
more idiomatic.
2020-11-13fix you/your typo in README.mdBenjamin Beasley
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-06better scriptable output from introspectionvan Hauser
2020-11-02persistent hook exampleAndrea Fioraldi
2020-11-02specify testcache is enabled by defaultvan Hauser
2020-11-02fix release version displayvan Hauser
2020-11-01added mutation introspection make targetvan Hauser
2020-10-31add helper script repovan Hauser
2020-10-28Merge pull request #592 from rhtenhove/devvan Hauser
add gnuplot and afl-dyninst shared libs to Dockerfile
2020-10-28merge conflictAndrea Fioraldi
2020-10-28add name, forgot that last timeRuben ten Hove
2020-10-28add suggestion for using a ramdisk in dockerRuben ten Hove
2020-10-26add no splicing compile option and print used compile options in afl-fuzz helpvan Hauser
2020-10-15Down with MarkdownDominik Maier
2020-10-15Added citation instructionDominik Maier
2020-10-14add documentationvan Hauser
2020-10-14fix linkvan Hauser
2020-10-12no -M/-S: auto-set -S defaultvan Hauser
2020-10-10determinstic fuzzing is now disabled by defaultvan Hauser
2020-09-26OpenBSD build fix (#566)David CARLIER
* OpenBSD build fix proposal. Mainly the gcc plugin, using one of the egcc/eg++ version available. Needs pthread flag to r/w lock api. * README update
2020-09-26readmeAndrea Fioraldi
2020-09-10add libfuzzer custom mutator, minor enhancements and fixesvan Hauser
2020-09-10update documentationvan Hauser
2020-09-08new gcc_plugin integrationvan Hauser
2020-09-05final changes for pre-3.0vanhauser-thc
2020-09-05add cull queue, -i subdir traversalvanhauser-thc
2020-09-04v2.68cvan Hauser
2020-09-04Export set afl_environment_variables to statsThomas Rooijakkers