about summary refs log tree commit diff
path: root/docs
AgeCommit message (Expand)Author
2020-12-15v3.00cvan Hauser
2020-12-12add an extra test for afl-gcc and check for -B supporthexcoder-
2020-12-11schedule improvements, new default is FASTvan Hauser
2020-12-10change search order for afl-showmin in afl-cmin*van Hauser
2020-12-09move libdislocator, libtokencap and qbdi_mode to utils/vanhauser-thc
2020-12-08typos/wordinghexcoder-
2020-12-04added python mutator, documentationDominik Maier
2020-12-04afl_custom_describe api addedDominik Maier
2020-12-03AFL_CRASH_EXITCODE env var added, u8->boolDominik Maier
2020-12-01remove docs/README symlink and update referencesvan Hauser
2020-12-01renamed examples/ to utils/vanhauser-thc
2020-12-01added AFL_NO_AUTODICTvan Hauser
2020-11-19fixed child not killed with -cvan Hauser
2020-11-18Use buffer protocol to retrieve result from python post_process (#605)Dustin Spicuzza
2020-11-18typos and wordinghexcoder
2020-11-18more info about child_debugDominik Maier
2020-11-18renamed env var to AFL_DEBUG_CHILDDominik Maier
2020-11-18brought back missing env varsDominik Maier
2020-11-16support AFL_LLVM_INSTRUMENT env for our own PCGUARDvan Hauser
2020-11-10support custom mutator introspectionvan Hauser
2020-11-02match mopt to havocvan Hauser
2020-11-01added mutation introspection make targetvan Hauser
2020-10-31add helper script repovan Hauser
2020-10-31add our own inline trace-pc-guardvan Hauser
2020-10-30review, mark env variables, linkifyhexcoder-
2020-10-30recover heikos faq changesvan Hauser
2020-10-26add no splicing compile option and print used compile options in afl-fuzz helpvan Hauser
2020-10-14add documentationvan Hauser
2020-10-13fix custom mutator docvan Hauser
2020-10-12no -M/-S: auto-set -S defaultvan Hauser
2020-10-11Add documentation for StatsDEdznux
2020-10-11add new seed selection algo and make it the defaultvan Hauser
2020-10-10determinstic fuzzing is now disabled by defaultvan Hauser
2020-10-10fix typovan Hauser
2020-10-09 -m none is the default nowvan Hauser
2020-09-29small improvements to Marcel's patch, fix laf-intel + redqueen crashesvan Hauser
2020-09-23Update Changelog.mdDominik Maier
2020-09-22code-format, and no code-format for custom mutatorsvan Hauser
2020-09-10add libfuzzer custom mutator, minor enhancements and fixesvan Hauser
2020-09-09new custom mutator: symccvan Hauser
2020-09-08new gcc_plugin integrationvan Hauser
2020-09-08rewrite gcc pluginAlexandre Oliva
2020-09-06update ideasvan Hauser
2020-09-06add std::string and bcmp to dictionary functionsvan Hauser
2020-09-05 -p seek is now the defaultvan Hauser
2020-09-05skip crashes but keep for splicesvan Hauser
2020-09-05cmp dict for LTOvan Hauser
2020-09-05final changes for pre-3.0vanhauser-thc
2020-09-04v2.68cvan Hauser
2020-09-04more changes to fuzzer_setupvan Hauser