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
/
docs
/
Changelog.md
Age
Commit message (
Collapse
)
Author
2020-12-26
utils/afl_frida is not 5% faster
van Hauser
2020-12-23
typo
van Hauser
2020-12-23
faster llvm compile, update README
van Hauser
2020-12-22
better gcc and clang support for afl-cc
van Hauser
2020-12-21
switch to github actions
van Hauser
2020-12-21
Merge branch 'dev' into skim_romu
van Hauser
2020-12-20
document AFL_LLVM_INSTRUMENT option NATIVE
van Hauser
2020-12-20
fix endless loop in afl-cc allow/blocklists starting a line with a comment
van Hauser
2020-12-20
update changelog
van Hauser
2020-12-18
apply nocolor changes
hexcoder-
2020-12-17
fix crash for very fast targets
van Hauser
2020-12-15
allow instrumenting LLVMFuzzerTestOneInput
van Hauser
2020-12-15
add dummy Makefile to instrumentation/
van Hauser
2020-12-15
v3.01a init
van Hauser
2020-12-15
v3.00c
van Hauser
2020-12-11
schedule improvements, new default is FAST
van Hauser
2020-12-10
change search order for afl-showmin in afl-cmin*
van Hauser
2020-12-09
move libdislocator, libtokencap and qbdi_mode to utils/
vanhauser-thc
2020-12-04
afl_custom_describe api added
Dominik Maier
2020-12-03
AFL_CRASH_EXITCODE env var added, u8->bool
Dominik Maier
2020-12-01
renamed examples/ to utils/
vanhauser-thc
2020-12-01
added AFL_NO_AUTODICT
van Hauser
2020-11-19
fixed child not killed with -c
van Hauser
2020-11-18
renamed env var to AFL_DEBUG_CHILD
Dominik Maier
2020-11-16
support AFL_LLVM_INSTRUMENT env for our own PCGUARD
van Hauser
2020-11-10
support custom mutator introspection
van Hauser
2020-11-02
match mopt to havoc
van Hauser
2020-11-01
added mutation introspection make target
van Hauser
2020-10-31
add our own inline trace-pc-guard
van Hauser
2020-10-26
add no splicing compile option and print used compile options in afl-fuzz help
van Hauser
2020-10-12
no -M/-S: auto-set -S default
van Hauser
2020-10-11
add new seed selection algo and make it the default
van Hauser
2020-10-10
determinstic fuzzing is now disabled by default
van Hauser
2020-10-10
fix typo
van Hauser
2020-10-09
-m none is the default now
van Hauser
2020-09-29
small improvements to Marcel's patch, fix laf-intel + redqueen crashes
van Hauser
2020-09-23
Update Changelog.md
Dominik Maier
2020-09-22
code-format, and no code-format for custom mutators
van Hauser
2020-09-10
add libfuzzer custom mutator, minor enhancements and fixes
van Hauser
2020-09-09
new custom mutator: symcc
van Hauser
2020-09-08
new gcc_plugin integration
van Hauser
2020-09-06
add std::string and bcmp to dictionary functions
van Hauser
2020-09-05
-p seek is now the default
van Hauser
2020-09-05
skip crashes but keep for splices
van Hauser
2020-09-05
cmp dict for LTO
van Hauser
2020-09-05
final changes for pre-3.0
vanhauser-thc
2020-09-04
v2.68c
van Hauser
2020-09-04
more changes to fuzzer_setup
van Hauser
2020-09-01
added the grammar mutator as a git submodule + documentation
van Hauser
2020-08-31
update changelog
van Hauser
[next]