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-queue.c
Age
Commit message (
Expand
)
Author
2020-04-09
fix limits.h include
van Hauser
2020-04-09
fix compilation in OpenBSD
hexcoder-
2020-04-09
code format, small improvements
van Hauser
2020-04-09
no random timing for -s fixed_seed
van Hauser
2020-04-01
next_p2 replaced by next_pow2
Dominik Maier
2020-04-01
code format
Dominik Maier
2020-04-01
not allocating paths anymore
Dominik Maier
2020-03-27
code format
Dominik Maier
2020-03-27
fixed call of custom mutators
Dominik Maier
2020-03-20
add RARE schedule. also fixes doc_path
van Hauser
2020-03-19
code format
Dominik Maier
2020-03-19
50% less globals
Dominik Maier
2020-03-17
added mmopt power schedule
van Hauser
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-03-07
Add two new hooks for the custom mutator
h1994st
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-02
run code formatter
Andrea Fioraldi
2019-09-02
afl-fuzz.c completely splitted
Andrea Fioraldi
2019-09-02
afl-fuzz-src/* -> src/afl-fuzz* rename
van Hauser