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
/
src
/
afl-fuzz.c
Age
Commit message (
Expand
)
Author
2020-02-01
AFL_ALIGNED_ALLOC in libdislocator
Andrea Fioraldi
2020-01-30
Merge branch 'master' into CmpLog
Andrea Fioraldi
2020-01-30
cmplog check_binary
Andrea Fioraldi
2020-01-20
fixed Heiko's global search-replace :)
van Hauser
2020-01-19
fix for getopt
van Hauser
2020-01-17
first experiment cmplog
Andrea Fioraldi
2020-01-06
moar moar copyrights
Andrea Fioraldi
2020-01-06
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-01-06
added ++ to copyright notes
Andrea Fioraldi
2020-01-03
Typo in name
hexcoder
2019-12-31
show correct python version and readme name
van Hauser
2019-12-31
show correct python version and readme name
van Hauser
2019-12-31
v2.60d and year 2020 init
van Hauser
2019-12-30
critical bugfix for afl-tmin
van Hauser
2019-12-25
code format
Andrea Fioraldi
2019-12-25
AFL_PRELOAD -> QEMU_SET_ENV for afl-fuzz,afl-showmap,afl-analyze,afl-tmin
Andrea Fioraldi
2019-12-24
qemu ld_preload support and added socket_fuzzing ld_preload library
van Hauser
2019-12-02
added -N no_unlink option
van Hauser
2019-12-02
code format (contributors, do it!)
Andrea Fioraldi
2019-11-20
the plot data does not generate proper gnuplot data
David Carlier
2019-11-12
finding libradamsa fix
van Hauser
2019-11-12
finding libradamsa fix
van Hauser
2019-11-12
upgraded radamsa to newest version
van Hauser
2019-11-11
add test case
van Hauser
2019-11-11
Merge branch 'master' into radamsa
Andrea Fioraldi
2019-11-11
libradamsa dlopen
Andrea Fioraldi
2019-11-05
test unicorn && AFL_DISABLE_TRIM env var
Andrea Fioraldi
2019-10-26
no longer warns on python as path for unicorn
Dominik Maier
2019-10-24
enhanced radamsa integration
van Hauser
2019-10-22
help output adjustment
van Hauser
2019-10-21
-V/-E not precise
van Hauser
2019-10-19
Remove lcamtuf's old email from Google (not valid anymore), also remove maint...
hexcoder-
2019-10-19
add gcc_plugin to code formatter and run it
hexcoder-
2019-10-10
radamsa mutator as havoc cycle replacement with probability 1/24
Andrea Fioraldi
2019-10-08
added afl-fuzz -I cmdline option
van Hauser
2019-09-18
code format
Andrea Fioraldi
2019-09-17
wine mode first commit
Andrea Fioraldi
2019-09-16
added afl_custom_mutator_only
van Hauser
2019-09-12
first version of persistent QEMU
Andrea Fioraldi
2019-09-04
added man pages
van Hauser
2019-09-04
fix typo in custom format
Andrea Fioraldi
2019-09-04
credits and license header for src/* and include/*
Andrea Fioraldi
2019-09-03
remove macro indentation from code-format
Andrea Fioraldi
2019-09-02
run code formatter
Andrea Fioraldi
2019-09-02
afl-fuzz.c completely splitted
Andrea Fioraldi
2019-09-02
afl-fuzz-src/* -> src/afl-fuzz* rename
van Hauser
2019-08-30
split afl-fuzz #1 (globls and python are now separate)
Andrea Fioraldi
2019-08-30
fix issue with static variables needed by forkserver in afl-fuzz
Andrea Fioraldi
2019-08-30
update with changes from master
Andrea Fioraldi
2019-08-27
include and src folders
Andrea Fioraldi