about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
2023-03-26Clarify confusing version messageChris Down
When running, the following gets printed in quick succession on startup: afl-fuzz++4.00c based on afl by Michal Zalewski and a large online community [...] [+] NOTE: This is v3.x which changes defaults and behaviours - see README.md Don't assert that this is v3, just that v3+ changes defaults and behaviours.
2023-03-26fix frida modevanhauser-thc
2023-03-25add likely() to cksum checkyuawn
2023-03-25add check for n_fuzz updateyuawn
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-09fast schedules n_fuzz update after classifyvanhauser-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-06fix IGNORE_PROBLEMS and update qemuaflvanhauser-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-02Fix.Eli Kobrin
2023-03-02Fix exit on time.Eli Kobrin
2023-02-27div hitsvanhauser-thc
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-23regression fixvanhauser-thc
2023-02-21Merge pull request #1651 from AFLplusplus/devvan Hauser
Dev
2023-02-21nitvanhauser-thc
2023-02-21fix regressionvanhauser-thc
2023-02-16fixesvanhauser-thc
2023-02-15debug outputvanhauser-thc
2023-02-15bettern custom mut warningvanhauser-thc
2023-02-13AFL_LLVM_DICT2FILE_NO_MAIN supportvanhauser-thc
2023-02-13autodisable and better performancevanhauser-thc
2023-02-12Merge pull request #1639 from apach301/fix-score-calculationvan Hauser
Increase fuzz_level for mopt_common_fuzzing
2023-02-12revert perfscore 0 fix attemptvanhauser-thc
2023-02-09cmplog exec with target_pathYaakov Saxon
2023-02-08Merge pull request #1640 from marcellomaugeri/stablevan Hauser
Fix typo in Nyx-mode
2023-02-08Update afl-forkserver.cMarcello Maugeri
Fix typo
2023-02-08Validate -M and -p power schedule optionsDaniil Kutz
2023-02-07Increase fuzz_level for mopt_common_fuzzingDaniil Kutz
Change performance score calculation for lin and quad power schedules
2023-02-07fix perfscore 0 checkvanhauser-thc
2023-02-06endless loop fixvanhauser-thc
2023-02-06fixesvanhauser-thc
2023-02-04code indentvanhauser-thc
2023-02-03Explicitly print error code if sched_setaffinity failsNikolay Shaplov
2023-02-01fixvanhauser-thc
2023-01-28fix warningvanhauser-thc
2023-01-27Merge pull request #1628 from AFLplusplus/devvan Hauser
Dev
2023-01-26better asan defaults everwherevanhauser-thc
2023-01-26update unicornvanhauser-thc
2023-01-25new sanitizer option handlingvanhauser-thc