about summary refs log tree commit diff
path: root/docs
AgeCommit message (Collapse)Author
2021-03-24v3.12c ready to govanhauser-thc
2021-03-24v3.12c releasevanhauser-thc
2021-03-23make setting different file permissions easy via config.hvanhauser-thc
2021-03-23fixed tiny nitpicksDominik Maier
2021-03-23fix our PCGUARD for llvm 10.0.1aflpp
2021-03-22add details to AFL_I_DONT_CARE_ABOUT_MISSING_CRASHES docJoshua Pereyda
2021-03-22fix LTO selective instrumentationvanhauser-thc
2021-03-22show afl-cc NATIVE when auto usedvanhauser-thc
2021-03-19Merge branch 'dev' into devvan Hauser
2021-03-20add AFL_TARGET_ENV to afl-fuzzfuzzah
2021-03-19fix for new llvm 13 changevanhauser-thc
2021-03-17better map variabilityvanhauser-thc
2021-03-16no runtime for shared linkingvanhauser-thc
2021-03-16changelogAndrea Fioraldi
2021-03-16rtn fixvanhauser-thc
2021-03-16Merge pull request #818 from realmadsci/add-qemu-custom-binAndrea Fioraldi
Add AFL_QEMU_CUSTOM_BIN environment flag
2021-03-15v3.12a initvanhauser-thc
2021-03-15v3.11c releasevanhauser-thc
2021-03-15Add AFL_QEMU_CUSTOM_BIN environment flagrealmadsci
In QEMU mode (-Q), setting AFL_QEMU_CUSTOM_BIN cause afl-fuzz to skip prepending afl-qemu-trace to your command line. Use this if you wish to use a custom afl-qemu-trace or if you need to modify the afl-qemu-trace arguments.
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