Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-01 | making AFL_MAP_SIZE obsolete | van Hauser | |
2021-01-31 | code-format | van Hauser | |
2021-01-31 | Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev | aflpp | |
2021-01-31 | fix -Z, remove q->next | aflpp | |
2021-01-31 | added support for __afl_coverage_interesting | van Hauser | |
2021-01-31 | disable trimming for -M | van Hauser | |
2021-01-30 | added AFL_CMPLOG_ONLY_NEW feature | van Hauser | |
2021-01-30 | foreign sync from ctime to mtime (libfuzzer) | van Hauser | |
2021-01-29 | Merge pull request #715 from AFLplusplus/qasan | Andrea Fioraldi | |
Qasan | |||
2021-01-29 | working AFL_USE_QASAN | Andrea Fioraldi | |
2021-01-29 | 32bit fix | van Hauser | |
2021-01-29 | fix compile | van Hauser | |
2021-01-29 | better cmplog arithmetic | van Hauser | |
2021-01-29 | AFL_USE_QASAN | Andrea Fioraldi | |
2021-01-28 | remove snapshot reference | van Hauser | |
2021-01-28 | warn on afl-gcc/afl-clang instrumentation | van Hauser | |
2021-01-28 | fix another pending_not_fuzzed location | van Hauser | |
2021-01-28 | Fix getopt arg string | Yuan | |
There is no '-P' case here. | |||
2021-01-28 | Fix dev branch for android (#710) | Joey Jiaojg | |
* android: replace rindex with strrchr * android: support 64bit only due to 128bit integer not supported by 32bit system Co-authored-by: joeyjiaojg@qq.com <joeyjiaojg@163.com> | |||
2021-01-27 | fix include | van Hauser | |
2021-01-27 | Merge pull request #707 from ↵ | van Hauser | |
ampanasiuk/bug-703-wrong-src-attribute-in-sync-stage-filenames Bug 703 wrong src attribute in sync stage filenames | |||
2021-01-27 | Fix "src" attribute in sync stage filenames (#703) | Adrian Panasiuk | |
2021-01-27 | include limits.h to fix build on BSD systems | fuzzah | |
2021-01-26 | better foreign sync name | van Hauser | |
2021-01-26 | real fix plus code format | van Hauser | |
2021-01-26 | wip fix | van Hauser | |
2021-01-25 | enable cmplog combine | van Hauser | |
2021-01-25 | mopt fix | van Hauser | |
2021-01-23 | less stack mem req | van Hauser | |
2021-01-22 | stack 2 heap | van Hauser | |
2021-01-21 | fix afl-showmap and gcc plugin test | van Hauser | |
2021-01-21 | forkserver debug flag support | van Hauser | |
2021-01-21 | fix silly mistake | van Hauser | |
2021-01-21 | code format and not setting sanitizers if debug and settings present | van Hauser | |
2021-01-21 | fix docs | van Hauser | |
2021-01-21 | Merge pull request #689 from AFLplusplus/cmplog_merge | van Hauser | |
cmplog merge | |||
2021-01-21 | temp conflict resolve | van Hauser | |
2021-01-21 | pre merge changes | van Hauser | |
2021-01-21 | base64 solving done | van Hauser | |
2021-01-20 | remove debug output | van Hauser | |
2021-01-20 | hex en/decode works now | van Hauser | |
2021-01-20 | wip | van Hauser | |
2021-01-20 | better cmp map fsrv fix | van Hauser | |
2021-01-20 | android: Fix runtime for mutator | Joey Jiao | |
2021-01-20 | Fix build error for Android | Joey Jiao | |
- LTO not work yet | |||
2021-01-20 | bugfix and new transform detection feature | van Hauser | |
2021-01-19 | cleanup and rename _DISCARD->_SKIP | van Hauser | |
2021-01-19 | tiny scan-build nags fixed | Dominik Maier | |
2021-01-19 | cleanup | van Hauser | |
2021-01-19 | codeql fix | van Hauser | |