about summary refs log tree commit diff
path: root/docs/Changelog.md
AgeCommit message (Collapse)Author
2020-12-26utils/afl_frida is not 5% fastervan Hauser
2020-12-23typovan Hauser
2020-12-23faster llvm compile, update READMEvan Hauser
2020-12-22better gcc and clang support for afl-ccvan Hauser
2020-12-21switch to github actionsvan Hauser
2020-12-21Merge branch 'dev' into skim_romuvan Hauser
2020-12-20document AFL_LLVM_INSTRUMENT option NATIVEvan Hauser
2020-12-20fix endless loop in afl-cc allow/blocklists starting a line with a commentvan Hauser
2020-12-20update changelogvan Hauser
2020-12-18apply nocolor changeshexcoder-
2020-12-17fix crash for very fast targetsvan Hauser
2020-12-15allow instrumenting LLVMFuzzerTestOneInputvan Hauser
2020-12-15add dummy Makefile to instrumentation/van Hauser
2020-12-15v3.01a initvan Hauser
2020-12-15v3.00cvan Hauser
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-04afl_custom_describe api addedDominik Maier
2020-12-03AFL_CRASH_EXITCODE env var added, u8->boolDominik Maier
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-18renamed env var to AFL_DEBUG_CHILDDominik 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 our own inline trace-pc-guardvan Hauser
2020-10-26add no splicing compile option and print used compile options in afl-fuzz helpvan Hauser
2020-10-12no -M/-S: auto-set -S defaultvan Hauser
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-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
2020-09-01added the grammar mutator as a git submodule + documentationvan Hauser
2020-08-31update changelogvan Hauser