Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-24 | fixes | vanhauser-thc | |
2021-02-24 | typo | vanhauser-thc | |
2021-02-24 | redqueen settings opt | vanhauser-thc | |
2021-02-22 | code format | vanhauser-thc | |
2021-02-22 | minimum sync time | vanhauser-thc | |
2021-02-21 | cmplog config.h -> -l option | vanhauser-thc | |
2021-02-17 | minor fixes | vanhauser-thc | |
2021-02-11 | typo | hexcoder | |
2021-02-09 | more cmplog options in config.h | vanhauser-thc | |
2021-02-01 | mv cmplog options to config.h | van Hauser | |
2021-01-21 | Merge pull request #689 from AFLplusplus/cmplog_merge | van Hauser | |
cmplog merge | |||
2021-01-18 | fix compiler warning avoid signess difference in comparisons | hexcoder- | |
2021-01-18 | use enums, support cmplog map collisions | van Hauser | |
2021-01-05 | selective instrumentation documented | van Hauser | |
2021-01-04 | mehr code cleanup | hexcoder- | |
2021-01-04 | code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.) | hexcoder- | |
2020-12-20 | fix endless loop in afl-cc allow/blocklists starting a line with a comment | van Hauser | |
2020-12-18 | apply nocolor changes | hexcoder- | |
2020-12-15 | v3.01a init | van Hauser | |
2020-12-15 | v3.00c | van Hauser | |
2020-10-23 | set max testcache entries automated if not specified by the user | van Hauser | |
2020-10-14 | configurable testcache with malloc (#581) | van Hauser | |
* cache item number to cache memory size * reload testcase if trimming changed the size * fix splicing selection * slim splicing * import sync fix * write testcache stats to fuzzer_stats * fix new seed selection algo * malloc+read instead of mmap * fix * testcache is configurable now and no reference counts * fixes compilation, test script * fixes * switch TEST_CC to afl-cc in makefile * code format * fix * fix crash * fix crash * fix env help output * remove unnecessary pointer resets * fix endless loop bug * actually use the cache if set * one more fix * increase default cache entries, add default cache size value to config.h Co-authored-by: hexcoder- <heiko@hexco.de> | |||
2020-10-12 | Revert "Merge branch 'memcache_marc' into dev" | vanhauser-thc | |
This reverts commit c03fbcedaa68db5324423975a34331287426f7c2, reversing changes made to dab017dddaaab6d836a590f7bba3eea3549758d2. | |||
2020-10-12 | Merge branch 'memcache_marc' into dev | van Hauser | |
2020-10-10 | Merge pull request #571 from Edznux/statsd_implem | van Hauser | |
Statsd support implementation | |||
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 | [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-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-03 | Add config ifdef | Edznux | |
2020-09-25 | improving on splice candidate check patch | van Hauser | |
2020-09-25 | setting HAVOC_STACK_POW2 to 4, as fuzzbench shows that too mach mutation is ↵ | van Hauser | |
less effective | |||
2020-09-18 | improved defaults from fuzzbench results | van Hauser | |
2020-09-05 | final changes for pre-3.0 | vanhauser-thc | |
2020-09-04 | v2.68c | van Hauser | |
2020-08-18 | v2.67d | van Hauser | |
2020-08-18 | 2.67c 2.67c | van Hauser | |
2020-08-15 | increase initial memory sized | van Hauser | |
2020-07-24 | better text mutation | van Hauser | |
2020-07-21 | added andrea's splicing, added cycle_schedules | van Hauser | |
2020-07-08 | eliminate race condition for cpu affinity on -M/-S | van Hauser | |
2020-07-01 | v2.66d init | van Hauser | |