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-stats.c
Age
Commit message (
Expand
)
Author
2020-05-10
Illumos biuld fix (#357)
David CARLIER
2020-05-08
Support multiple custom mutators (#282)
Rishi Ranjan
2020-04-19
clang-tidy readability-braces (#323)
Dominik Maier
2020-04-17
fix plot_data output and code-format
van Hauser
2020-04-14
code format
Dominik Maier
2020-04-14
unified forkservered run_target, fixes #308
Dominik Maier
2020-04-14
fixed #317
Dominik Maier
2020-04-14
code format
Andrea Fioraldi
2020-04-13
code format
Dominik Maier
2020-04-13
fixed uaf and warnings
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
Autodictionary (#309)
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
one more include move
van Hauser
2020-04-09
fix compilation in OpenBSD
hexcoder-
2020-04-09
code format, small improvements
van Hauser
2020-04-09
fix UI bug for bit flip yields
van Hauser
2020-04-09
small enhancements and code-format
van Hauser
2020-04-01
fixed bug in cmplog
Dominik Maier
2020-04-01
code format
Dominik Maier
2020-04-01
less allocs
Dominik Maier
2020-03-27
more api
Dominik Maier
2020-03-27
Code Format (#275)
Rishi Ranjan
2020-03-27
code format
Dominik Maier
2020-03-23
unsafer
Dominik Maier
2020-03-23
more fixes and code-format
van Hauser
2020-03-23
less branches, cleanup
Dominik Maier
2020-03-22
little performance enhancements
van Hauser
2020-03-21
moved string formatting to header
Dominik Maier
2020-03-21
adjusted int_bufs
Dominik Maier
2020-03-20
added llvm_mode ngram coverage
van Hauser
2020-03-20
expose cycles_wo_finds in fuzzer_stats
van Hauser
2020-03-20
add RARE schedule. also fixes doc_path
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-17
fixed segfault on early bailout
Dominik Maier
2020-03-15
print a completed UI screen on exit without bugs :)
van Hauser
2020-03-15
fix errors in last commit (u8)afl_get_env
van Hauser
2020-03-15
Move afl-fuzz related env variables into afl_state_t (#252)
Rishi Ranjan
2020-03-15
fauxserver
Dominik Maier
2020-03-11
honor afl_quiet on env var checks + code-format
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-02
Uniform API for both Python and custom mutator
h1994st
[next]