Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-07-01 | v2.66c release preparation | van Hauser | |
2020-06-30 | reduce the time interval in which the secondaries sync | van Hauser | |
2020-06-29 | Revert "Merge branch 'text_inputs' into dev" | root | |
This reverts commit 6d9b29daca46c8912aa9ddf6c053bc8554e9e9f7, reversing changes made to 07648f75ea5ef8f03a92db0c7566da8c229dc27b. | |||
2020-06-22 | further refinement | van Hauser | |
2020-06-20 | modify txt configs for test | van Hauser | |
2020-06-19 | first commit, looks good | van Hauser | |
2020-06-16 | fix for *BSD: remove all HAVE_ARC4RANDOM dependencies | hexcoder- | |
2020-06-12 | switch to faster and better hash + random | van Hauser | |
2020-05-25 | persistent mode: shared memory test case transfer | van Hauser | |
2020-05-15 | v2.65d init | van Hauser | |
2020-05-15 | v2.65c | van Hauser | |
2020-05-12 | new code formatting + applied | van Hauser | |
2020-05-10 | indenting preprocessor directives breaks compilation and cant be fixed, ↵ | van Hauser | |
reverting ... :-( | |||
2020-05-10 | fix warning, code format | van Hauser | |
2020-04-26 | moved defines to type | van Hauser | |
2020-04-24 | variable map size fix, error reporting through forkserver, code format | van Hauser | |