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 (
Expand
)
Author
2020-03-30
code format
Dominik Maier
2020-03-30
added unittests to test.sh
Dominik Maier
2020-03-30
Merge branch 'dev' of github.com:aflplusplus/aflplusplus into dev
Dominik Maier
2020-03-30
Add test cases for the custom mutator (#276)
Shengtuo Hu
2020-03-30
fixed testcase
Dominik Maier
2020-03-30
added unit target to make help and README
van Hauser
2020-03-30
fixed example
Dominik Maier
2020-03-30
afl-fuzz-one.c: minor update
h1994st
2020-03-30
test.sh: redirect command line output
h1994st
2020-03-30
Fix heap allocation bug
h1994st
2020-03-30
test.sh: "trusty-amd64" does not work well with "realpath". Use
h1994st
2020-03-30
python mutator: fix nullptr for python mutator data
h1994st
2020-03-30
example.py: add deinit()
h1994st
2020-03-30
Fix invalid memory access bug in `afl_custom_pre_save` of example.c
h1994st
2020-03-30
Fix typo
h1994st
2020-03-30
rebase
Dominik Maier
2020-03-30
Add a test case for the custom mutator
h1994st
2020-03-30
upstream changes
Dominik Maier
2020-03-30
merged dev
Dominik Maier
2020-03-30
added untitest to gitignore
Dominik Maier
2020-03-30
code format
Dominik Maier
2020-03-30
Merge branch 'dev' of github.com:aflplusplus/aflplusplus into dev
Dominik Maier
2020-03-30
added unittest for unit_maybe_alloc
Dominik Maier
2020-03-30
regec dict additions
van Hauser
2020-03-30
code cleanup
Dominik Maier
2020-03-30
added read_timed
Dominik Maier
2020-03-29
llvm_mode/Makefile: replace lexical version comparison with a numerical one
hexcoder-
2020-03-28
review adaptions for afl-llvm-pass
hexcoder-
2020-03-28
afl-llvm-pass.so.cc: fix compile for llvm 3.8.0 @Marc: please review
hexcoder-
2020-03-28
.gitignore: add afl-ld and ld
hexcoder-
2020-03-28
qemu_mode: compiler warnings, strncpy() leave one byte for terminator
hexcoder-
2020-03-28
qemu_mode: fix more compiler warnings
hexcoder-
2020-03-28
qemu_mode: silence two compiler warnings
hexcoder-
2020-03-28
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
hexcoder-
2020-03-28
types.h: silence some compiler warnings regarding redeclaration of
hexcoder-
2020-03-28
code format
Dominik Maier
2020-03-28
error handling for custom mutators
Dominik Maier
2020-03-28
Merge branch 'dev' of https://github.com/vanhauser-thc/AFLplusplus into dev
hexcoder-
2020-03-28
alloc-inl.h/ck_maybe_grow(): restore original exponential allocs
hexcoder-
2020-03-28
tiny changes in custom mut api
Dominik Maier
2020-03-28
alloc-inl.h/ck_maybe_grow() back to size_t, reimplement overflow check
hexcoder-
2020-03-28
alloc_inl.h/ck_maybe_grow(): fix compiler warning
hexcoder-
2020-03-28
gcc_plugin: fix compiler warnings regarding -O and FORTIFY_SOURCE
hexcoder-
2020-03-28
llvm_mode: fix compiler warnings FORTIFY_SOURCE needs -O
hexcoder-
2020-03-28
making 'CFLAGS="-m32" make source-only tests' work
hexcoder-
2020-03-28
fix warning in afl-fuzz-run, tested with '-m32' also
hexcoder-
2020-03-28
fix detection compiles (e.g. python) when using CFLAGS="-m32"
hexcoder-
2020-03-28
if exponential growth is too much, don't doo it
Dominik Maier
2020-03-28
more custom mutator remodelling
Dominik Maier
2020-03-28
added nullptr fix by h1994st
Dominik Maier
[prev]
[next]