Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-07 | Merge pull request #1141 from AFLplusplus/afl4 | van Hauser | |
cmplog enhancement variant | |||
2021-11-06 | 30% faster hashing speed | vanhauser-thc | |
2021-11-06 | http->https | vanhauser-thc | |
2020-12-18 | merge romu and skim | 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 | fix new seed selection algo | van Hauser | |
2020-09-03 | update xxh3 to 0.8.0, fix is_ascii | van Hauser | |
2020-08-31 | fix warnings and weird code insert | van Hauser | |
2020-06-29 | Revert "Merge branch 'text_inputs' into dev" | root | |
This reverts commit 6d9b29daca46c8912aa9ddf6c053bc8554e9e9f7, reversing changes made to 07648f75ea5ef8f03a92db0c7566da8c229dc27b. | |||
2020-06-29 | Merge branch 'text_inputs' into dev | van Hauser | |
2020-06-29 | fix autodict | van Hauser | |
2020-06-28 | less problematic definitions | van Hauser | |
2020-06-28 | less problematic definitions | van Hauser | |
2020-06-23 | lto whitelist in test.sh | van Hauser | |
2020-06-22 | Added rand, hash unittests | Dominik Maier | |
2020-06-19 | first commit, looks good | van Hauser | |
2020-06-15 | code format | Dominik Maier | |
2020-06-15 | using XX64 for 32 bit hash | Dominik Maier | |
2020-06-15 | tidied hash32, unicorn | Dominik Maier | |
2020-06-13 | fix typos | van Hauser | |
2020-06-12 | code-format killed the compilation | van Hauser | |
2020-06-12 | switch to faster and better hash + random | van Hauser | |