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-fuzz.h
Age
Commit message (
Expand
)
Author
2019-09-22
afl-fuzz mutation documentation feature
van Hauser
2019-09-18
Merge pull request #60 from vanhauser-thc/wine_mode
Andrea Fioraldi
2019-09-18
qemu persistent GPR
Andrea Fioraldi
2019-09-17
wine mode first commit
Andrea Fioraldi
2019-09-16
added afl_custom_mutator_only
van Hauser
2019-09-13
for hexcoder
van Hauser
2019-09-12
Second part of refactoring afl-fuzz-one.c. Now more back to sane functions.
hexcoder-
2019-09-05
fix BSD patch
van Hauser
2019-09-05
small adjustments for custom mutator
van Hauser
2019-09-04
Added docstring to the custom mutator hooks
Khaled Yakdan
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
minor fixes
Andrea Fioraldi
2019-09-02
run code formatter
Andrea Fioraldi
2019-09-02
afl-fuzz.c completely splitted
Andrea Fioraldi
2019-09-02
added peak_rss_mb and slowest_exec_ms in fuzzer_stats report
van Hauser
2019-09-02
split afl-fuzz: extras
Andrea Fioraldi
2019-09-01
afl-fuzz-src bitmap and queue C files
Andrea Fioraldi
2019-08-30
split afl-fuzz #1 (globls and python are now separate)
Andrea Fioraldi