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
/
llvm_mode
/
cmplog-routines-pass.cc
Age
Commit message (
Collapse
)
Author
2020-09-05
first batch of changes
vanhauser-thc
2020-08-13
fix for llvm < 11
van Hauser
2020-08-13
LTO: apply laf-intel+redqueen/cmplog at link time
van Hauser
2020-08-02
refactoring debug/be_quiet, fatal on dont_optimize and instrument_file
van Hauser
2020-06-30
rename whitelist -> instrumentlist
van Hauser
2020-06-17
work around for llvm 11 bug
van Hauser
2020-05-24
fix cmplog
van Hauser
2020-05-22
fix cmplog for llvm 11-dev
van Hauser
2020-05-12
new code formatting + applied
van Hauser
2020-05-10
indenting preprocessor directives breaks compilation and cant be fixed, ↵
van Hauser
reverting ... :-(
2020-05-10
fix warning, code format
van Hauser
2020-04-25
refactored whitelist and blacklist in llvm_mode
van Hauser
2020-03-09
more honoring be_quiet
van Hauser
2020-02-21
block the usage of mopt with optionals mutators (redqueen/radamsa/etc...)
Andrea Fioraldi
2020-02-18
fuzzer wotking with rtn cmplog
Andrea Fioraldi
2020-02-18
fix insertion of __cmplog_rtn_hook
Andrea Fioraldi
2020-02-18
cmplog routines llvm pass
Andrea Fioraldi