Age | Commit message (Expand) | Author |
2020-10-12 | no -M/-S: auto-set -S default | van Hauser |
2020-10-11 | add new seed selection algo and make it the default | van Hauser |
2020-10-10 | determinstic fuzzing is now disabled by default | van Hauser |
2020-10-10 | fix typo | van Hauser |
2020-10-09 | -m none is the default now | van Hauser |
2020-09-29 | small improvements to Marcel's patch, fix laf-intel + redqueen crashes | van Hauser |
2020-09-23 | Update Changelog.md | Dominik Maier |
2020-09-22 | code-format, and no code-format for custom mutators | van Hauser |
2020-09-10 | add libfuzzer custom mutator, minor enhancements and fixes | van Hauser |
2020-09-09 | new custom mutator: symcc | van Hauser |
2020-09-08 | new gcc_plugin integration | van Hauser |
2020-09-06 | add std::string and bcmp to dictionary functions | van Hauser |
2020-09-05 | -p seek is now the default | van Hauser |
2020-09-05 | skip crashes but keep for splices | van Hauser |
2020-09-05 | cmp dict for LTO | van Hauser |
2020-09-05 | final changes for pre-3.0 | vanhauser-thc |
2020-09-04 | v2.68c | van Hauser |
2020-09-04 | more changes to fuzzer_setup | van Hauser |
2020-09-01 | added the grammar mutator as a git submodule + documentation | van Hauser |
2020-08-31 | update changelog | van Hauser |
2020-08-31 | update gitignore | van Hauser |
2020-08-28 | Fix various spelling errors (#532) | Raphaƫl Hertzog |
2020-08-24 | added afl_custom_fuzz_count | van Hauser |
2020-08-23 | added more env var docs, fsrv fixes for cmin, tmin | Dominik Maier |
2020-08-21 | add execs_done to plot file | van Hauser |
2020-08-20 | LTO: sancov made default, deprecated SKIPSINGLEBLOCK, deactivate LTO autodict... | van Hauser |
2020-08-20 | support current llvm12 changes | van Hauser |
2020-08-18 | v2.67d | van Hauser |
2020-08-18 | Merge pull request #511 from AFLplusplus/stable | van Hauser |
2020-08-18 | 2.67c 2.67c | van Hauser |
2020-08-18 | code-format, changelog | Dominik Maier |
2020-08-16 | fix lto autodict for long strings | van Hauser |
2020-08-15 | skip instrumenting blocks following __afl_loop to improve stability in LTO. n... | van Hauser |
2020-08-15 | increase initial memory sized | van Hauser |
2020-08-13 | Changelog wording/whitespace | hexcoder |
2020-08-13 | fix llvm and afl-showmap | van Hauser |
2020-08-13 | LTO: apply laf-intel+redqueen/cmplog at link time | van Hauser |
2020-08-13 | make cmplog deterministic | van Hauser |
2020-08-12 | split up __afl_manual_init, added internal AFL_DISABLE_LLVM_INSTRUMENTATION, ... | van Hauser |
2020-08-12 | setting attribute hot intelligently gives 0.5% speed | van Hauser |
2020-08-12 | nozero for llvm pcguard | van Hauser |
2020-08-11 | adding ctor function skipping in LTO fixed map mode | van Hauser |
2020-08-10 | LTO: make dynamic map the default | van Hauser |
2020-08-07 | fix typos | van Hauser |
2020-08-05 | add sancov-like allow/denylist instrument feature | van Hauser |
2020-08-03 | fix expand havoc for ..._only modes | van Hauser |
2020-08-01 | fix lto single block and no zero | van Hauser |
2020-07-31 | add LTO AFL_LLVM_DOCUMENT_IDS feature | van Hauser |
2020-07-30 | add -b option to afl-fuzz | van Hauser |
2020-07-29 | fix snapshot include | van Hauser |