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-09
quickfix for first big bug that use_stdin was not correctly initialized and c...
van Hauser
2020-03-09
replaced free with ck_free
Dominik Maier
2020-03-09
fixed numerous leaks
Dominik Maier
2020-03-09
fix leaks
van Hauser
2020-03-09
copyleft note
Andrea Fioraldi
2020-03-09
changelog
Andrea Fioraldi
2020-03-09
updated changelog and todo
van Hauser
2020-03-09
code-format
van Hauser
2020-03-09
disable leaksanitizer when "make" ... more
van Hauser
2020-03-09
disable leaksanitizer when "make"
van Hauser
2020-03-09
expanded test-instr to also work with input files via "-f @@" and changed the...
van Hauser
2020-03-09
AFL without globals (#220)
Dominik Maier
2020-03-09
removed warning in afl-gcc-pass.so.cc
van Hauser
2020-03-09
more honoring be_quiet
van Hauser
2020-03-09
honor no_quiet for missing llvm_mode output, also print to stderr with afl-*-...
van Hauser
2020-03-09
Merge pull request #240 from rish9101/refactor
van Hauser
2020-03-09
reactivated LTO persistent mode to test.sh
van Hauser
2020-03-09
more detail to the fact that LTO mode can fail easily
van Hauser
2020-03-09
more code format
van Hauser
2020-03-09
bug fixes to afl-ld and intensive README.lto.md update on errors and how to d...
van Hauser
2020-03-09
Remove get_cut_time function from multiple places and refactor code
rish9101
2020-03-08
fix null ptr deferef in pre_save python mutator call
Andrea Fioraldi
2020-03-08
afl-ld fixes for -L/-l .a libary loads
van Hauser
2020-03-08
"fixed" symbol multiply defined problems with LTO
van Hauser
2020-03-08
mark AFL_PYTHON_ONLY deprecated
van Hauser
2020-03-08
Merge pull request #238 from h1994st/master
Andrea Fioraldi
2020-03-08
Merge pull request #239 from 0x1eadbead/fix-qemu-32-on-64
Andrea Fioraldi
2020-03-08
fix qemu persistent mode for 32-bit target on 64-bit host
0x1eadbead
2020-03-07
Update .gitignore
h1994st
2020-03-07
Add two new hooks for the custom mutator
h1994st
2020-03-07
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
h1994st
2020-03-07
solve linking error when python is not available
Andrea Fioraldi
2020-03-07
custom havoc mutation
Andrea Fioraldi
2020-03-07
afl-tmin hang mode added
Dominik Maier
2020-03-06
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
h1994st
2020-03-06
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-03-06
small fix to run cmplog binaries outside afl-fuzz
Andrea Fioraldi
2020-03-06
adapt child handling to nawk from *BSD
hexcoder-
2020-03-06
terminate afl-cmin early when signalled SIGINT
hexcoder-
2020-03-06
Merge pull request #235 from antonio-morales/patch-1
Andrea Fioraldi
2020-03-06
cmplog routines instrumentation for qemu mode on x86
Andrea Fioraldi
2020-03-06
Fixing 2 little mistakes
Antonio Morales
2020-03-05
fix #227
Andrea Fioraldi
2020-03-05
Fix leaks when stopping afl (#228)
Dominik Maier
2020-03-05
added AFL_QUIET - be_quiet to afl-showmap and small changes to test.sh
van Hauser
2020-03-05
clarify -N option
van Hauser
2020-03-05
fix travis
van Hauser
2020-03-05
Add LTO collision free llvm_mode (#223)
van Hauser
2020-03-04
Fix variable name
h1994st
2020-03-04
fix null ptr deref before trim_case_custom call
Andrea Fioraldi
[prev]
[next]