about summary refs log tree commit diff
path: root/docs
AgeCommit message (Collapse)Author
2021-03-15v3.11c releasevanhauser-thc
2021-03-12added ui change to changelogDominik Maier
2021-03-10gsoc2021 clarificationvanhauser-thc
2021-03-09Merge pull request #785 from MarcoFalke/patch-1van Hauser
doc: Add lld to required dependencies
2021-03-09fix compiler rt on -cvanhauser-thc
2021-03-09add AFL_NOOPTvanhauser-thc
2021-03-09fix sanitizer settingsvanhauser-thc
2021-03-08update changelogvanhauser-thc
2021-03-06Merge pull request #778 from AFLplusplus/devvan Hauser
This fixes 3 different crash issues
2021-03-05rust mutator changes added to changelogDominik Maier
2021-03-05typohexcoder
2021-03-05fix laf string transform crashvanhauser-thc
2021-03-04even support dlopen instrumented libs after the forkservervanhauser-thc
2021-03-04fix caller/ctx change, support dlopen in afl-compiler-rtvanhauser-thc
2021-03-02docuvanhauser-thc
2021-03-02add de-unicoded dictionary entriesvanhauser-thc
2021-03-02better unicode supportvanhauser-thc
2021-03-01update changelogvanhauser-thc
2021-03-013.11a initvanhauser-thc
2021-03-01Merge pull request #767 from AFLplusplus/dev 3.10cvan Hauser
Final push for release
2021-03-013.10c releasevanhauser-thc
2021-02-28metricsvanhauser-thc
2021-02-27fixed rust bindings placementDominik Maier
2021-02-27added rust binding referenceDominik Maier
2021-02-27custom mutator rust support (#752)julihoh
* custom mutator rust support * clarify how to view documentation for rust mutators * remove `FuzzResult` hack and clarify lifetimes of CustomMutator::fuzz * rename TErr associated tyep to Error to be more idiomatic * fix warnings * add example for fallible custom mutator * make Fallible Custom Mutator the default and implement it's handle_err method by default * rename CustomMutator::handle_err to handle_error * add example mutator using lain
2021-02-26Merge pull request #759 from AFLplusplus/devvan Hauser
push to stable
2021-02-25changing the -t ...+ meaning to "auto-calculate buth this is the max"vanhauser-thc
2021-02-25docs updatevanhauser-thc
2021-02-25update changelogvanhauser-thc
2021-02-24tidied up env suggestionsDominik Maier
2021-02-24docsvanhauser-thc
2021-02-22minimum sync timevanhauser-thc
2021-02-22another fix for disabled entriesvanhauser-thc
2021-02-16minor cmplog fixvanhauser-thc
2021-02-15Revert "llvm bug workaround for lto extint"Michael Rodler
This reverts commit e3a5c31307f323452dc4b5288e0d19a02b596a33.
2021-02-15llvm bug workaround for lto extintvanhauser-thc
2021-02-15doc updatesvanhauser-thc
2021-02-13added AFL_IGNORE_UNKNOWN_ENVSvanhauser-thc
2021-02-13afl-cmin/afl-showmap -fvanhauser-thc
2021-02-13update docvanhauser-thc
2021-02-11typoshexcoder
2021-02-11typohexcoder
2021-02-11typos & formattinghexcoder
2021-02-10update changelog + ideasvanhauser-thc
2021-02-10dlmalloc only for non glibc qasan and AFL_QEMU_FORCE_DFLAndrea Fioraldi
2021-02-07larger map, stats reload fix, code formatvanhauser-thc
2021-02-01making AFL_MAP_SIZE obsoletevan Hauser
2021-01-31code-formatvan Hauser
2021-01-31added support for __afl_coverage_interestingvan Hauser
2021-01-31disable trimming for -Mvan Hauser