Age | Commit message (Expand) | Author |
2020-10-10 | Merge pull request #571 from Edznux/statsd_implem | van Hauser |
2020-10-09 | -m none is the default now | van Hauser |
2020-10-09 | increase default cache size | van Hauser |
2020-10-08 | Add env var toggle for StatsD | Edznux |
2020-10-07 | change HAVOC_MAX_MULT* to 64 | van Hauser |
2020-10-06 | Fixed segfault because wrong order in args | Edznux |
2020-10-06 | [WIP: segfault on non dogstatsd] Adding MACROS for format | Edznux |
2020-10-06 | fixed missing quote warning | Dominik Maier |
2020-10-06 | code format | Dominik Maier |
2020-10-06 | testcase cache added | Dominik Maier |
2020-10-05 | Fix code format | Edznux |
2020-10-05 | Refactor global var into afl_state_t struct | Edznux |
2020-10-05 | Correctly handle env var. | Edznux |
2020-10-04 | Code format | Edznux |
2020-10-04 | Merge remote-tracking branch 'origin/dev' into statsd_implem | Edznux |
2020-10-04 | Mention tags format in macro's name | Edznux |
2020-10-04 | Refactor | Edznux |
2020-10-04 | Define config, change parent func to show_stats | Edznux |
2020-10-04 | Adds other metrics | Edznux |
2020-10-03 | Add config ifdef | Edznux |
2020-10-01 | Rewrote format metric to be simpler/more static | Edznux |
2020-09-29 | small improvements to Marcel's patch, fix laf-intel + redqueen crashes | van Hauser |
2020-09-29 | Patching and improving AFLFast schedules. | Marcel Boehme |
2020-09-28 | increase havoc_stack_pow2 on no finds | van Hauser |
2020-09-25 | WIP envs | Edznux |
2020-09-25 | improving on splice candidate check patch | van Hauser |
2020-09-25 | Merge pull request #564 from wakolzin/dev | van Hauser |
2020-09-25 | setting HAVOC_STACK_POW2 to 4, as fuzzbench shows that too mach mutation is l... | van Hauser |
2020-09-24 | Fix potential endless loop in custom_mutator_stage | Vitalii Akolzin |
2020-09-19 | fix exploit, mmopt and rare schedule | van Hauser |
2020-09-18 | improved defaults from fuzzbench results | van Hauser |
2020-09-17 | WIP. basic state working: submitting statsd metrics (path, crashes, hangs) | Edznux |
2020-09-10 | add libfuzzer custom mutator, minor enhancements and fixes | van Hauser |
2020-09-08 | rewrite gcc plugin | Alexandre Oliva |
2020-09-08 | conflicts | Andrea Fioraldi |
2020-09-05 | cmp dict for LTO | van Hauser |
2020-09-05 | final changes for pre-3.0 | vanhauser-thc |
2020-09-05 | add cull queue, -i subdir traversal | vanhauser-thc |
2020-09-04 | v2.68c | van Hauser |
2020-09-04 | avoid signed ints for amounts (which are positive) | hexcoder- |
2020-09-04 | more changes to fuzzer_setup | van Hauser |
2020-09-04 | Make open_file() inline | Thomas Rooijakkers |
2020-09-04 | Write set environment variables in an env file style. | Thomas Rooijakkers |
2020-09-04 | Seperate fuzzer_setup from fuzzer_stats, only write fuzzer_setup at the start | Thomas Rooijakkers |
2020-09-03 | update xxh3 to 0.8.0, fix is_ascii | van Hauser |
2020-09-01 | build with qemuafl | Andrea Fioraldi |
2020-09-01 | Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev | Andrea Fioraldi |
2020-09-01 | qemuafl envs | Andrea Fioraldi |
2020-09-01 | add qemu driver env var | van Hauser |
2020-08-31 | description for AFL_MAX_DET_EXTRAS added | Dominik Maier |