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
/
include
/
afl-fuzz.h
Age
Commit message (
Expand
)
Author
2020-09-25
improving on splice candidate check patch
van Hauser
2020-09-24
Fix potential endless loop in custom_mutator_stage
Vitalii Akolzin
2020-09-19
fix exploit, mmopt and rare schedule
van Hauser
2020-09-17
WIP. basic state working: submitting statsd metrics (path, crashes, hangs)
Edznux
2020-09-05
final changes for pre-3.0
vanhauser-thc
2020-09-05
add cull queue, -i subdir traversal
vanhauser-thc
2020-09-04
avoid signed ints for amounts (which are positive)
hexcoder-
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-08-31
description for AFL_MAX_DET_EXTRAS added
Dominik Maier
2020-08-31
added SO link about rand for clarification
Dominik Maier
2020-08-31
code-format
van Hauser
2020-08-26
rand unlikely added
Dominik Maier
2020-08-26
using unbiased rand_below
Dominik Maier
2020-08-24
make py functions as optional as they are in the doc
van Hauser
2020-08-24
fix python implementation for new function
van Hauser
2020-08-24
added afl_custom_fuzz_count
van Hauser
2020-08-23
Option for specifying forkserver initialization timeout via environment varia...
Marius Muench
2020-08-23
added AFL_MAX_DET_EXTRAS env var
Dominik Maier
2020-08-21
add execs_done to plot file
van Hauser
2020-08-18
moved autodict extras away from extras_a
Dominik Maier
2020-08-18
Reworked maybe_grow to take a single ptr, renamed to afl_realloc (#505)
Dominik Maier
2020-08-14
Revert "Merge branch 'debug' into dev"
root
2020-08-14
Merge branch 'debug' into dev
van Hauser
2020-08-14
fix llvm12 -fuseld warning
van Hauser
2020-08-14
no longer using alloc for autodict
Dominik Maier
2020-08-14
cleaned up maybe_add_auto calls
Dominik Maier
2020-08-11
review done, pray
van Hauser
2020-08-11
fixes
van Hauser
2020-08-11
Merge branch 'debug' into taint
van Hauser
2020-08-09
integration in fuzz_one
van Hauser
2020-08-09
taint integration done
van Hauser
2020-08-09
fixes
van Hauser
2020-08-09
changes
van Hauser
2020-08-09
code format
van Hauser
2020-08-09
step 1
van Hauser
2020-08-08
Add support for specific custom mutator name
murx-
2020-08-05
fix short write
van Hauser
2020-08-05
silly rand_below_datalen fix
van Hauser
2020-08-04
new rand mode for data offsets that prefer low offset values
van Hauser
2020-07-31
Haiku set explicitly to performance.
David Carlier
2020-07-30
add -b option to afl-fuzz
van Hauser
2020-07-29
Merge branch 'dev' into text_inputs
van Hauser
2020-07-26
add last 60s exec/s stat
van Hauser
2020-07-24
better text mutation
van Hauser
2020-07-24
add -F option to sync to foreign fuzzer queues
van Hauser
2020-07-21
added andrea's splicing, added cycle_schedules
van Hauser
2020-07-16
queue buffer and new splice havoc mutation
Andrea Fioraldi
[prev]
[next]