Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-03 | 2024 v4.10c release | vanhauser-thc | |
2023-10-16 | typo | toka | |
2023-04-15 | wasm support | vanhauser-thc | |
2023-01-03 | welcome 2023 | vanhauser-thc | |
2022-07-12 | clang format 14 | vanhauser-thc | |
2022-03-17 | forgot one pass | vanhauser-thc | |
2022-03-17 | merge fixes | vanhauser-thc | |
2022-03-01 | Revert "Merge branch 'newpm2' into dev" | vanhauser-thc | |
This reverts commit fee1acf7e6096533f1aa8cd74035bed21c90fdf6, reversing changes made to 675d17d737ee5dee88766d9c181567771592c94c. | |||
2022-02-22 | Merge branch 'newpm2' into dev | van Hauser | |
2022-02-22 | LLVM 14 fixes | Raphael Isemann | |
2022-02-20 | Revert "remove new llvm pass manager :(" | vanhauser-thc | |
This reverts commit 55ed2a443c5c61baba37415d4087164454d8a2a8. | |||
2022-01-19 | nits and code format | vanhauser-thc | |
2022-01-19 | Revert "fix classify counts" | vanhauser-thc | |
This reverts commit 4217a6606c92f6a88ab577ae8f91823dd731562d. | |||
2022-01-15 | fix classify counts | vanhauser-thc | |
2022-01-01 | welcome 2022 | vanhauser-thc | |
2021-12-16 | fix llvm 14 changes for ctx and ngram | vanhauser-thc | |
2021-12-14 | better instrumentlist filename detection | vanhauser-thc | |
2021-12-09 | make llvm 14-dev working. again. | vanhauser-thc | |
2021-12-01 | unify LLVM_VERSION_... usage | vanhauser-thc | |
2021-11-26 | remove new llvm pass manager :( | vanhauser-thc | |
2021-11-23 | llvm new passmanager fixes | vanhauser-thc | |
2021-11-22 | Merge branch 'dev_newpm' into dev | hexcoder- | |
2021-11-06 | http->https | vanhauser-thc | |
2021-11-04 | add AFL_USE_TSAN | vanhauser-thc | |
2021-10-16 | fix declaration for new pass manager | hexcoder- | |
2021-10-16 | make new pass manager interface compiler version dependent (>=7) | hexcoder- | |
2021-10-16 | switch PreservedAnalyses from none to all | hexcoder- | |
2021-10-12 | converted afl-llvm-pass to new pass manager | hexcoder- | |
2021-07-14 | fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LIST | vanhauser-thc | |
2021-06-07 | format | Dominik Maier | |
2021-06-01 | fix stupid typos | hexcoder- | |
2021-06-01 | adapt to incompatible LLVM 13 API | hexcoder- | |
2021-06-01 | fix classic threadsafe counters | vanhauser-thc | |
2021-06-01 | threadsafe doc fixes, code format | vanhauser-thc | |
2021-05-30 | add support for AFL_LLVM_THREADSAFE_INST to other LLVM passes | hexcoder- | |
2021-05-30 | support new env var AFL_LLVM_THREADSAFE_INST to enable atomic counters. | hexcoder- | |
add new test case for that. | |||
2021-05-07 | add some comments | hexcoder- | |
2021-05-06 | first working NeverZero implementation | hexcoder- | |
2021-04-30 | still not working | hexcoder- | |
2021-04-28 | work in progress: not working correctly yet | hexcoder- | |
2021-04-17 | use atomic read-modify-write increment for LLVM CLASSIC | hexcoder- | |
2021-03-09 | fix ctx-1 | vanhauser-thc | |
2021-03-05 | fix typos and format | Andrea Fioraldi | |
2021-03-04 | fix kctx compilation hang | Andrea Fioraldi | |
2021-03-04 | vectorial top-k CTX first implementation | Andrea Fioraldi | |
2021-03-04 | code format | Andrea Fioraldi | |
2021-03-04 | llvm mode CALLER mode | Andrea Fioraldi | |
2021-03-04 | restore correct CTX behaviour in llvm mode | Andrea Fioraldi | |
2021-02-07 | fix scan-build issues | vanhauser-thc | |
2021-01-05 | haiku fix | van Hauser | |