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
2024-02-03
2024 v4.10c release
vanhauser-thc
2024-01-11
Remove dead code in write_to_testcase (#1955)
Xeonacid
2023-11-28
code format
vanhauser-thc
2023-11-28
changes
vanhauser-thc
2023-11-27
merge function
yangzao
2023-11-27
update
yangzao
2023-11-27
format code
yangzao
2023-11-24
update afl-fuzz-run
yangzao
2023-11-24
add custom_post_run.c
yangzao
2023-04-21
fixed AFL_POST_PROCESS_KEEP_ORIGINAL for version 4.07a
Maik Betka
2023-04-21
Merge remote-tracking branch 'origin/dev' into atnwalk
Maik Betka
2023-04-17
fixed code clones in atnwalk.c, introduced new environment variable AFL_POST_...
Maik Betka
2023-04-17
first version with unix domain sockets is ready for testing
Maik Betka
2023-04-15
fix post_process
vanhauser-thc
2023-04-13
fix attempt at post_process implementation
vanhauser-thc
2023-02-15
debug output
vanhauser-thc
2023-01-03
welcome 2023
vanhauser-thc
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
[next]