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-22
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
hexcoder-
2020-12-22
workaround for Solaris: NAME_MAX is not defined
hexcoder-
2020-12-22
one more with nonstd array initializers
hexcoder-
2020-12-22
more portability non std array initializers
hexcoder-
2020-12-22
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
hexcoder-
2020-12-22
portability: avoid void * arithmetic (UB), avoid GNU extension for array ↵
hexcoder-
initializations
2020-12-22
afl-clang-fast fix
van Hauser
2020-12-22
better gcc and clang support for afl-cc
van Hauser
2020-12-21
temporary fix for unusual builds where CC is set
van Hauser
2020-12-21
Merge branch 'stable' into dev
van Hauser
2020-12-21
test: skip afl-fuzz test if too few locations were instrumented
van Hauser
2020-12-21
make ubuntu 18.04 ci work
van Hauser
2020-12-21
fix BSD
van Hauser
2020-12-21
ci fix
van Hauser
2020-12-21
ci fix
van Hauser
2020-12-21
ci fix
van Hauser
2020-12-21
ci fix
van Hauser
2020-12-21
fix ci
van Hauser
2020-12-21
another 32 bit fix
van Hauser
2020-12-21
update ci
van Hauser
2020-12-21
Create ci.yml
van Hauser
2020-12-21
fix 32 bit
van Hauser
2020-12-21
switch to github actions
van Hauser
2020-12-21
Merge pull request #649 from AFLplusplus/skim_romu
van Hauser
switch to romu and skim
2020-12-21
Merge branch 'dev' into skim_romu
van Hauser
2020-12-21
update codeql yml
van Hauser
2020-12-21
Merge pull request #648 from AFLplusplus/add-codeql
Andrea Fioraldi
Add codeql
2020-12-21
Create codeql-analysis.yml
Andrea Fioraldi
2020-12-21
Merge pull request #647 from rchildre3/binary-only-make
van Hauser
Remove binary-only target's depend on source tools
2020-12-20
Test Python and Shared Memory in binary-only mode
R. Elliott Childre
2020-12-20
Remove binary-only target's depend on source tools
R. Elliott Childre
The `binary-only` target currently depends on the `all` target which always build the source tools, such as afl-cc and afl-as. This is unnecessary if the user specifically is asking for only binary fuzzing tools.
2020-12-20
document AFL_LLVM_INSTRUMENT option NATIVE
van Hauser
2020-12-20
fix for non-default gcc installations
van Hauser
2020-12-20
fix endless loop in afl-cc allow/blocklists starting a line with a comment
van Hauser
2020-12-20
Merge pull request #646 from pr0xy-t/dev
van Hauser
fixed typo in include/forkserver.h
2020-12-20
update changelog
van Hauser
2020-12-20
fixed typo in include/forkserver.h
pr0xy
2020-12-19
add tinyinst to binary fuzzing tools
van Hauser
2020-12-18
apply nocolor changes
hexcoder-
2020-12-18
dont fail with ASAN_BUILD
van Hauser
2020-12-18
fix
van Hauser
2020-12-18
mem error fix
van Hauser
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
[next]