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-globals.c
Age
Commit message (
Expand
)
Author
2020-02-01
AFL_ALIGNED_ALLOC in libdislocator
Andrea Fioraldi
2020-01-30
Merge branch 'master' into CmpLog
Andrea Fioraldi
2020-01-30
cmplog runtime for LLVM
Andrea Fioraldi
2020-01-20
fixed Heiko's global search-replace :)
van Hauser
2019-12-31
v2.60d and year 2020 init
van Hauser
2019-12-30
critical bugfix for afl-tmin
van Hauser
2019-12-02
added -N no_unlink option
van Hauser
2019-12-02
code format (contributors, do it!)
Andrea Fioraldi
2019-11-11
Merge branch 'master' into radamsa
Andrea Fioraldi
2019-11-11
libradamsa dlopen
Andrea Fioraldi
2019-11-05
test unicorn && AFL_DISABLE_TRIM env var
Andrea Fioraldi
2019-10-19
Remove lcamtuf's old email from Google (not valid anymore), also remove maint...
hexcoder-
2019-10-19
add gcc_plugin to code formatter and run it
hexcoder-
2019-10-10
radamsa mutator as havoc cycle replacement with probability 1/24
Andrea Fioraldi
2019-10-08
added afl-fuzz -I cmdline option
van Hauser
2019-10-04
general maintance
van Hauser
2019-09-22
afl-fuzz mutation documentation feature
van Hauser
2019-09-17
wine mode first commit
Andrea Fioraldi
2019-09-16
added afl_custom_mutator_only
van Hauser
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-02
run code formatter
Andrea Fioraldi
2019-09-02
afl-fuzz-src/* -> src/afl-fuzz* rename
van Hauser