about summary refs log tree commit diff
path: root/instrumentation
AgeCommit message (Collapse)Author
2021-12-04Fix spelling of "FRIDA mode" and "QEMU mode"llzmb
2021-12-04Fix line length and formattingllzmb
2021-12-04Fix compilation for LLVM 12.0.0, use older method getKnownMinValue()hexcoder-
2021-12-03change dlopen solutionvanhauser-thc
2021-12-03what to do with dlopen libs?vanhauser-thc
2021-12-02Fix typos - 1st runllzmb
2021-12-02Fix punctuation in connection with "e.g."llzmb
2021-12-02Fix punctuation in connection with "however"llzmb
2021-12-02Remove the word "we"llzmb
2021-12-02Fix spelling of words related to "build"llzmb
2021-12-02Change the word "chapter" to "section"llzmb
2021-12-02Remove the word "please"llzmb
2021-12-02Remove the word "simply"llzmb
2021-12-02fixesvanhauser-thc
2021-12-01unify LLVM_VERSION_... usagevanhauser-thc
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