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
/
src
/
afl-fuzz-redqueen.c
Age
Commit message (
Expand
)
Author
2020-04-20
clang warning fixed
Dominik Maier
2020-04-19
clang-tidy readability-braces (#323)
Dominik Maier
2020-04-16
hunting non-static functions
Dominik Maier
2020-04-14
code format
Dominik Maier
2020-04-14
unified forkservered run_target, fixes #308
Dominik Maier
2020-04-14
fixed #317
Dominik Maier
2020-04-14
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
Andrea Fioraldi
2020-04-14
one byte cmp in cmplog
Andrea Fioraldi
2020-04-14
status 0 initialized
Dominik Maier
2020-04-14
code format
Andrea Fioraldi
2020-04-14
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
Andrea Fioraldi
2020-04-14
cmplog loop detection
Andrea Fioraldi
2020-04-14
fix travis fails
van Hauser
2020-04-14
UR -> rand_below
Andrea Fioraldi
2020-04-14
solve conflicts
Andrea Fioraldi
2020-04-14
solve conflicts
Andrea Fioraldi
2020-04-14
cmplog is now better
Andrea Fioraldi
2020-04-13
code format
Dominik Maier
2020-04-13
fixed uaf and warnings
Dominik Maier
2020-04-10
LTO optimization, variable map size, autodictionary (#307)
van Hauser
2020-04-01
added read_timed
Dominik Maier
2020-03-21
renamed UB to rand_below
Dominik Maier
2020-03-10
unified pointer placement
Dominik Maier
2020-03-09
code-format
van Hauser
2020-03-09
AFL without globals (#220)
Dominik Maier
2020-02-27
bye bye SanCov for CmpLog
Andrea Fioraldi
2020-02-24
important InsTrim fixes!
van Hauser
2020-02-21
improve redqueen not looking in orig buf
Andrea Fioraldi
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
skeleton for rtn cmplog
Andrea Fioraldi
2020-02-15
colorization stage mem leak fix proposal.
David Carlier
2020-02-07
code format
Andrea Fioraldi
2020-02-07
fix empty range bug in colorization
Andrea Fioraldi
2020-02-07
redqueen auto extras
Andrea Fioraldi
2020-02-06
save input with high entropy after colorization
Andrea Fioraldi
2020-02-01
AFL_ALIGNED_ALLOC in libdislocator
Andrea Fioraldi
2020-01-30
cmplog runtime for LLVM
Andrea Fioraldi