Age | Commit message (Expand) | Author |
---|---|---|
2023-04-07 | renaming | vanhauser-thc |
2023-04-05 | nit | vanhauser-thc |
2023-04-05 | fix | vanhauser-thc |
2023-04-05 | better new weighting | vanhauser-thc |
2023-04-05 | add -z switch | vanhauser-thc |
2023-04-05 | implement switch mode | vanhauser-thc |
2023-04-05 | fix for clang | vanhauser-thc |
2023-04-05 | stack pow | vanhauser-thc |
2023-04-05 | mut changes | vanhauser-thc |
2023-04-04 | mode switch | vanhauser-thc |
2023-04-04 | prepare for strategies | vanhauser-thc |
2023-04-03 | preparation for mutation arrays | vanhauser-thc |
2023-04-02 | more fix | vanhauser-thc |
2023-04-02 | fix | vanhauser-thc |
2023-04-02 | fix ui layout with slow targets in pizza mode | vanhauser-thc |
2023-04-02 | allow pizza mode to be disabled | vanhauser-thc |
2023-04-02 | fix buffer overflow in pizza mode :( | vanhauser-thc |
2023-03-31 | nits | vanhauser-thc |
2023-03-31 | nit | vanhauser-thc |
2023-03-30 | less mutation | vanhauser-thc |
2023-03-30 | fix | vanhauser-thc |
2023-03-30 | nits | vanhauser-thc |
2023-03-30 | prepare new mutation strategies | vanhauser-thc |
2023-03-29 | final touches | vanhauser-thc |
2023-03-29 | all mutation strategies | vanhauser-thc |
2023-03-29 | introspection | vanhauser-thc |
2023-03-28 | [afs-as] Allow debugging arguments after the input file | Tulio Magno Quites Machado Filho |
2023-03-28 | nits | vanhauser-thc |
2023-03-27 | time_wo_finds in fuzzer_stats | vanhauser-thc |
2023-03-26 | Clarify confusing version message | Chris Down |
2023-03-26 | fix frida mode | vanhauser-thc |
2023-03-25 | add likely() to cksum check | yuawn |
2023-03-25 | add check for n_fuzz update | yuawn |
2023-03-10 | Merge pull request #1672 from AFLplusplus/dev | van Hauser |
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 | fast schedules n_fuzz update after classify | vanhauser-thc |
2023-03-06 | Merge pull request #1667 from amitelka/feature/opt_statsfile_update_interval | van Hauser |
2023-03-06 | Fixed according to CR | Amit Elkabetz |
2023-03-06 | fix IGNORE_PROBLEMS and update qemuafl | 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-02 | Fix. | Eli Kobrin |
2023-03-02 | Fix exit on time. | Eli Kobrin |
2023-02-27 | div hits | vanhauser-thc |
2023-02-25 | Merge pull request #1654 from tokatoka/typo | van Hauser |