Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-01 | fix ci | vanhauser-thc | |
2024-02-01 | debug ci | vanhauser-thc | |
2024-02-01 | fix ci | vanhauser-thc | |
2024-02-01 | NO_NYX | vanhauser-thc | |
2024-02-01 | NO_NYX | vanhauser-thc | |
2024-02-01 | clean test script | vanhauser-thc | |
2024-02-01 | fix ci | vanhauser-thc | |
2024-02-01 | debug ci | vanhauser-thc | |
2024-02-01 | debug ci | vanhauser-thc | |
2024-02-01 | debug ci | vanhauser-thc | |
2024-02-01 | debug ci | vanhauser-thc | |
2024-02-01 | debug ci | vanhauser-thc | |
2024-02-01 | debug ci | vanhauser-thc | |
2024-02-01 | debug ci | vanhauser-thc | |
2024-02-01 | debug ci | vanhauser-thc | |
2024-02-01 | enable nyx | vanhauser-thc | |
2024-02-01 | Improve afl-cc (#1975) | Sonic | |
* update response file support - full support of rsp file - fix some segv issues * Improve afl-cc - remove dead code about allow/denylist options of sancov - missing `if (!aflcc->have_msan)` - add docs for each function - typo | |||
2024-02-01 | debug ci | vanhauser-thc | |
2024-01-31 | debug ci | vanhauser-thc | |
2024-01-31 | test error output | vanhauser-thc | |
2024-01-31 | nyx build script updates | vanhauser-thc | |
2024-01-30 | nits | vanhauser-thc | |
2024-01-30 | Fixes to afl-cc and documentation (#1974) | Christian Holler (:decoder) | |
* Always compile with -ldl when building for CODE_COVERAGE When building with CODE_COVERAGE, the afl runtime contains code that calls `dladdr` which requires -ldl. Under most circumstances, clang already adds this (e.g. when building with pc-table), but there are some circumstances where it isn't added automatically. * Add visibility declaration to __afl_connected When building with hidden visibility, the use of __AFL_LOOP inside such code can cause linker errors due to __afl_connected being declared "hidden". * Update docs to clarify that CODE_COVERAGE=1 is required for dynamic_covfilter | |||
2024-01-30 | improve nyx docs | vanhauser-thc | |
2024-01-30 | nyx test for CI | vanhauser-thc | |
2024-01-30 | fix | vanhauser-thc | |
2024-01-30 | new forkserver check | vanhauser-thc | |
2024-01-28 | todos | vanhauser-thc | |
2024-01-27 | fix | vanhauser-thc | |
2024-01-27 | fixes | vanhauser-thc | |
2024-01-26 | changelog | vanhauser-thc | |
2024-01-26 | fixes | vanhauser-thc | |
2024-01-26 | Dynamic instrumentation filtering for LLVM native (#1971) | Christian Holler (:decoder) | |
* Add two dynamic instrumentation filter methods to runtime * Always use pc-table with native pcguard * Add make_symbol_list.py and README | |||
2024-01-26 | fixes | vanhauser-thc | |
2024-01-26 | Avoid adding llvmnative instrumentation when linking rust sanitizer runtime ↵ | Christian Holler (:decoder) | |
(#1969) | |||
2024-01-26 | working ugly version | vanhauser-thc | |
2024-01-25 | tmp | vanhauser-thc | |
2024-01-25 | Fix afl-cc (#1968) | Sonic | |
- Check if too many cmdline params here, each time before insert a new param. - Check if it is "-fsanitize=..." before we do sth. - Remove improper param_st transfer. | |||
2024-01-24 | fix | vanhauser-thc | |
2024-01-24 | fix github merge fuckup | vanhauser-thc | |
2024-01-24 | Merge branch 'stable' into dev | van Hauser | |
2024-01-24 | gcc asan workaround (#1966) | van Hauser | |
2024-01-23 | improve compiler test script | vanhauser-thc | |
2024-01-23 | replay mode support | Davide Quarta | |
2024-01-23 | update grammar mutator | vanhauser-thc | |
2024-01-22 | update changelog | vanhauser-thc | |
2024-01-22 | fix docs | vanhauser-thc | |
2024-01-20 | bump nyx submodules (#1963) | Sergej Schumilo | |
2024-01-19 | apple fixes | vanhauser-thc | |
2024-01-19 | add compiler test script | vanhauser-thc | |