Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-09 | support LLVMFuzzerTestOneInput -1 return | vanhauser-thc | |
2023-03-06 | Merge pull request #1667 from amitelka/feature/opt_statsfile_update_interval | van Hauser | |
Added env variable to allow custom interval update of fuzzer_stats file | |||
2023-03-06 | Fixed according to CR | Amit Elkabetz | |
2023-03-06 | Revert "Merge pull request #1665 from devnexen/llvm_inst_mem_leaks" | vanhauser-thc | |
This reverts commit e5f8c7a6129e42d1798fac1131c912b2eca8159c, reversing changes made to e6a05382b83817b245da51bcba16be5df56eb283. | |||
2023-03-06 | Merge pull request #1665 from devnexen/llvm_inst_mem_leaks | van Hauser | |
llvm instrumentation trying to delete all static data | |||
2023-03-06 | fix IGNORE_PROBLEMS and update qemuafl | vanhauser-thc | |
2023-03-06 | fix ci | vanhauser-thc | |
2023-03-06 | fix ci | vanhauser-thc | |
2023-03-06 | fix ci | vanhauser-thc | |
2023-03-05 | Changed warning message to use const instead of magic | Amit Elkabetz | |
2023-03-05 | Fixed according to PR comment, moved cli flag to an env variable | Amit Elkabetz | |
2023-03-05 | Added minimum interval of 1 sec to avoid undefined behaviour in interval | Amit Elkabetz | |
2023-03-05 | auto code format fixes | Amit Elkabetz | |
2023-03-05 | Added flag -u to allow custom interval to update fuzzer_stats file | Amit Elkabetz | |
2023-03-04 | llvm instrumentation trying to delete all static data | David CARLIER | |
at module end of pass with llvm_shutdown and is concurrent safe. | |||
2023-03-03 | Merge pull request #1662 from kobrineli/fix-exit-on-time | van Hauser | |
Fix exit on time | |||
2023-03-02 | Fix. | Eli Kobrin | |
2023-03-02 | Fix exit on time. | Eli Kobrin | |
2023-03-02 | Merge pull request #1661 from AFLplusplus/weight | van Hauser | |
fix item weighting | |||
2023-02-28 | Merge pull request #1659 from AFLplusplus/dev | van Hauser | |
update docs | |||
2023-02-28 | update docs | vanhauser-thc | |
2023-02-27 | div hits | vanhauser-thc | |
2023-02-25 | Merge pull request #1653 from AFLplusplus/dev | van Hauser | |
push to stable | |||
2023-02-25 | Merge pull request #1654 from tokatoka/typo | van Hauser | |
Redqueen typo | |||
2023-02-24 | Update afl-fuzz-redqueen.c | Dongjia "toka" Zhang | |
2023-02-23 | fix custom python splice optout | vanhauser-thc | |
2023-02-23 | nits | vanhauser-thc | |
2023-02-23 | improve cmplog ci | vanhauser-thc | |
2023-02-23 | Merge pull request #1650 from AFLplusplus/autotoken | van Hauser | |
Autotoken | |||
2023-02-23 | nits | vanhauser-thc | |
2023-02-23 | regression fix | vanhauser-thc | |
2023-02-23 | Merge pull request #1652 from wtdcode/fix-clang-rt | van Hauser | |
Also install libclang-rt-dev | |||
2023-02-22 | Also install libclang-rt-dev | lazymio | |
2023-02-21 | Merge pull request #1651 from AFLplusplus/dev | van Hauser | |
Dev | |||
2023-02-21 | nit | vanhauser-thc | |
2023-02-21 | fix regression | vanhauser-thc | |
2023-02-20 | Revert "LLVM cmplog factoring custom Instruction iterator with added ↵ | vanhauser-thc | |
restriction" This reverts commit 8bc3fa1df286aac46a0a724f64e2e07010d2497e. | |||
2023-02-20 | clarify AFL_NO_STARTUP_CALIBRATION | vanhauser-thc | |
2023-02-16 | fixes | vanhauser-thc | |
2023-02-16 | fix | vanhauser-thc | |
2023-02-15 | remove some debug | vanhauser-thc | |
2023-02-15 | fix | vanhauser-thc | |
2023-02-15 | fix | vanhauser-thc | |
2023-02-15 | opt | vanhauser-thc | |
2023-02-15 | debug output | vanhauser-thc | |
2023-02-15 | bettern custom mut warning | vanhauser-thc | |
2023-02-14 | Merge pull request #1646 from devnexen/llvm_custom_unique_refactoring | van Hauser | |
LLVM cmplog factoring custom Instruction iterator with added restriction | |||
2023-02-13 | LLVM cmplog factoring custom Instruction iterator with added restriction | David CARLIER | |
2023-02-13 | AFL_LLVM_DICT2FILE_NO_MAIN support | vanhauser-thc | |
2023-02-13 | add to readme | vanhauser-thc | |