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-12-26
fix exec/s display
van Hauser
2020-12-17
fix crash for very fast targets
van Hauser
2020-10-29
fixes two huge bugs
van Hauser
2020-10-28
whoops..
Ruben ten Hove
2020-10-28
show supplied -t option so we know it's used
Ruben ten Hove
2020-10-23
set max testcache entries automated if not specified by the user
van Hauser
2020-10-17
add eviction stat
van Hauser
2020-10-14
configurable testcache with malloc (#581)
van Hauser
2020-10-10
fix typo
van Hauser
2020-10-10
Merge pull request #571 from Edznux/statsd_implem
van Hauser
2020-10-09
Remove ==1 in the condition
Edznux
2020-10-08
Add env var toggle for StatsD
Edznux
2020-10-05
fixed gcc 10 warning
Dominik Maier
2020-10-04
Code format
Edznux
2020-10-04
Merge remote-tracking branch 'origin/dev' into statsd_implem
Edznux
2020-10-04
Refactor
Edznux
2020-10-04
Define config, change parent func to show_stats
Edznux
2020-09-07
bugfix for fixed seeds
van Hauser
2020-09-05
code-format
vanhauser-thc
2020-09-05
final changes for pre-3.0
vanhauser-thc
2020-09-04
fix assignment
van Hauser
2020-09-04
avoid signed ints for amounts (which are positive)
hexcoder-
2020-09-04
compile fix
van Hauser
2020-09-04
fix travis
van Hauser
2020-09-04
more changes to fuzzer_setup
van Hauser
2020-09-04
Make open_file() inline
Thomas Rooijakkers
2020-09-04
Write set environment variables in an env file style.
Thomas Rooijakkers
2020-09-04
Seperate fuzzer_setup from fuzzer_stats, only write fuzzer_setup at the start
Thomas Rooijakkers
2020-09-04
Export set afl_environment_variables to stats
Thomas Rooijakkers
2020-08-21
add execs_done to plot file
van Hauser
2020-08-14
Revert "Merge branch 'debug' into dev"
root
2020-08-11
fixes
van Hauser
2020-08-07
enabled Wextra, fixed bugs
Dominik Maier
2020-07-29
remove dead code, code-format
van Hauser
2020-07-29
Merge branch 'dev' into text_inputs
van Hauser
2020-07-26
fix honggfuzz dict
van Hauser
2020-07-26
add last 60s exec/s stat
van Hauser
2020-07-22
write expand havoc value to fuzzer_stats
van Hauser
2020-06-25
remove radamsa, add radamsa custom mutator
van Hauser
2020-06-25
add seek power schedule, remove update stats in calibration, fix help output
van Hauser
2020-06-25
fix plot
van Hauser
2020-06-15
code format
Dominik Maier
2020-06-14
Porting to Haiku.
David Carlier
2020-06-11
code format and debug
van Hauser
2020-06-09
systems w/o affinity support build fix
David Carlier
2020-06-09
fix debug output in stats
Dominik Maier
2020-06-09
add cpu affinity to fuzzer_stats
van Hauser
2020-06-03
switch shmem_len to the map
van Hauser
2020-06-03
code format
van Hauser
2020-06-02
got rid of questionable phrasing
Dominik Maier
[next]