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
Age
Commit message (
Collapse
)
Author
2020-11-12
Fixed symcc custom mutator
Rumata888
2020-11-08
fix wrong llvm version comparison
van Hauser
2020-11-08
fix for llvm 10.0.0
van Hauser
2020-11-06
better scriptable output from introspection
van Hauser
2020-11-05
require llvm 10.0.1+ for enhanced pcguard, correct 1MB checks
van Hauser
2020-11-03
fix -N for forkserver
van Hauser
2020-11-03
revert out_fd copy
van Hauser
2020-11-03
fsrv copy: out_fd = 0 on stdin
van Hauser
2020-11-03
fsrv copy: out_fd = -1
van Hauser
2020-11-03
copy fsrv: copy out_file ptr
van Hauser
2020-11-03
added better error handling to forkserver fd
Dominik Maier
2020-11-02
fix for #562
hexcoder-
2020-11-02
match mopt to havoc
van Hauser
2020-11-01
added mutation introspection make target
van Hauser
2020-10-31
add our own inline trace-pc-guard
van Hauser
2020-10-30
fix ck_alloc call
van Hauser
2020-10-30
fix ck_alloc call
van Hauser
2020-10-30
extras: afl_realloc -> ck_realloc
van Hauser
2020-10-29
Don't crash for unset out_file (fixed #562)
Dominik Maier
2020-10-29
better warn if skipping large dict
van Hauser
2020-10-29
fixes two huge bugs
van Hauser
2020-10-28
Merge pull request #592 from rhtenhove/dev
van Hauser
add gnuplot and afl-dyninst shared libs to Dockerfile
2020-10-28
whoops..
Ruben ten Hove
2020-10-28
merge conflict
Andrea Fioraldi
2020-10-28
expand havoc if not new findings in the last 5 seconds
Andrea Fioraldi
2020-10-28
show supplied -t option so we know it's used
Ruben ten Hove
2020-10-26
hopeful the final testcache improvement ...
van Hauser
2020-10-26
add no splicing compile option and print used compile options in afl-fuzz help
van Hauser
2020-10-24
asan_build for tmin and analyze
van Hauser
2020-10-24
asan_build for tmin and analyze
van Hauser
2020-10-24
fix testcache bug
van Hauser
2020-10-24
initializing testcase_buf
Dominik Maier
2020-10-23
allow symbolize=1 for asan/debug
vanhauser-thc
2020-10-23
better cache entry algo
van Hauser
2020-10-23
set max testcache entries automated if not specified by the user
van Hauser
2020-10-22
maybe enhancement to cache algo
van Hauser
2020-10-22
change queue cache algo
van Hauser
2020-10-20
fix timeout bug in read_s32_timed on non linux OSes
Andrea Fioraldi
2020-10-20
Merge pull request #586 from b1gr3db/dev
Andrea Fioraldi
qemu argv index was still wrong
2020-10-20
qemu argv index was still wrong
bigredb
2020-10-20
always close file descriptor when opened, use standard types
hexcoder-
2020-10-19
mini improvements
van Hauser
2020-10-17
fix AFL_CMIN_CRASHES_ONLY=1 afl-showmap
hexcoder-
2020-10-17
add eviction stat
van Hauser
2020-10-16
directly add new queue to cache
van Hauser
2020-10-16
next afl-showmap fix attempt
van Hauser
2020-10-15
testcache_size = 2 ok fix
van Hauser
2020-10-15
retake from mem if possible
van Hauser
2020-10-15
fix reget of testcase after trim
van Hauser
2020-10-15
prepare halloween fuzzbench run
van Hauser
[next]