Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-17 | Merge pull request #1677 from AFLplusplus/classify | van Hauser | |
Classify | |||
2023-03-15 | improve ci time | vanhauser-thc | |
2023-03-15 | more ci repair attempts | vanhauser-thc | |
2023-03-15 | fix ci | vanhauser-thc | |
2023-03-15 | fix ci | vanhauser-thc | |
2023-03-13 | fix qemu_mode | vanhauser-thc | |
2023-03-10 | macos ci debug | vanhauser-thc | |
2023-03-10 | macos ci debug | vanhauser-thc | |
2023-03-10 | macos ci debug | vanhauser-thc | |
2023-03-10 | debug macos ci | vanhauser-thc | |
2023-03-10 | enhance tests for macos | vanhauser-thc | |
2023-03-10 | enhance tests for macos | vanhauser-thc | |
2023-03-10 | Merge pull request #1672 from AFLplusplus/dev | van Hauser | |
Dev | |||
2023-03-09 | code format | vanhauser-thc | |
2023-03-09 | various fixes | vanhauser-thc | |
2023-03-09 | fix attempt at lsan | vanhauser-thc | |
2023-03-09 | fix qemuafl name range | vanhauser-thc | |
2023-03-09 | fast schedules n_fuzz update after classify | vanhauser-thc | |
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 |