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.c
Age
Commit message (
Expand
)
Author
2023-07-05
update llvm recommendations
vanhauser-thc
2023-07-04
nits
vanhauser-thc
2023-06-29
update mutation strategy
vanhauser-thc
2023-06-22
remove dead code, code format
vanhauser-thc
2023-06-21
nits
vanhauser-thc
2023-06-20
fix timeout for sessions restart and + usage
vanhauser-thc
2023-06-06
Merge pull request #1759 from AFLplusplus/dev
van Hauser
2023-05-23
fix custom mutator only check
vanhauser-thc
2023-05-21
fix
vanhauser-thc
2023-05-21
make AFL_CUSTOM_INFO overridable
vanhauser-thc
2023-05-18
act on invalid AFL_CUSTOM_MUTATOR_ONLY usage
vanhauser-thc
2023-05-10
better tritondse support
vanhauser-thc
2023-05-09
fix makefile
vanhauser-thc
2023-05-04
afl-fuzz.c: Document -i - in --help (#1725)
Moshe Kaplan
2023-05-01
fix reallocs
vanhauser-thc
2023-04-27
afl++ -> AFL++
vanhauser-thc
2023-04-25
fix
vanhauser-thc
2023-04-25
rename env to AFL_IGNORE_PROBLEMS_COVERAGE
vanhauser-thc
2023-04-22
Merge pull request #1711 from atnwalk/atnwalk
van Hauser
2023-04-22
typo
vanhauser-thc
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-16
Merge pull request #1702 from schumilo/dev
van Hauser
2023-04-16
improved Nyx tmp dir handling (additional sanity checks)
Sergej Schumilo
2023-04-14
add Nyx support in various tools (like afl-cmin)
Sergej Schumilo
2023-04-13
remove -z option, use -p mmopt instead
vanhauser-thc
2023-04-09
remove pointer to removed doc
vanhauser-thc
2023-04-05
nit
vanhauser-thc
2023-04-05
fix
vanhauser-thc
2023-04-05
add -z switch
vanhauser-thc
2023-04-05
implement switch mode
vanhauser-thc
2023-04-04
mode switch
vanhauser-thc
2023-03-29
introspection
vanhauser-thc
2023-03-26
Clarify confusing version message
Chris Down
2023-03-05
Fixed according to PR comment, moved cli flag to an env variable
Amit Elkabetz
2023-03-05
Added minimum interval of 1 sec to avoid undefined behaviour in interval
Amit Elkabetz
2023-03-05
auto code format fixes
Amit Elkabetz
2023-03-05
Added flag -u to allow custom interval to update fuzzer_stats file
Amit Elkabetz
2023-02-23
regression fix
vanhauser-thc
2023-02-21
Merge pull request #1651 from AFLplusplus/dev
van Hauser
2023-02-12
Merge pull request #1639 from apach301/fix-score-calculation
van Hauser
2023-02-12
revert perfscore 0 fix attempt
vanhauser-thc
2023-02-09
cmplog exec with target_path
Yaakov Saxon
2023-02-08
Validate -M and -p power schedule options
Daniil Kutz
2023-02-07
fix perfscore 0 check
vanhauser-thc
2023-02-06
endless loop fix
vanhauser-thc
2023-01-28
fix warning
vanhauser-thc
2023-01-27
Merge pull request #1628 from AFLplusplus/dev
van Hauser
2023-01-26
update unicorn
vanhauser-thc
2023-01-18
ignore timeout env option
vanhauser-thc
[next]