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
/
afl-llvm-rt.o.c
Age
Commit message (
Expand
)
Author
2020-05-05
fix crash in AFL_LLVM_LAF_TRANSFORM_COMPARES
van Hauser
2020-05-01
at some point we have to do a rewrite of llvm_mode/GNUmakefile
van Hauser
2020-04-24
variable map size fix, error reporting through forkserver, code format
van Hauser
2020-04-23
fixed map location support for LTO
van Hauser
2020-04-14
fixed #317
Dominik Maier
2020-04-14
one byte cmp in cmplog
Andrea Fioraldi
2020-04-11
Autodictionary (#309)
van Hauser
2020-04-10
LTO optimization, variable map size, autodictionary (#307)
van Hauser
2020-04-09
llvm_mode ctx: move function terminator instrumentation before skipping blocks
van Hauser
2020-04-09
llvm_mode android fix
van Hauser
2020-04-09
add missing piece for CTX coverage
van Hauser
2020-04-09
fix travis
hexcoder
2020-04-09
ctx done
van Hauser
2020-04-09
small fixes
Andrea Fioraldi
2020-04-09
snapshot() in llvm mode
Andrea Fioraldi
2020-04-09
added AFL_LLVM_INSTRUMENT, made USE_TRACE_PC obselete and llvm_mode Makefile ...
van Hauser
2020-03-20
added llvm_mode ngram coverage
van Hauser
2020-03-11
honor afl_quiet on env var checks + code-format
van Hauser
2020-03-10
unified pointer placement
Dominik Maier
2020-03-09
honor no_quiet for missing llvm_mode output, also print to stderr with afl-*-...
van Hauser
2020-03-06
small fix to run cmplog binaries outside afl-fuzz
Andrea Fioraldi
2020-03-04
added __afl_final_loc to all compile RTs
van Hauser
2020-02-28
code-format
van Hauser
2020-02-27
bye bye SanCov for CmpLog
Andrea Fioraldi
2020-02-25
fix references to README docs
hexcoder-
2020-02-24
important InsTrim fixes!
van Hauser
2020-02-21
ooops, I forgot to merge thsi part :(
Andrea Fioraldi
2020-02-21
block the usage of mopt with optionals mutators (redqueen/radamsa/etc...)
Andrea Fioraldi
2020-02-19
merge afl-llvm-cmplog-rt into afl-llvm-rt
Andrea Fioraldi
2020-01-30
cmplog runtime for LLVM
Andrea Fioraldi
2020-01-17
format
Andrea Fioraldi
2020-01-17
first experiment cmplog
Andrea Fioraldi
2020-01-06
2020 copyright note
Andrea Fioraldi
2020-01-06
added ++ to copyright notes
Andrea Fioraldi
2019-10-19
Remove lcamtuf's old email from Google (not valid anymore), also remove maint...
hexcoder-
2019-09-04
fix typo in custom format
Andrea Fioraldi
2019-09-03
remove macro indentation from code-format
Andrea Fioraldi
2019-09-02
run code formatter
Andrea Fioraldi
2019-08-30
update with changes from master
Andrea Fioraldi
2019-08-27
-I include in makefiles
Andrea Fioraldi
2019-08-19
Add support for Android
Joey Jiao
2019-06-30
Refactor to use an alternative method for shared memory.
Heiko Eißfeldt
2019-05-28
afl++ 2.52c initial commit
van Hauser