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
/
SanitizerCoveragePCGUARD.so.cc
Age
Commit message (
Expand
)
Author
2022-05-03
pcguard fix for most current llvm 15 changes
vanhauser-thc
2022-03-31
Some scan-build fixes
Dominik Maier
2022-03-17
fixes for llvm < 11
vanhauser-thc
2022-03-17
make LTO pass work too plus some fixes
vanhauser-thc
2022-03-17
make pcguard work
vanhauser-thc
2022-03-15
test
vanhauser-thc
2022-03-04
sancov will be only for llvm11+
vanhauser-thc
2022-02-22
LLVM 14 fixes
Raphael Isemann
2022-01-17
fix iselect instrumentation
vanhauser-thc
2021-12-14
better instrumentlist filename detection
vanhauser-thc
2021-12-09
make llvm 14-dev working. again.
vanhauser-thc
2021-12-04
Fix compilation for LLVM 12.0.0, use older method getKnownMinValue()
hexcoder-
2021-12-03
change dlopen solution
vanhauser-thc
2021-12-01
unify LLVM_VERSION_... usage
vanhauser-thc
2021-11-04
add AFL_USE_TSAN
vanhauser-thc
2021-11-03
support llvm >= 11
vanhauser-thc
2021-11-03
vectorized coverage only possible for llvm 14 :(
vanhauser-thc
2021-11-02
nosan
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-18
lto and llvm14-dev
vanhauser-thc
2021-06-01
fix stupid typos
hexcoder-
2021-06-01
adapt to incompatible LLVM 13 API
hexcoder-
2021-06-01
threadsafe doc fixes, code format
vanhauser-thc
2021-05-31
Merge branch 'dev' into going_atomic
hexcoder
2021-05-30
add support for AFL_LLVM_THREADSAFE_INST to other LLVM passes
hexcoder-
2021-04-30
fix PCGUARD, build aflpp_driver with fPIC
vanhauser-thc
2021-04-17
Change other LLVM modes to atomic increments
hexcoder-
2021-03-23
fix our PCGUARD for llvm 10.0.1
aflpp
2021-03-19
fix for new llvm 13 change
vanhauser-thc
2021-03-19
remove unneeded code
vanhauser-thc
2021-03-19
add header to PCGUARD
vanhauser-thc
2021-02-13
added AFL_IGNORE_UNKNOWN_ENVS
vanhauser-thc
2021-02-13
update doc
vanhauser-thc
2021-02-01
reorder check
van Hauser
2021-01-31
added support for __afl_coverage_interesting
van Hauser
2021-01-04
fix for changes in llvm 12
van Hauser
2020-11-30
update clang-format to 11
van Hauser
2020-11-16
support AFL_LLVM_INSTRUMENT env for our own PCGUARD
van Hauser
2020-11-06
do not try to compile pcguard if llvm is not current enough
van Hauser
2020-11-05
remove duplicate headers, make '#include VirtualFileSystems.h' version dependent
hexcoder-
2020-11-02
code-format
van Hauser
2020-11-02
more llvm 10.0.0 fixes
van Hauser
2020-11-02
more llvm 10.0.0 fixes
van Hauser
2020-11-02
more llvm 10.0.0 fixes
van Hauser
2020-11-02
fix SancovPCGUARD for 10.0.0
van Hauser
[next]