Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-01 | fixes | van Hauser | |
2021-02-01 | reorder | van Hauser | |
2021-02-01 | add case when cmplog map neds to be larger | van Hauser | |
2021-02-01 | reorder check | van Hauser | |
2021-02-01 | make dominik more happy - no auto map size for qemu+unicorn | van Hauser | |
2021-02-01 | import cmplog opts | van Hauser | |
2021-02-01 | Merge pull request #718 from AFLplusplus/cmplog_lowfail | van Hauser | |
cmplog lower fail | |||
2021-02-01 | correct afl-showmap be_quiet state | van Hauser | |
2021-02-01 | making AFL_MAP_SIZE obsolete | van Hauser | |
2021-01-31 | qemuafl | Andrea Fioraldi | |
2021-01-31 | update qemu and main makefile for qasan | Andrea Fioraldi | |
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-30 | afl-frida faster for x86_x64 | van Hauser | |
2021-01-30 | remove warnings | van Hauser | |
2021-01-29 | Merge pull request #715 from AFLplusplus/qasan | Andrea Fioraldi | |
Qasan | |||
2021-01-29 | changelog | Andrea Fioraldi | |
2021-01-29 | qasan readme | Andrea Fioraldi | |
2021-01-29 | update qemuafl | Andrea Fioraldi | |
2021-01-29 | working AFL_USE_QASAN | Andrea Fioraldi | |
2021-01-29 | 32bit fix | van Hauser | |
2021-01-29 | cmplog lower fail | van Hauser | |
2021-01-29 | fix compile | van Hauser | |
2021-01-29 | better cmplog arithmetic | van Hauser | |
2021-01-29 | qasan support in aflpp | Andrea Fioraldi | |
2021-01-29 | AFL_USE_QASAN | Andrea Fioraldi | |
2021-01-29 | fix qemu build script | Andrea Fioraldi | |
2021-01-29 | libqasan and use target cross compiler to compile target qemu libs | Andrea Fioraldi | |
2021-01-29 | qemuafl | Andrea Fioraldi | |
2021-01-29 | Merge pull request #714 from AFLplusplus/vanhauser-thc-patch-1 | van Hauser | |
Update issue templates | |||
2021-01-29 | Update issue templates | van Hauser | |
2021-01-28 | remove snapshot reference | van Hauser | |
2021-01-28 | update qemuafl | Andrea Fioraldi | |
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 | Merge pull request #712 from zodf0055980/dev | van Hauser | |
Fix getopt arg string | |||
2021-01-28 | Fix getopt arg string | Yuan | |
There is no '-P' case here. | |||
2021-01-28 | Merge pull request #711 from wideglide/patch-1 | van Hauser | |
enable warnings for LTO mode 's/warn /warning /' | |||
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 | enable warnings for LTO mode 's/warn /warning /' | Josh Bundt (tr0gd0r) | |
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 | Merge pull request #706 from fuzzah/dev | van Hauser | |
include limits.h to fix build on BSD systems | |||
2021-01-27 | update envs | van Hauser | |
2021-01-27 | Fix "src" attribute in sync stage filenames (#703) | Adrian Panasiuk | |