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
/
SanitizerCoverageLTO.so.cc
Age
Commit message (
Collapse
)
Author
2021-11-03
vectorized coverage only possible for llvm 14 :(
vanhauser-thc
2021-11-02
nosan
vanhauser-thc
2021-11-02
select support for LTO
vanhauser-thc
2021-10-30
fix off by one bug of PCGUARD instrumentation
Kuang-che Wu
fix bug #1120
2021-10-18
format and remove warning
vanhauser-thc
2021-10-09
LLVM coverage making it more C++ too.
David Carlier
2021-10-09
LLVM passes making slightly more C++
David Carlier
2021-07-30
add more string functions for dictionary features
vanhauser-thc
2021-07-14
fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LIST
vanhauser-thc
2021-07-07
fix failures for some sized string instrumentations
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-22
fix LTO selective instrumentation
vanhauser-thc
2021-03-19
fix for new llvm 13 change
vanhauser-thc
2021-03-05
fix laf string transform crash
vanhauser-thc
2021-03-02
better unicode support
vanhauser-thc
2021-03-02
fix llvm for unicode strings (hopefully)
vanhauser-thc
2021-02-07
fix scan-build issues
vanhauser-thc
2021-01-31
added support for __afl_coverage_interesting
van Hauser
2021-01-15
fix msg
van Hauser
2021-01-04
fix for changes in llvm 12
van Hauser
2020-09-22
fix LTO autodictionary for ints > 64 bits
van Hauser
2020-09-06
bcmp for compare-transform-pass
van Hauser
2020-09-06
add std::string and bcmp to dictionary functions
van Hauser
2020-09-06
fix various warnings
aflpp
2020-09-05
cmp dict for LTO
van Hauser
2020-09-05
first batch of changes
vanhauser-thc
[prev]