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-run.c
Age
Commit message (
Collapse
)
Author
2020-03-05
Fix leaks when stopping afl (#228)
Dominik Maier
2020-03-04
fix null ptr deref before trim_case_custom call
Andrea Fioraldi
2020-03-03
Finish refactoring APIs for the custom mutator and Python module
h1994st
- Remove AFL_PYTHON_ONLY (env) and python_only (variable) - Unify fuzz API of the custom mutator and Python module - Merge the custom mutator into the old python_stage, which is now renamed to custom_mutator_stage
2020-03-02
Uniform API for both Python and custom mutator
h1994st
2020-01-31
stop the fuzzer if AFL_QEMU_PERSISTENT_ADDR is wrong
Andrea Fioraldi
2020-01-30
Merge branch 'master' into CmpLog
Andrea Fioraldi
2020-01-20
fixed Heiko's global search-replace :)
van Hauser
2020-01-17
first experiment cmplog
Andrea Fioraldi
2019-12-31
v2.60d and year 2020 init
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
Android PR integration
van Hauser
2019-10-19
Remove lcamtuf's old email from Google (not valid anymore), also remove ↵
hexcoder-
maintainance from him.
2019-10-19
add gcc_plugin to code formatter and run it
hexcoder-
2019-10-18
revert patch
van Hauser
2019-10-04
general maintance
van Hauser
2019-10-01
Improved error messaging when unable to communicate with the fork server
Matt C
2019-09-22
afl-fuzz mutation documentation feature
van Hauser
2019-09-12
first version of persistent QEMU
Andrea Fioraldi
2019-09-10
no more unlink
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.c completely splitted
Andrea Fioraldi
[prev]