about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2023-03-09fix qemuafl name rangevanhauser-thc
2023-03-09support LLVMFuzzerTestOneInput -1 returnvanhauser-thc
2023-03-06Merge pull request #1667 from amitelka/feature/opt_statsfile_update_intervalvan Hauser
Added env variable to allow custom interval update of fuzzer_stats file
2023-03-06Fixed according to CRAmit Elkabetz
2023-03-06Revert "Merge pull request #1665 from devnexen/llvm_inst_mem_leaks"vanhauser-thc
This reverts commit e5f8c7a6129e42d1798fac1131c912b2eca8159c, reversing changes made to e6a05382b83817b245da51bcba16be5df56eb283.
2023-03-06Merge pull request #1665 from devnexen/llvm_inst_mem_leaksvan Hauser
llvm instrumentation trying to delete all static data
2023-03-06fix IGNORE_PROBLEMS and update qemuaflvanhauser-thc
2023-03-06fix civanhauser-thc
2023-03-06fix civanhauser-thc
2023-03-06fix civanhauser-thc
2023-03-05Changed warning message to use const instead of magicAmit Elkabetz
2023-03-05Fixed according to PR comment, moved cli flag to an env variableAmit Elkabetz
2023-03-05Added minimum interval of 1 sec to avoid undefined behaviour in intervalAmit Elkabetz
2023-03-05auto code format fixesAmit Elkabetz
2023-03-05Added flag -u to allow custom interval to update fuzzer_stats fileAmit Elkabetz
2023-03-04llvm instrumentation trying to delete all static dataDavid CARLIER
at module end of pass with llvm_shutdown and is concurrent safe.
2023-03-03Merge pull request #1662 from kobrineli/fix-exit-on-timevan Hauser
Fix exit on time
2023-03-02Fix.Eli Kobrin
2023-03-02Fix exit on time.Eli Kobrin
2023-03-02Merge pull request #1661 from AFLplusplus/weightvan Hauser
fix item weighting
2023-02-28Merge pull request #1659 from AFLplusplus/devvan Hauser
update docs
2023-02-28update docsvanhauser-thc
2023-02-27div hitsvanhauser-thc
2023-02-25Merge pull request #1653 from AFLplusplus/devvan Hauser
push to stable
2023-02-25Merge pull request #1654 from tokatoka/typovan Hauser
Redqueen typo
2023-02-24Update afl-fuzz-redqueen.cDongjia "toka" Zhang
2023-02-23fix custom python splice optoutvanhauser-thc
2023-02-23nitsvanhauser-thc
2023-02-23improve cmplog civanhauser-thc
2023-02-23Merge pull request #1650 from AFLplusplus/autotokenvan Hauser
Autotoken
2023-02-23nitsvanhauser-thc
2023-02-23regression fixvanhauser-thc
2023-02-23Merge pull request #1652 from wtdcode/fix-clang-rtvan Hauser
Also install libclang-rt-dev
2023-02-22Also install libclang-rt-devlazymio
2023-02-21Merge pull request #1651 from AFLplusplus/devvan Hauser
Dev
2023-02-21nitvanhauser-thc
2023-02-21fix regressionvanhauser-thc
2023-02-20Revert "LLVM cmplog factoring custom Instruction iterator with added ↵vanhauser-thc
restriction" This reverts commit 8bc3fa1df286aac46a0a724f64e2e07010d2497e.
2023-02-20clarify AFL_NO_STARTUP_CALIBRATIONvanhauser-thc
2023-02-16fixesvanhauser-thc
2023-02-16fixvanhauser-thc
2023-02-15remove some debugvanhauser-thc
2023-02-15fixvanhauser-thc
2023-02-15fixvanhauser-thc
2023-02-15optvanhauser-thc
2023-02-15debug outputvanhauser-thc
2023-02-15bettern custom mut warningvanhauser-thc
2023-02-14Merge pull request #1646 from devnexen/llvm_custom_unique_refactoringvan Hauser
LLVM cmplog factoring custom Instruction iterator with added restriction
2023-02-13LLVM cmplog factoring custom Instruction iterator with added restrictionDavid CARLIER
2023-02-13AFL_LLVM_DICT2FILE_NO_MAIN supportvanhauser-thc