index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-09-05
code-format
vanhauser-thc
2020-09-05
final changes for pre-3.0
vanhauser-thc
2020-09-05
add cull queue, -i subdir traversal
vanhauser-thc
2020-09-05
first batch of changes
vanhauser-thc
2020-09-04
v2.68c
van Hauser
2020-09-04
fix assignment
van Hauser
2020-09-04
avoid signed ints for amounts (which are positive)
hexcoder-
2020-09-04
compile fix
van Hauser
2020-09-04
fix travis
van Hauser
2020-09-04
more changes to fuzzer_setup
van Hauser
2020-09-04
Merge pull request #544 from ThomasTNO/export_env_vars
van Hauser
Export set afl_environment_variables to stats
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
fix example
van Hauser
2020-09-04
fix example
van Hauser
2020-09-04
Seperate fuzzer_setup from fuzzer_stats, only write fuzzer_setup at the start
Thomas Rooijakkers
2020-09-04
fix driver test
van Hauser
2020-09-04
Export set afl_environment_variables to stats
Thomas Rooijakkers
2020-09-03
fix afl-whatsup time
van Hauser
2020-09-03
update xxh3 to 0.8.0, fix is_ascii
van Hauser
2020-09-02
minor FAQ fixes
van Hauser
2020-09-02
children terminate on sigpipe
van Hauser
2020-09-02
add temporary travis target
van Hauser
2020-09-01
bugfix for Ubuntu trusty: avoid unknown compiler option
hexcoder-
2020-09-01
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
hexcoder-
2020-09-01
split-compares-pass: bugfix add missing instrument_file filtering in some places
hexcoder-
2020-09-01
child cleanup
van Hauser
2020-09-01
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
Andrea Fioraldi
2020-09-01
qemuafl envs
Andrea Fioraldi
2020-09-01
fix unicorn clean
van Hauser
2020-09-01
added the grammar mutator as a git submodule + documentation
van Hauser
2020-09-01
add qemu driver env var
van Hauser
2020-09-01
Review FAQ.md
hexcoder
2020-08-31
code format
Dominik Maier
2020-08-31
replace non portable echo -n with printf
hexcoder-
2020-08-31
merge conflicts
Andrea Fioraldi
2020-08-31
better fix for #539
Andrea Fioraldi
2020-08-31
update changelog
van Hauser
2020-08-31
Merge pull request #539 from hazimeh/dev
van Hauser
Fixed stack use-after-return bug in strntoll
2020-08-31
Merge pull request #538 from ploppelop/patch-1
van Hauser
Update parallel_fuzzing.md
2020-08-31
Fixed stack use-after-return bug in strntoll
Ahmad Hazimeh
2020-08-31
Update parallel_fuzzing.md
ploppelop
fix multisystem example
2020-08-31
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
Dominik Maier
2020-08-31
added files to gitignore
Dominik Maier
2020-08-31
update gitignore
van Hauser
2020-08-31
fixed build error
Dominik Maier
2020-08-31
added forkserver init timeout
Dominik Maier
2020-08-31
removed dummy
Dominik Maier
2020-08-31
hopefully finally fix ancient apple gmake
van Hauser
2020-08-31
fix docs
van Hauser
[next]