Age | Commit message (Expand) | Author |
2021-04-03 | Fix typos, | Joshua Rogers |
2021-04-02 | Replace __AFL_CHECK_LEAK with __AFL_LEAK_CHECK to be more proper. | Joshua Rogers |
2021-04-02 | Add support for standalone leak-sanitizer, introducting the environment | Joshua Rogers |
2021-03-15 | Add AFL_QEMU_CUSTOM_BIN environment flag | realmadsci |
2021-03-09 | add AFL_NOOPT | vanhauser-thc |
2021-02-15 | doc updates | vanhauser-thc |
2021-02-13 | added AFL_IGNORE_UNKNOWN_ENVS | vanhauser-thc |
2021-02-11 | typo | hexcoder |
2021-02-10 | dlmalloc only for non glibc qasan and AFL_QEMU_FORCE_DFL | Andrea Fioraldi |
2021-01-30 | added AFL_CMPLOG_ONLY_NEW feature | van Hauser |
2021-01-22 | Add better doc for AFL_STATSD_TAGS_FLAVOR | Edznux |
2021-01-21 | fix docs | van Hauser |
2021-01-07 | cleaned up AFL_KILL_SIGNAL | Dominik Maier |
2020-12-22 | better gcc and clang support for afl-cc | van Hauser |
2020-12-20 | document AFL_LLVM_INSTRUMENT option NATIVE | van Hauser |
2020-12-18 | apply nocolor changes | hexcoder- |
2020-12-03 | AFL_CRASH_EXITCODE env var added, u8->bool | Dominik Maier |
2020-12-01 | renamed examples/ to utils/ | vanhauser-thc |
2020-12-01 | added AFL_NO_AUTODICT | van Hauser |
2020-11-18 | typos and wording | hexcoder |
2020-11-18 | more info about child_debug | Dominik Maier |
2020-11-18 | renamed env var to AFL_DEBUG_CHILD | Dominik Maier |
2020-11-18 | brought back missing env vars | Dominik Maier |
2020-10-30 | review, mark env variables, linkify | hexcoder- |
2020-10-14 | add documentation | van Hauser |
2020-10-11 | Add documentation for StatsD | Edznux |
2020-09-05 | final changes for pre-3.0 | vanhauser-thc |
2020-08-31 | fix docs | van Hauser |
2020-08-31 | typos/wording | hexcoder- |
2020-08-31 | description for AFL_MAX_DET_EXTRAS added | Dominik Maier |
2020-08-23 | added more env var docs, fsrv fixes for cmin, tmin | Dominik Maier |
2020-08-20 | remove doc reference for SKIPSINGLEBLOCK | van Hauser |
2020-08-05 | add sancov-like allow/denylist instrument feature | van Hauser |
2020-08-01 | document env var | van Hauser |
2020-07-31 | add LTO AFL_LLVM_DOCUMENT_IDS feature | van Hauser |
2020-06-30 | rename whitelist -> instrumentlist | van Hauser |
2020-05-23 | AFL_LLVM_LAF_ALL | van Hauser |
2020-05-14 | deprecated AFL_POST_LIBRARY | van Hauser |
2020-05-07 | added AFL_LLVM_SKIPSINGLEBLOCK and changed default behaviour to instrument si... | van Hauser |
2020-05-06 | added InsTrimLTO :-) | van Hauser |
2020-05-05 | fixed typos | van Hauser |
2020-05-04 | ctx and ngram can be used together now | van Hauser |
2020-05-02 | AFL_LLVM_SKIP_NEVERZERO added | van Hauser |
2020-04-25 | remove empty line | van Hauser |
2020-04-23 | add documentation for LTO fixed map address feature | van Hauser |
2020-04-17 | done implementing AFL_MAP_SIZE | van Hauser |
2020-04-10 | LTO optimization, variable map size, autodictionary (#307) | van Hauser |
2020-04-09 | added snapshot feature to documentation | van Hauser |
2020-04-09 | ctx done | van Hauser |
2020-04-09 | added AFL_LLVM_INSTRUMENT, made USE_TRACE_PC obselete and llvm_mode Makefile ... | van Hauser |