about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
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
2023-01-25cmplog decision updatesvanhauser-thc
2023-01-23nitvanhauser-thc
2023-01-23add CFI variant for gccvanhauser-thc
2023-01-19lots of fixesvanhauser-thc
2023-01-18autotoken: splicing; splice_optoutvanhauser-thc
2023-01-18ignore timeout env optionvanhauser-thc
2023-01-16nitsvanhauser-thc
2023-01-15fix input file deletionvanhauser-thc
2023-01-15ensure out fd is closed in shmem modevanhauser-thc
2023-01-11afl-gotcpu disable thread_affinity api on macos arm64.David CARLIER
2023-01-04code formatvanhauser-thc
2023-01-04try afl-showmap fix for qemuvanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-12-28prevent weighting < 1vanhauser-thc
2022-12-20hide queue introspection behind definevanhauser-thc
2022-12-20fix fork server timeout in afl-showmapvanhauser-thc
2022-12-05fix warningvanhauser-thc
2022-11-23crash fix for queue analysis featurevanhauser-thc
2022-11-18write queue statisticsvanhauser-thc
2022-11-14custom mutator fixvanhauser-thc
2022-11-14Merge pull request #1580 from guyf2010/devvan Hauser
Add option for random cmplog colorization
2022-11-14fix warningsvanhauser-thc
2022-11-14custom_send examplevanhauser-thc
2022-11-14Ensure random colorization always changes byteguyf2010