about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2023-03-17Merge pull request #1677 from AFLplusplus/classifyvan Hauser
Classify
2023-03-15improve ci timevanhauser-thc
2023-03-15more ci repair attemptsvanhauser-thc
2023-03-15fix civanhauser-thc
2023-03-15fix civanhauser-thc
2023-03-13fix qemu_modevanhauser-thc
2023-03-10macos ci debugvanhauser-thc
2023-03-10macos ci debugvanhauser-thc
2023-03-10macos ci debugvanhauser-thc
2023-03-10debug macos civanhauser-thc
2023-03-10enhance tests for macosvanhauser-thc
2023-03-10enhance tests for macosvanhauser-thc
2023-03-10Merge pull request #1672 from AFLplusplus/devvan Hauser
Dev
2023-03-09code formatvanhauser-thc
2023-03-09various fixesvanhauser-thc
2023-03-09fix attempt at lsanvanhauser-thc
2023-03-09fix qemuafl name rangevanhauser-thc
2023-03-09fast schedules n_fuzz update after classifyvanhauser-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