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
/
include
/
afl-as.h
Age
Commit message (
Expand
)
Author
2020-06-07
fix a fundamental bug: favor random branch randomly
Kyle ZENG
2020-05-12
new code formatting + applied
van Hauser
2020-05-10
indenting preprocessor directives breaks compilation and cant be fixed, rever...
van Hauser
2020-05-10
fix warning, code format
van Hauser
2020-03-19
50% less globals
Dominik Maier
2020-03-10
unified pointer placement
Dominik Maier
2020-03-09
copyleft note
Andrea Fioraldi
2020-03-04
added __afl_final_loc to all compile RTs
van Hauser
2020-02-24
sync afl-as setup with afl-llvm-rt (add __afl_area_ptr[0] = 1)
hexcoder-
2020-01-20
fixed Heiko's global search-replace :)
van Hauser
2019-12-31
v2.60d and year 2020 init
van Hauser
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-04
credits and license header for src/* and include/*
Andrea Fioraldi
2019-09-03
remove macro indentation from code-format
Andrea Fioraldi
2019-09-02
run code formatter
Andrea Fioraldi
2019-08-27
afl-as is now alive
Andrea Fioraldi