index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
instrumentation
/
afl-llvm-common.cc
Age
Commit message (
Expand
)
Author
2023-04-12
nits
vanhauser-thc
2023-04-03
fix getOperand out of range
nj00001
2023-02-20
Revert "LLVM cmplog factoring custom Instruction iterator with added restrict...
vanhauser-thc
2023-02-13
LLVM cmplog factoring custom Instruction iterator with added restriction
David CARLIER
2023-01-20
LLVM plugin 16+ support proposal.
David Carlier
2022-06-27
nits
vanhauser-thc
2021-12-14
better instrumentlist filename detection
vanhauser-thc
2021-12-01
unify LLVM_VERSION_... usage
vanhauser-thc
2021-06-11
fix to instrument global c++ namespace functions
vanhauser-thc
2021-05-06
instrumentation further move to C++11 (#900)
David CARLIER
2021-03-26
fix compilation for llvm 3.8.0
hexcoder-
2021-03-19
fix for new llvm 13 change
vanhauser-thc
2021-03-16
blacklist sanitize and debug in c++
vanhauser-thc
2021-03-10
change map_size tests
vanhauser-thc
2021-02-07
fix scan-build issues
vanhauser-thc
2020-12-20
fix endless loop in afl-cc allow/blocklists starting a line with a comment
van Hauser
2020-12-15
allow instrumenting LLVMFuzzerTestOneInput
van Hauser
2020-11-30
more DEBUGF
van Hauser
2020-09-05
first batch of changes
vanhauser-thc