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-12-18
fix compile
van Hauser
2020-12-18
fix
van Hauser
2020-12-18
Merge pull request #641 from AFLplusplus/dev
van Hauser
Dev
2020-12-18
merge romu and skim
van Hauser
2020-12-18
small improvements: dump output on error in test-llvm, fix compiler warnings
hexcoder-
2020-12-18
afl-cmin: skip instrumentation check if AFL_SKIP_BIN_CHECK is set
hexcoder-
2020-12-17
fix crash for very fast targets
van Hauser
2020-12-17
skim import
van Hauser
2020-12-16
small fixes
van Hauser
2020-12-15
allow instrumenting LLVMFuzzerTestOneInput
van Hauser
2020-12-15
add dummy Makefile to instrumentation/
van Hauser
2020-12-15
v3.01a init
van Hauser
2020-12-15
v3.00c
van Hauser
2020-12-15
v3.00c
van Hauser
2020-12-13
code format
van Hauser
2020-12-13
fix afl-clang tests
van Hauser
2020-12-12
remove debugging sh
hexcoder-
2020-12-12
add tests for the missing afl-compiler (afl-gcc or afl-clang)
hexcoder-
2020-12-12
afl-as.c, fix compiler warnings (overflowing is UB)
hexcoder-
2020-12-12
tmpdir not needed with sharedmap fuzzing
Dominik Maier
2020-12-12
remove stray debugging fprintf
hexcoder-
2020-12-12
typo
hexcoder-
2020-12-12
small fix in error handling
hexcoder-
2020-12-12
let the check for afl-gcc not abort 'make tests'
hexcoder-
2020-12-12
add an extra test for afl-gcc and check for -B support
hexcoder-
2020-12-11
typos
hexcoder-
2020-12-11
typo
hexcoder-
2020-12-11
fixed gcc analyzer warnings
Dominik Maier
2020-12-11
Merge branch 'stable' into dev
van Hauser
2020-12-11
code format
van Hauser
2020-12-11
fix MMAP
van Hauser
2020-12-11
schedule improvements, new default is FAST
van Hauser
2020-12-11
Merge pull request #627 from AFLplusplus/other_weight
van Hauser
Other weight
2020-12-10
change search order for afl-showmin in afl-cmin*
van Hauser
2020-12-10
install more llvm
van Hauser
2020-12-10
fix afl-cc library search
van Hauser
2020-12-10
grammar in error messages
Dominik Maier
2020-12-09
fix qbdi path for code format
van Hauser
2020-12-09
fix oversight for accessing nfuzz
van Hauser
2020-12-09
move libdislocator, libtokencap and qbdi_mode to utils/
vanhauser-thc
2020-12-09
better examples
van Hauser
2020-12-09
fix DUSEMMAP
hexcoder
2020-12-09
Fix -DUSEMMAP
hexcoder
2020-12-09
fix cmin/tmin potential overflow on too large files
van Hauser
2020-12-09
weighting for explore and exploit
van Hauser
2020-12-08
optimize a bit
hexcoder-
2020-12-08
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
hexcoder-
2020-12-08
fix some copmpiler warnings for USEMMAP
hexcoder-
2020-12-08
fix showmap output
van Hauser
2020-12-08
Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev
Andrea Fioraldi
[next]