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
2022-11-14
custom mutator fix
vanhauser-thc
2022-11-11
afl_custom_fuzz_send added
vanhauser-thc
2022-08-19
shorter calibration
vanhauser-thc
2022-07-19
remove debug
vanhauser-thc
2022-07-19
fix
vanhauser-thc
2022-07-19
fix
vanhauser-thc
2022-07-19
post_process 0/NULL return support
vanhauser-thc
2022-07-12
clang format 14
vanhauser-thc
2022-06-08
honor AFL_MAP_SIZE well outside of afl++
vanhauser-thc
2022-05-09
fix
vanhauser-thc
2022-05-09
support post_process's own return buffer
vanhauser-thc
2022-03-18
fix LTO with cmplog and laf
vanhauser-thc
2022-03-07
Fix issue with trim in shared memory mode
mchesser
2022-02-05
add afl-fuzz -y fuzz length support
vanhauser-thc
2022-01-01
welcome 2022
vanhauser-thc
2021-12-09
rename path
vanhauser-thc
2021-11-06
http->https
vanhauser-thc
2021-10-15
fix lto cmplog stability issue
vanhauser-thc
2021-07-31
use HASH_CONST
yuawn
2021-06-29
fix linefeed
vanhauser-thc
2021-06-22
reverse read the queue n resumes
vanhauser-thc
2021-06-16
correct map size for small targets
vanhauser-thc
2021-06-14
code format
vanhauser-thc
2021-06-14
Add debug output to alert user to calibration progress/issues (#969)
Dustin Spicuzza
2021-06-10
fix AFL_CAL_FAST
vanhauser-thc
2021-06-01
remove redundant unsetenv (#947)
terrynini
2021-06-01
fixes
vanhauser-thc
2021-06-01
fix afl_custom_post_process with multiple custom mutators
vanhauser-thc
2021-05-25
less executions on variable paths
vanhauser-thc
2021-05-07
Fix memory errors when trim causes testcase growth (#881) (#903)
realmadsci
2021-04-30
fix stdin trimming
vanhauser-thc
2021-04-30
fixed potential double free in custom trim (#881)
Dominik Maier
2021-03-27
ensure one fuzzer sync per cycle, cycle introspection
vanhauser-thc
2021-03-24
better forkserver error help and code format
vanhauser-thc
2021-03-23
make setting different file permissions easy via config.h
vanhauser-thc
2021-02-22
minimum sync time
vanhauser-thc
2021-01-27
Fix "src" attribute in sync stage filenames (#703)
Adrian Panasiuk
2021-01-19
codeql fix
van Hauser
2021-01-12
minor changes
van Hauser
2021-01-12
fix lto cmplog instability
van Hauser
2021-01-08
added check to silence scan-build
Dominik Maier
2021-01-04
code format
van Hauser
2021-01-04
code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)
hexcoder-
2020-12-28
added corpus introspection
van Hauser
2020-12-23
warn on _AFL and __AFL env vars
van Hauser
2020-12-22
workaround for Solaris: NAME_MAX is not defined
hexcoder-
2020-12-17
skim import
van Hauser
2020-12-12
remove stray debugging fprintf
hexcoder-
2020-12-12
typo
hexcoder-
2020-12-11
fixed gcc analyzer warnings
Dominik Maier
[next]