Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-10 | v4.08c release | marc | |
2023-08-09 | code format | marc | |
2023-08-09 | Merge pull request #1821 from junwha0511/crashing-seeds-as-new-crash | van Hauser | |
Implement an option for treating crashing seeds as new crash | |||
2023-08-09 | Merge pull request #1829 from devnexen/fix_build_fuzzqueen | van Hauser | |
afl-fuzz-redqueen.c fix build, also forgotten math lib for ilog* calls | |||
2023-08-09 | -c - support | marc | |
2023-08-08 | afl-fuzz-redqueen.c fix build, also forgotten math lib for ilog* calls | David CARLIER | |
2023-08-06 | Merge pull request #1825 from devnexen/cpp_no_exceptions | van Hauser | |
disable exceptions on LLVM/GCC plugins, decreasing further the librar… | |||
2023-08-05 | disable exceptions on LLVM/GCC plugins, decreasing further the libraries's ↵ | David Carlier | |
binaries size in the process. | |||
2023-08-04 | Merge pull request #1822 from jschwartzentruber/nyx-log | van Hauser | |
Add AFL_NYX_LOG to redirect NYX hprintf messages to a file. | |||
2023-08-04 | Add AFL_NYX_LOG to redirect NYX hprintf messages to a file. | Jesse Schwartzentruber | |
2023-08-04 | Merge pull request #1824 from schumilo/dev | van Hauser | |
Nyx mode - minor changes | |||
2023-08-04 | add someone else to the "list of contributors" :-) | Sergej Schumilo | |
2023-08-04 | update the old nyx env var naming scheme | Sergej Schumilo | |
(to have a more consistent naming overall) | |||
2023-08-04 | fix typo in nyx_mode/README.md | Sergej Schumilo | |
2023-08-04 | update QEMU-Nyx submodule | Sergej Schumilo | |
2023-08-04 | Define AFL_CRASHING_SEEDS_AS_NEW_CRASH as env variable | Junwha | |
- and fix typo Signed-off-by: Junwha <qbit@unist.ac.kr> | |||
2023-08-04 | update docs | vanhauser-thc | |
2023-08-04 | nits | vanhauser-thc | |
2023-08-04 | Merge pull request #1823 from schumilo/dev | van Hauser | |
Nyx mode updates | |||
2023-08-03 | update nyx mode readme (NYX_AUX_BUFFER_SIZE) | Sergej Schumilo | |
2023-08-03 | make nyx aux buffer size configurable | Sergej Schumilo | |
2023-08-03 | update Nyx submodules | Sergej Schumilo | |
2023-08-02 | Add AFL_CRASHING_SEEDS_AS_NEW_CRASH to doc | Junwha | |
Signed-off-by: Junwha <qbit@unist.ac.kr> | |||
2023-08-02 | Add option for treating crashing input as new crash | Junwha | |
Signed-off-by: Junwha Hong <qbit@unist.ac.kr> | |||
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 | |