Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-01 | Merge pull request #1819 from jschwartzentruber/cxx-use-cppflags | van Hauser | |
C++ compilation should use CPPFLAGS | |||
2023-07-31 | Use CPPFLAGS for C++ too. | Jesse Schwartzentruber | |
2023-07-30 | Go back to correct unicornafl version | Dominik Maier | |
2023-07-30 | Various fixes for warnings, extends #1818 | Dominik Maier | |
2023-07-30 | Fix format specifiers (#1818) | mark0 | |
* Update afl-mutations.h Fix bug: compilation cannot pass when DEBUG macro is enabled * Update afl-fuzz-one.c Fix bug: compilation cannot pass when DEBUG macro is enabled | |||
2023-07-28 | doc fix | vanhauser-thc | |
2023-07-28 | Merge pull request #1815 from mark0-cn/dev | van Hauser | |
fix the file descriptor without determining null | |||
2023-07-28 | fix the file descriptor without determining null | mark0 | |
2023-07-23 | temp cmplog fixes | vanhauser-thc | |
2023-07-21 | improve cmplog level 3 | vanhauser-thc | |
2023-07-18 | take care of uninstrumented mode for fuzz state and mode | vanhauser-thc | |
2023-07-13 | interesting32_float | vanhauser-thc | |
2023-07-13 | nts | vanhauser-thc | |
2023-07-13 | Update afl-common.c typo | hexcoder | |
2023-07-13 | qemu_get_symbol_addr.sh | vanhauser-thc | |
2023-07-12 | nits | vanhauser-thc | |
2023-07-10 | nits | vanhauser-thc | |
2023-07-10 | nits | vanhauser-thc | |
2023-07-10 | Merge pull request #1804 from WorksButNotTested/frida-fix | van Hauser | |
Increase dummy map size | |||
2023-07-10 | Increase dummy map size | Your Name | |
2023-07-08 | fix cmin -T | vanhauser-thc | |
2023-07-07 | Merge pull request #1801 from fuzzah/remove-extra-limits-h | van Hauser | |
remove extra limits.h in afl-ld-lto for BSD | |||
2023-07-07 | remove extra limits.h in afl-ld-lto for BSD | fuzzah | |
2023-07-07 | add limits.h to afl-ld-lto | vanhauser-thc | |
2023-07-06 | higher tuples for afl-clang and afl-gcc in tests | vanhauser-thc | |
2023-07-05 | update llvm recommendations | vanhauser-thc | |
2023-07-04 | nits | vanhauser-thc | |
2023-07-03 | Merge pull request #1796 from kobrineli/max_params | van Hauser | |
Fix MAX_PARAMS_NUM define. | |||
2023-07-03 | Fix max_params define. | Eli Kobrin | |
2023-07-03 | comment | vanhauser-thc | |
2023-07-02 | no_ui: display time | vanhauser-thc | |
2023-07-01 | switch exploit strategy | vanhauser-thc | |
2023-06-30 | Merge pull request #1790 from AFLplusplus/bugfind | van Hauser | |
afl-showmap fix | |||
2023-06-30 | afl-showmap fix | vanhauser-thc | |
2023-06-29 | update mutation strategy | vanhauser-thc | |
2023-06-29 | Merge pull request #1789 from AFLplusplus/orig_mut3 | van Hauser | |
better mutator weightings | |||
2023-06-26 | Merge pull request #1786 from coc-cyqh/IncNumOfParams | van Hauser | |
Increase the number of afl-cc supported params | |||
2023-06-27 | Increase the number of afl-cc supported params | Siqi Chen | |
2023-06-26 | Merge pull request #1784 from AFLplusplus/toka_0624 | van Hauser | |
delete duplicate branches | |||
2023-06-24 | llvm 15 | Dongjia "toka" Zhang | |
2023-06-24 | delete duplicate branches | Dongjia "toka" Zhang | |
2023-06-24 | code format | vanhauser-thc | |
2023-06-24 | Merge pull request #1783 from AFLplusplus/toka_laf_fix | van Hauser | |
laf-intel fix | |||
2023-06-24 | fixing laf | Dongjia "toka" Zhang | |
2023-06-23 | new mutation weighting | vanhauser-thc | |
2023-06-23 | Merge pull request #1782 from WorksButNotTested/frida-long | van Hauser | |
Support for long form instrumentation on x64 | |||
2023-06-22 | Support for long form instrumentation on x64 | Your Name | |
2023-06-22 | remove dead code, code format | vanhauser-thc | |
2023-06-21 | Merge pull request #1779 from mmisc/llvm13_update | van Hauser | |
updated llvm requirements | |||
2023-06-21 | updated llvm requirements | mischa | |