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
2021-08-20
fix typo fix
hexcoder
2021-08-17
fix typo
vanhauser-thc
2021-08-12
AFL_IGNORE_PROBLEMS + library checks and documentation
vanhauser-thc
2021-08-10
Warn if "paths_total" property from stats file is inconsistent
mqf20
2021-06-16
correct map size for small targets
vanhauser-thc
2021-06-07
write target errors to out_dir/error.txt
vanhauser-thc
2021-06-04
fix overflowing UI fields 'now processing'
hexcoder-
2021-06-04
fix ui fuzzing stage index (#960)
yuan
2021-05-11
fix a few cur_time uses
vanhauser-thc
2021-05-10
code-format
vanhauser-thc
2021-05-10
afl-plot: relative time
vanhauser-thc
2021-05-08
ensure crashes/README.txt exists
vanhauser-thc
2021-05-07
Exit on time (#904)
Roman M. Iudichev
2021-04-30
fix statsd writing
vanhauser-thc
2021-04-16
reworked formatting in order to avoid gcc 8.3.0 warnings
hexcoder-
2021-04-16
fix nits
vanhauser-thc
2021-04-15
fix ui
vanhauser-thc
2021-04-15
fix warnings
vanhauser-thc
2021-04-15
fix writing stat file on exit
vanhauser-thc
2021-04-14
ui update
vanhauser-thc
2021-04-13
ui custom mutator only display
vanhauser-thc
2021-04-13
display dictionary usage in havoc only mode
vanhauser-thc
2021-04-09
update grammar-mutator, show better fuzzing strategy yields
vanhauser-thc
2021-03-21
format
vanhauser-thc
2021-03-19
update plot_data timestamps to be relative
richinseattle@gmail.com
2021-03-12
unique crashes yellow on resume (#801)
Dominik Maier
2021-03-11
implemented #801
Dominik Maier
2021-02-25
changing the -t ...+ meaning to "auto-calculate buth this is the max"
vanhauser-thc
2021-02-25
edges in afl-plot
Andrea Fioraldi
2021-02-24
edges in plot file
Andrea Fioraldi
2021-02-07
prev_run_time loaded used only for ui and when writing the stats file
vj-27
2021-02-06
set prev_run_time inside afl state
vj-27
2021-02-05
load run time and donot load pending_* or *_favoured
vj-27
2021-02-05
load existing stats file when in AFL_AUTORESUME or -i -
vj-27
2021-01-31
fix -Z, remove q->next
aflpp
2021-01-21
code format and not setting sanitizers if debug and settings present
van Hauser
2021-01-20
Fix build error for Android
Joey Jiao
2021-01-04
code format
van Hauser
2021-01-04
code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)
hexcoder-
2020-12-31
float2double
van Hauser
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
[next]