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-02-19
debug travis
van Hauser
2020-02-19
gcc-10 support
van Hauser
2020-02-19
test.sh AFL_ENTRYPOINT testcase
van Hauser
2020-02-19
document build options
van Hauser
2020-02-19
and make make work again
van Hauser
2020-02-19
forgot cleanup
van Hauser
2020-02-19
fix travis and fix logic
van Hauser
2020-02-19
isatty for all compilers + AFL_DEBUG
van Hauser
2020-02-19
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
hexcoder-
2020-02-19
fix deviations between afl-cmin.bash and afl-cmin (issue #168)
hexcoder-
2020-02-18
fix travis for asan
van Hauser
2020-02-18
moved AFL_TMPDIR check further down and better error message
van Hauser
2020-02-18
allow -i - resume with AFL_TMPDIR
van Hauser
2020-02-18
qemu: move compcov/cmplog helpers in tcg-runtime-inl
Andrea Fioraldi
2020-02-18
better -h for cmplog
Andrea Fioraldi
2020-02-18
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-02-18
asan options in test.sh
Andrea Fioraldi
2020-02-18
make travis builds with ASAN enabled. 100% sure it will break. I know what ↵
van Hauser
you are doing travis!!
2020-02-18
ASAN_BUILD makefile define
Andrea Fioraldi
2020-02-18
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-02-18
remove heap checks in alloc-inl.h
Andrea Fioraldi
2020-02-18
showmap: delete tmpfile on exit
van Hauser
2020-02-17
rearrange environment info for afl-gcc and -h
hexcoder-
2020-02-17
unset AFL_TMPDIR, since afl-fuzz does not cleanup the input file
hexcoder-
2020-02-17
fix issue #198 AFL_TMPDIR is ignored for file .cur_input
hexcoder-
2020-02-17
add descriptions of env variables to afl-gcc
hexcoder-
2020-02-17
qemu bsd elfload patch
Andrea Fioraldi
2020-02-17
that env is not for the users, it is an internal env used to tell qemu that ↵
Andrea Fioraldi
we want the cmplog shmem
2020-02-17
little help on persistent mode crashes
van Hauser
2020-02-17
code format
van Hauser
2020-02-17
unsafe memory speed toggle
van Hauser
2020-02-16
add description of environment variables used
hexcoder-
2020-02-16
add option -h and man page for afl-as
hexcoder-
2020-02-16
update TODO
van Hauser
2020-02-16
fix
van Hauser
2020-02-16
check for mistyped env vars
van Hauser
2020-02-16
fix for instrim (not the important one)
van Hauser
2020-02-16
new todo as requested by Marc
hexcoder
2020-02-16
code format
Andrea Fioraldi
2020-02-16
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-02-16
make qemu patches more simple using helpers
Andrea Fioraldi
2020-02-16
Updates for UBSAN
hexcoder
2020-02-16
fix UBSAN handling, update docs
hexcoder-
2020-02-15
Merge pull request #196 from devnexen/colorization_stage_mem_leak
Andrea Fioraldi
colorization stage mem leak fix proposal.
2020-02-15
colorization stage mem leak fix proposal.
David Carlier
2020-02-13
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
hexcoder-
2020-02-13
fix issue #194 more seriously
hexcoder-
2020-02-13
solve #194
Andrea Fioraldi
2020-02-13
fix strncmp in tokencap
Andrea Fioraldi
2020-02-13
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
[next]