Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-03 | vectorized coverage only possible for llvm 14 :( | vanhauser-thc | |
2021-11-03 | support vectorized cmps | vanhauser-thc | |
2021-11-02 | fix | vanhauser-thc | |
2021-11-02 | nosan | vanhauser-thc | |
2021-11-02 | select support for LTO | vanhauser-thc | |
2021-11-02 | support select with vectors | vanhauser-thc | |
2021-11-01 | remove debug | vanhauser-thc | |
2021-11-01 | remove debug | vanhauser-thc | |
2021-11-01 | fix | vanhauser-thc | |
2021-11-01 | fix | vanhauser-thc | |
2021-10-31 | insert select instrumentation | vanhauser-thc | |
2021-10-31 | wipe overflow data | vanhauser-thc | |
2021-10-31 | add cmplog compatability check | vanhauser-thc | |
2021-10-30 | fix off by one bug of PCGUARD instrumentation | Kuang-che Wu | |
fix bug #1120 | |||
2021-10-28 | variant 6 | vanhauser-thc | |
2021-10-18 | format and remove warning | vanhauser-thc | |
2021-10-18 | lto and llvm14-dev | vanhauser-thc | |
2021-10-18 | fix | vanhauser-thc | |
2021-10-18 | try fix | vanhauser-thc | |
2021-10-17 | fix | vanhauser-thc | |
2021-10-17 | fix | vanhauser-thc | |
2021-10-17 | fix | vanhauser-thc | |
2021-10-17 | new rtn cmplog: instrumentation side + supporting functions | 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 split-switches-pass to new pass manager | hexcoder- | |
2021-10-12 | converted compare-transform-pass to new pass manager | hexcoder- | |
2021-10-12 | converted afl-llvm-pass to new pass manager | hexcoder- | |
2021-10-12 | adapt compiler driver to laod new pass manager passes | hexcoder- | |
2021-10-12 | prototype compiles | hexcoder- | |
2021-10-10 | Fix document paths. | Kuang-che Wu | |
2021-10-09 | LLVM coverage making it more C++ too. | David Carlier | |
2021-10-09 | Merge pull request #1107 from devnexen/llvm_pass_update | van Hauser | |
LLVM passes making slightly more C++ | |||
2021-10-09 | LLVM passes making slightly more C++ | David Carlier | |
2021-10-03 | LLVM LTO plugin using smart pointer for __afl_internal_directory variable | David Carlier | |
2021-08-25 | announce llvm 13 support | vanhauser-thc | |
2021-08-20 | revise paragraph | vanhauser-thc | |
2021-08-20 | typos / wording | hexcoder | |
2021-08-19 | fix shared linking on macos | vanhauser-thc | |
2021-08-12 | AFL_IGNORE_PROBLEMS + library checks and documentation | vanhauser-thc | |
2021-08-08 | Change afl to AFL in *.md (#1057) | llzmb | |
Changes in *.md files: - afl++ > AFL++ (acronym) - afl > AFL (compare https://github.com/google/AFL) Excluded from changes: - source code - function names - paths (folder and file names) - URLs | |||
2021-07-30 | add more string functions for dictionary features | vanhauser-thc | |
2021-07-30 | fix format string | yuawn | |
2021-07-20 | Update README.persistent_mode.md | Moshe Kaplan | |
2021-07-19 | Revert "Merge branch 'release' into stable" | vanhauser-thc | |
This reverts commit 815161827689c339d335233b7b232ac9b120b79b, reversing changes made to 9321a24e682b5c8bf6278961bd014cb883b87295. | |||
2021-07-19 | fix merge conflicts | vanhauser-thc | |
2021-07-14 | fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LIST | vanhauser-thc | |
2021-07-14 | update documentation | vanhauser-thc | |
2021-07-07 | fix failures for some sized string instrumentations | vanhauser-thc | |