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-10-09
Remove ==1 in the condition
Edznux
2020-10-08
Add env var toggle for StatsD
Edznux
2020-10-07
Add documentation/help for AFL_STATSD_TAGS_FLAVOR
Edznux
2020-10-07
Fix read on undefined char*.
Edznux
2020-10-07
Remove statsd_socket_init, just let it init when doing the first iteration
Edznux
2020-10-06
Fixed segfault because wrong order in args
Edznux
2020-10-06
[WIP: segfault on non dogstatsd] Adding MACROS for format
Edznux
2020-10-05
Fix code format
Edznux
2020-10-05
Refactor global var into afl_state_t struct
Edznux
2020-10-05
Correctly handle env var.
Edznux
2020-10-05
Add help for AFL_STATSD_HOST &
Edznux
AFL_STATSD_PORT env var
2020-10-04
Code format
Edznux
2020-10-04
Merge remote-tracking branch 'origin/dev' into statsd_implem
Edznux
2020-10-04
Mention tags format in macro's name
Edznux
2020-10-04
Refactor
Edznux
2020-10-04
Define config, change parent func to show_stats
Edznux
2020-10-04
Adds other metrics
Edznux
2020-10-03
Add config ifdef
Edznux
2020-10-01
Rewrote format metric to be simpler/more static
Edznux
2020-09-25
WIP envs
Edznux
2020-09-18
fix expand havoc
van Hauser
2020-09-18
improved defaults from fuzzbench results
van Hauser
2020-09-18
portability: type -> command -v, compiler warnings
hexcoder-
2020-09-17
WIP. basic state working: submitting statsd metrics (path, crashes, hangs)
Edznux
2020-09-14
fix if no clang is present
van Hauser
2020-09-14
fix if no clang is present
van Hauser
2020-09-14
fix if no clang is present
van Hauser
2020-09-13
Haiku build fix. (#556)
David CARLIER
2020-09-13
fixed ngram size unset
Dominik Maier
2020-09-13
code format
Dominik Maier
2020-09-13
wine argv fix
Dominik Maier
2020-09-13
Fix qemu argv construction (#555)
Choongwoo Han
2020-09-13
gcc_plugin switch CC to gcc when cc is something else
hexcoder-
2020-09-11
portability: make llvm-dict2file compilable under Ubuntu xenial (llvm 3.8.0)
hexcoder-
2020-09-11
portability: make new gcc-plugin compilable under Ubuntu 16.04 (gcc 5.4.0)
hexcoder-
2020-09-11
fix for afl-compiler-rt to only send dictionary data if there is some
van Hauser
2020-09-10
fix unittests
van Hauser
2020-09-10
add libfuzzer custom mutator, minor enhancements and fixes
van Hauser
2020-09-10
update documentation
van Hauser
2020-09-09
update gcc readme
van Hauser
2020-09-09
new custom mutator: symcc
van Hauser
2020-09-09
fix travis
van Hauser
2020-09-09
fix makefile
van Hauser
2020-09-09
fix for gcc_plugin
van Hauser
2020-09-08
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
Andrea Fioraldi
2020-09-08
update qemuafl
Andrea Fioraldi
2020-09-08
code-format
van Hauser
2020-09-08
update instrumenation/README.instrument_file.md for gcc_plugin
van Hauser
2020-09-08
new gcc_plugin integration
van Hauser
2020-09-08
Merge pull request #551 from AdaCore/topic/plugin
van Hauser
rewrite gcc plugin
[next]