Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-24 | v3.12c ready to go | vanhauser-thc | |
2021-03-24 | v3.12c release | vanhauser-thc | |
2021-03-23 | make setting different file permissions easy via config.h | vanhauser-thc | |
2021-03-23 | fixed tiny nitpicks | Dominik Maier | |
2021-03-23 | fix our PCGUARD for llvm 10.0.1 | aflpp | |
2021-03-22 | add details to AFL_I_DONT_CARE_ABOUT_MISSING_CRASHES doc | Joshua Pereyda | |
2021-03-22 | fix LTO selective instrumentation | vanhauser-thc | |
2021-03-22 | show afl-cc NATIVE when auto used | vanhauser-thc | |
2021-03-19 | Merge branch 'dev' into dev | van Hauser | |
2021-03-20 | add AFL_TARGET_ENV to afl-fuzz | fuzzah | |
2021-03-19 | fix for new llvm 13 change | vanhauser-thc | |
2021-03-17 | better map variability | vanhauser-thc | |
2021-03-16 | no runtime for shared linking | vanhauser-thc | |
2021-03-16 | changelog | Andrea Fioraldi | |
2021-03-16 | rtn fix | vanhauser-thc | |
2021-03-16 | Merge pull request #818 from realmadsci/add-qemu-custom-bin | Andrea Fioraldi | |
Add AFL_QEMU_CUSTOM_BIN environment flag | |||
2021-03-15 | v3.12a init | vanhauser-thc | |
2021-03-15 | v3.11c release | vanhauser-thc | |
2021-03-15 | Add AFL_QEMU_CUSTOM_BIN environment flag | realmadsci | |
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-12 | added ui change to changelog | Dominik Maier | |
2021-03-10 | gsoc2021 clarification | vanhauser-thc | |
2021-03-09 | Merge pull request #785 from MarcoFalke/patch-1 | van Hauser | |
doc: Add lld to required dependencies | |||
2021-03-09 | fix compiler rt on -c | vanhauser-thc | |
2021-03-09 | add AFL_NOOPT | vanhauser-thc | |
2021-03-09 | fix sanitizer settings | vanhauser-thc | |
2021-03-08 | update changelog | vanhauser-thc | |
2021-03-06 | Merge pull request #778 from AFLplusplus/dev | van Hauser | |
This fixes 3 different crash issues | |||
2021-03-05 | rust mutator changes added to changelog | Dominik Maier | |
2021-03-05 | typo | hexcoder | |
2021-03-05 | fix laf string transform crash | vanhauser-thc | |
2021-03-04 | even support dlopen instrumented libs after the forkserver | vanhauser-thc | |
2021-03-04 | fix caller/ctx change, support dlopen in afl-compiler-rt | vanhauser-thc | |
2021-03-02 | docu | vanhauser-thc | |
2021-03-02 | add de-unicoded dictionary entries | vanhauser-thc | |
2021-03-02 | better unicode support | vanhauser-thc | |
2021-03-01 | update changelog | vanhauser-thc | |
2021-03-01 | 3.11a init | vanhauser-thc | |
2021-03-01 | Merge pull request #767 from AFLplusplus/dev 3.10c | van Hauser | |
Final push for release | |||
2021-03-01 | 3.10c release | vanhauser-thc | |
2021-02-28 | metrics | vanhauser-thc | |
2021-02-27 | fixed rust bindings placement | Dominik Maier | |
2021-02-27 | added rust binding reference | Dominik Maier | |
2021-02-27 | custom 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-26 | Merge pull request #759 from AFLplusplus/dev | van Hauser | |
push to stable | |||
2021-02-25 | changing the -t ...+ meaning to "auto-calculate buth this is the max" | vanhauser-thc | |
2021-02-25 | docs update | vanhauser-thc | |
2021-02-25 | update changelog | vanhauser-thc | |
2021-02-24 | tidied up env suggestions | Dominik Maier | |
2021-02-24 | docs | vanhauser-thc | |
2021-02-22 | minimum sync time | vanhauser-thc | |