about summary refs log tree commit diff
path: root/docs
AgeCommit message (Collapse)Author
2023-04-25only reverse reading the queue on restartvanhauser-thc
2023-04-25Merge pull request #1713 from kenohassler/wafl-modevan Hauser
llvm-lto: allow skipping initialisation
2023-04-24document new env varKeno Hassler
2023-04-24afl-showmap -I optionvanhauser-thc
2023-04-22code formatvanhauser-thc
2023-04-21frida mode: add dynamic loaded code exclusioneleguevel
Add the AFL_FRIDA_INST_NO_DYNAMIC_LOAD environment variable and its associated JS function setInstrumentNoDynamicLoad to prevent the instrumentation of late dynamic loaded code. Resolve #1708
2023-04-20afl-showmap custom mutator supportvanhauser-thc
2023-04-17v4.07a initvanhauser-thc
2023-04-17v4.06c releasevanhauser-thc
2023-04-15update docsvanhauser-thc
2023-04-15fix custom mutator C examplesvanhauser-thc
2023-04-14update qemuafl, info in afl-plotvanhauser-thc
2023-04-13fix attempt at post_process implementationvanhauser-thc
2023-04-13remove -z option, use -p mmopt insteadvanhauser-thc
2023-04-12make llvm 17 workvanhauser-thc
2023-04-08show custom mutator name in UIvanhauser-thc
2023-04-05add -z switchvanhauser-thc
2023-04-02allow pizza mode to be disabledvanhauser-thc
2023-03-27time_wo_finds in fuzzer_statsvanhauser-thc
2023-03-09various fixesvanhauser-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-06fix IGNORE_PROBLEMS and update qemuaflvanhauser-thc
2023-03-06fix civanhauser-thc
2023-03-05Fixed according to PR comment, moved cli flag to an env variableAmit Elkabetz
2023-02-28update docsvanhauser-thc
2023-02-23nitsvanhauser-thc
2023-02-21Merge pull request #1651 from AFLplusplus/devvan Hauser
Dev
2023-02-20clarify AFL_NO_STARTUP_CALIBRATIONvanhauser-thc
2023-02-15debug outputvanhauser-thc
2023-02-13AFL_LLVM_DICT2FILE_NO_MAIN supportvanhauser-thc
2023-01-27Merge pull request #1628 from AFLplusplus/devvan Hauser
Dev
2023-01-27update changelogvanhauser-thc
2023-01-26better asan defaults everwherevanhauser-thc
2023-01-23nitvanhauser-thc
2023-01-19lots of fixesvanhauser-thc
2023-01-18autotoken: splicing; splice_optoutvanhauser-thc
2023-01-18ignore timeout env optionvanhauser-thc
2023-01-05add update info to changelogDominik Maier
2023-01-054.05c releasevanhauser-thc
2022-12-23make CI greenvanhauser-thc
2022-11-21shorten textvanhauser-thc
2022-11-21casr-afl short description in fuzzing_in_depth.fedotoff
2022-11-21Add CASR as third party tool in docs.fedotoff
2022-11-18Make env description extra clearDominik Maier
2022-11-18write queue statisticsvanhauser-thc
2022-11-14update changelogvanhauser-thc
2022-11-14custom_send examplevanhauser-thc
2022-11-11afl_custom_fuzz_send addedvanhauser-thc
2022-11-10llvm debugvanhauser-thc