about summary refs log tree commit diff
path: root/instrumentation
AgeCommit message (Collapse)Author
2021-11-29Merge pull request #1177 from llzmb/docs_cleanup_instrumentation_foldervan Hauser
Clean up instrumentation folder
2021-11-26remove new llvm pass manager :(vanhauser-thc
2021-11-25Change "AFL" to "AFL++" in "README.llvm.md", fix referencesllzmb
2021-11-24Edit instrumentation READMEsllzmb
2021-11-24transform cmplog-instructions pass to new pass managerhexcoder-
2021-11-23fix for llvm < 11vanhauser-thc
2021-11-23Edit instrumentation READMEsllzmb
2021-11-23fixesvanhauser-thc
2021-11-23do not add zero byte on string compares with lenvanhauser-thc
2021-11-23further fixes for new pass managervanhauser-thc
2021-11-23llvm new passmanager fixesvanhauser-thc
2021-11-23Edit "README.persistent_mode.md"llzmb
2021-11-23fix for compcov transform stringsvanhauser-thc
2021-11-23Edit "README.persistent_mode.md"llzmb
2021-11-22Merge ctx and ngram into llvm, fix referencesllzmb
2021-11-22Delete obsolete filesllzmb
2021-11-22Merge branch 'dev_newpm' into devhexcoder-
2021-11-22better string length countingvanhauser-thc
2021-11-22better string length countingvanhauser-thc
2021-11-20enhance cmplog rtn hooksvanhauser-thc
2021-11-19cmplog: Fix compilation for LLVM 12.0.0 (getFixedValue was not available here)hexcoder-
2021-11-19cmplog fixvanhauser-thc
2021-11-19fork server: restore SIGCHLD handler for child processKuang-che Wu
2021-11-18ensure default sigchild handler in afl-compiler-rtvanhauser-thc
2021-11-17Add __afl_set_persistent_modeYour Name
2021-11-15cmplog fixvanhauser-thc
2021-11-07Merge pull request #1141 from AFLplusplus/afl4van Hauser
cmplog enhancement variant
2021-11-0630% faster hashing speedvanhauser-thc
2021-11-06http->httpsvanhauser-thc
2021-11-04add AFL_USE_TSANvanhauser-thc
2021-11-03remove old varvanhauser-thc
2021-11-03Merge pull request #1142 from AFLplusplus/devvan Hauser
Dev
2021-11-03fix unneeded ifdefvanhauser-thc
2021-11-03remove overflow wipingvanhauser-thc
2021-11-03support llvm >= 11vanhauser-thc
2021-11-03vectorized coverage only possible for llvm 14 :(vanhauser-thc
2021-11-03support vectorized cmpsvanhauser-thc
2021-11-02fixvanhauser-thc
2021-11-02nosanvanhauser-thc
2021-11-02select support for LTOvanhauser-thc
2021-11-02support select with vectorsvanhauser-thc
2021-11-01remove debugvanhauser-thc
2021-11-01remove debugvanhauser-thc
2021-11-01fixvanhauser-thc
2021-11-01fixvanhauser-thc
2021-10-31insert select instrumentationvanhauser-thc
2021-10-31wipe overflow datavanhauser-thc
2021-10-31add cmplog compatability checkvanhauser-thc
2021-10-30fix off by one bug of PCGUARD instrumentationKuang-che Wu
fix bug #1120
2021-10-28variant 6vanhauser-thc