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 (
Expand
)
Author
2020-04-26
fix negative stability bug (hopefully)
van Hauser
2020-04-19
clang-tidy readability-braces (#323)
Dominik Maier
2020-04-17
fix plot_data output and code-format
van Hauser
2020-04-16
renamed duplicated func names
Dominik Maier
2020-04-16
decoupled run and classify
Dominik Maier
2020-04-16
code-format
Dominik Maier
2020-04-15
somewhat unified write_to_testcase
Dominik Maier
2020-04-15
fix document mode
van Hauser
2020-04-15
changed run_target
Dominik Maier
2020-04-14
code format
Dominik Maier
2020-04-14
unified forkservered run_target, fixes #308
Dominik Maier
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-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
more refactoring and update changelog
van Hauser
2020-04-11
refactored cmplog
Dominik Maier
2020-04-10
LTO optimization, variable map size, autodictionary (#307)
van Hauser
2020-04-10
resize fix + code format
Dominik Maier
2020-04-09
code format, small improvements
van Hauser
2020-04-01
next_p2 replaced by next_pow2
Dominik Maier
2020-04-01
code format
Dominik Maier
2020-04-01
one less alloc
Dominik Maier
2020-04-01
fixed bug in cmplog
Dominik Maier
2020-04-01
added read_timed
Dominik Maier
2020-04-01
tiny changes in custom mut api
Dominik Maier
2020-04-01
fix warning in afl-fuzz-run, tested with '-m32' also
hexcoder-
2020-04-01
more custom mutator remodelling
Dominik Maier
2020-03-27
more api
Dominik Maier
2020-03-27
edited custom mutator pre_save api
Dominik Maier
2020-03-27
code format
Dominik Maier
2020-03-27
fixed call of custom mutators
Dominik Maier
2020-03-23
unsafer
Dominik Maier
2020-03-23
less branches, cleanup
Dominik Maier
2020-03-21
remove debug code
van Hauser
2020-03-21
moved string formatting to header
Dominik Maier
2020-03-21
test.sh fix
van Hauser
2020-03-21
test.sh with -no-pie
van Hauser
2020-03-19
no more (?) statics
Dominik Maier
2020-03-19
code format
Dominik Maier
2020-03-19
50% less globals
Dominik Maier
2020-03-15
fix afl-fuzz-document
van Hauser
2020-03-15
fauxserver
Dominik Maier
2020-03-11
Replace timer with select in forkserver, where possible (#246)
Rishi Ranjan
2020-03-10
unified pointer placement
Dominik Maier
2020-03-10
removed debug output
van Hauser
2020-03-10
Replace alarms with select and threads (#243)
Rishi Ranjan
2020-03-09
code-format
van Hauser
2020-03-09
AFL without globals (#220)
Dominik Maier
[next]