aboutsummaryrefslogtreecommitdiff
path: root/instrumentation
AgeCommit message (Expand)Author
2023-06-01rewrote PCGUARDvanhauser-thc
2023-05-21code formatvanhauser-thc
2023-05-17add symqemu custom mutatorvanhauser-thc
2023-04-28more llvm 17vH
2023-04-28llvm 17 changesvH
2023-04-28doc, code formatvanhauser-thc
2023-04-28Source Code Coverage support for Nyx (Part 1) (#1720)Christian Holler (:decoder)
2023-04-27afl++ -> AFL++vanhauser-thc
2023-04-25rename env to AFL_IGNORE_PROBLEMS_COVERAGEvanhauser-thc
2023-04-25Merge pull request #1714 from choller/devvan Hauser
2023-04-25Add env var to ignore coverage from dynamically loaded code after forkserver.Christian Holler (:decoder)
2023-04-24llvm-lto: allow skipping initializationKeno Hassler
2023-04-15wasm supportvanhauser-thc
2023-04-13remove -z option, use -p mmopt insteadvanhauser-thc
2023-04-12make llvm 17 workvanhauser-thc
2023-04-12update lto docvanhauser-thc
2023-04-12nitsvanhauser-thc
2023-04-10LLVM instrumentation disable build warning.David CARLIER
2023-04-03fix getOperand out of rangenj00001
2023-03-31nitsvanhauser-thc
2023-03-28Stop using removed pipeline extensionsTulio Magno Quites Machado Filho
2023-03-09various fixesvanhauser-thc
2023-03-06Revert "Merge pull request #1665 from devnexen/llvm_inst_mem_leaks"vanhauser-thc
2023-03-06Merge pull request #1665 from devnexen/llvm_inst_mem_leaksvan Hauser
2023-03-06fix IGNORE_PROBLEMS and update qemuaflvanhauser-thc
2023-03-04llvm instrumentation trying to delete all static dataDavid CARLIER
2023-02-21Merge pull request #1651 from AFLplusplus/devvan Hauser
2023-02-20Revert "LLVM cmplog factoring custom Instruction iterator with added restrict...vanhauser-thc
2023-02-13LLVM cmplog factoring custom Instruction iterator with added restrictionDavid CARLIER
2023-02-13AFL_LLVM_DICT2FILE_NO_MAIN supportvanhauser-thc
2023-02-06fixesvanhauser-thc
2023-02-04code indentvanhauser-thc
2023-02-02small fix to compiler rtvanhauser-thc
2023-02-02small fix to compiler rtvanhauser-thc
2023-01-25fixesvanhauser-thc
2023-01-25Merge pull request #1621 from devnexen/llvm_16_updvan Hauser
2023-01-24llvm15 pcguard_init earlier constructorvanhauser-thc
2023-01-23erase the switch instruction from the current parentDavid Carlier
2023-01-20LLVM plugin 16+ support proposal.David Carlier
2023-01-03welcome 2023vanhauser-thc
2022-11-10update for llvm16 compile instructionsvanhauser-thc
2022-11-10nitsvanhauser-thc
2022-11-10Merge pull request #1576 from AFLplusplus/persistent_mode_alwaysvan Hauser
2022-11-09Always enable persistent mode, no env/bincheck neededDominik Maier
2022-10-24changelog updatevanhauser-thc
2022-10-20Fix child reaping on fuzzer terminationNils Bars
2022-10-11fastexit + code formatvanhauser-thc
2022-10-07auto shmem fuzzing (#1541)van Hauser
2022-09-29Fixed typo in README.llvm.md (#1538)cl3nn0
2022-09-27another attempt at stand-alone map fixvanhauser-thc