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.c
Age
Commit message (
Expand
)
Author
2020-05-15
change: slaves only sync from masters
van Hauser
2020-05-14
deprecated AFL_POST_LIBRARY
van Hauser
2020-05-13
code-format and slight -S/-M modifications
van Hauser
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-05-09
remove debug output
van Hauser
2020-05-08
Support multiple custom mutators (#282)
Rishi Ranjan
2020-05-07
fix static and profiling compilation and add profiling calculation
van Hauser
2020-04-19
clang-tidy readability-braces (#323)
Dominik Maier
2020-04-17
add missing limits.h include for PATH_MAX (OpenBSD)
hexcoder-
2020-04-17
refactoring getting the map size
van Hauser
2020-04-17
remove unnecessary map_size variables
van Hauser
2020-04-17
forgot MAP_SIZE for afl struct maps
van Hauser
2020-04-17
added AFL_MAP_SIZE to env help output
van Hauser
2020-04-17
added AFL_MAP_SIZE (wip)
van Hauser
2020-04-16
silence some clang warnings
Dominik Maier
2020-04-16
removed redundent funcs
Dominik Maier
2020-04-14
unified forkservered run_target, fixes #308
Dominik Maier
2020-04-14
solve conflicts
Andrea Fioraldi
2020-04-14
solve conflicts
Andrea Fioraldi
2020-04-14
cmplog is now better
Andrea Fioraldi
2020-04-13
allow -L -1 to enable mopt in parallel to classic mutation
van Hauser
2020-04-13
fix all cmplog errors
Andrea Fioraldi
2020-04-13
fix some cmplog refactoring bugs
Andrea Fioraldi
2020-04-13
cmplog forkserver tidying
Dominik Maier
2020-04-12
Better solution for ARM64 build fix (#315)
David CARLIER
2020-04-12
build on arm64 fix. tested on Android. (#313)
David CARLIER
2020-04-11
fix -E/-V
van Hauser
2020-04-11
more refactoring and update changelog
van Hauser
2020-04-11
refactored cmplog
Dominik Maier
2020-04-10
code format
Dominik Maier
2020-04-10
removed vla for tmpfile
Dominik Maier
2020-04-10
added back afl_state_deinit
Dominik Maier
2020-04-09
fix review comments by Heiko
van Hauser
2020-04-09
afl-fuzz: add usage info when no python support is there, use it in test.sh
hexcoder-
2020-04-09
added snapshot feature to documentation
van Hauser
2020-04-09
small enhancements and code-format
van Hauser
2020-04-01
fix ASAN check
van Hauser
2020-04-01
fixed asan mem limit
Dominik Maier
2020-04-01
disable memory limits for ASAN build
van Hauser
2020-04-01
make travis happy
Dominik Maier
2020-03-22
little performance enhancements
van Hauser
2020-03-22
a little bit more performance
van Hauser
2020-03-22
all afl msgs to stdout and only read AFL_BENCH_JUST_ONE once
van Hauser
2020-03-21
remove debug code
van Hauser
2020-03-21
test.sh with -no-pie
van Hauser
2020-03-20
add RARE schedule. also fixes doc_path
van Hauser
2020-03-19
moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links
van Hauser
2020-03-17
added mmopt power schedule
van Hauser
[next]