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-21
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-02-21
test compcov and persistent also on arm
Andrea Fioraldi
2020-02-21
ooops, I forgot to merge thsi part :(
Andrea Fioraldi
2020-02-21
no unnecessary warnings in test.sh
van Hauser
2020-02-21
fix oob flip_bit in mopt code
Andrea Fioraldi
2020-02-21
block the usage of mopt with optionals mutators (redqueen/radamsa/etc...)
Andrea Fioraldi
2020-02-21
this should fix arm64 travis
van Hauser
2020-02-21
more arm64 travis debug
van Hauser
2020-02-21
travis arm64 debug for heiko
van Hauser
2020-02-21
libradamsa-test fix
van Hauser
2020-02-21
add env var descriptions for afl-cmin and afl-cmin.bash
hexcoder-
2020-02-20
Merge pull request #203 from RootUp/patch-2
Dominik Maier
Regular expression dictonary
2020-02-20
GSOC <3
Dominik Maier
2020-02-21
Update regexp.dict
Dhiraj Mishra
2020-02-20
gsoc2020
van Hauser
2020-02-20
add AFL_DEBUG to docs/env
van Hauser
2020-02-19
remove AFL_QUIET from call to afl-showmap
hexcoder
2020-02-19
fix forkserver output (support AFL_QUIET)
hexcoder-
2020-02-19
Merge pull request #202 from vanhauser-thc/cmplog_routines
Andrea Fioraldi
Cmplog routines for LLVM mode
2020-02-19
merge afl-llvm-cmplog-rt into afl-llvm-rt
Andrea Fioraldi
2020-02-19
afl-cmin bugfix if -o exists
van Hauser
2020-02-19
fixed -A in afl-showmap
Dominik Maier
2020-02-19
fix test.sh
van Hauser
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
fuzzer wotking with rtn cmplog
Andrea Fioraldi
2020-02-18
fix insertion of __cmplog_rtn_hook
Andrea Fioraldi
2020-02-18
skeleton for rtn cmplog
Andrea Fioraldi
2020-02-18
cmplog routines llvm pass
Andrea Fioraldi
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-
[next]