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-11-03
Merge branch 'dev' of ssh://github.com/AFLplusplus/AFLplusplus into dev
vanhauser-thc
2023-11-03
add --help/--version/...
vanhauser-thc
2023-10-23
add scale encode mode for cmplog
vanhauser-thc
2023-10-02
fix addseeds test
vanhauser-thc
2023-09-30
add afl-addseeds tool
vanhauser-thc
2023-09-28
fix exploit mode on startup
vanhauser-thc
2023-09-19
Use proper ifdef, remove else in line with other compile options
Thomas Rooijakkers
2023-09-19
Add usage compilation status print for NO_UTF
Thomas Rooijakkers
2023-09-13
-a default
vanhauser-thc
2023-09-12
increase sync length
vanhauser-thc
2023-09-11
Merge branch 'dev' into reinit
van Hauser
2023-09-04
ensure table reinit, downgrade redundant
vanhauser-thc
2023-09-03
less impact
vanhauser-thc
2023-08-31
pendfav
vanhauser-thc
2023-08-29
update docs
vanhauser-thc
2023-08-24
add missing envs
vanhauser-thc
2023-08-23
AFL_IGNORE_SEED_PROBLEMS
vanhauser-thc
2023-08-17
add env var to help output
vanhauser-thc
2023-08-13
nits
vanhauser-thc
2023-08-11
add AFL_FINAL_SYNC
marc
2023-08-09
code format
marc
2023-08-09
Merge pull request #1821 from junwha0511/crashing-seeds-as-new-crash
van Hauser
2023-08-09
-c - support
marc
2023-08-04
Add AFL_NYX_LOG to redirect NYX hprintf messages to a file.
Jesse Schwartzentruber
2023-08-04
update the old nyx env var naming scheme
Sergej Schumilo
2023-08-04
Define AFL_CRASHING_SEEDS_AS_NEW_CRASH as env variable
Junwha
2023-08-04
nits
vanhauser-thc
2023-08-03
make nyx aux buffer size configurable
Sergej Schumilo
2023-08-02
Add option for treating crashing input as new crash
Junwha
2023-07-28
doc fix
vanhauser-thc
2023-07-21
improve cmplog level 3
vanhauser-thc
2023-07-18
take care of uninstrumented mode for fuzz state and mode
vanhauser-thc
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
[next]