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-28
Merge pull request #663 from AFLplusplus/dev
van Hauser
Fix Dockerfile
2020-12-28
fix dockerfile for older CPUs
van Hauser
2020-12-26
more flexible system support for afl-frida
van Hauser
2020-12-26
Merge pull request #661 from Manouchehri/dev
van Hauser
Fix missing Apple headers for afl_frida
2020-12-26
utils/afl_frida is not 5% faster
van Hauser
2020-12-26
fixed a few forgotten old afl-llvm-rt references
van Hauser
2020-12-26
Include Apple headers.
David Manouchehri
2020-12-26
Fix missing include for macOS. (#660)
David Manouchehri
2020-12-26
Merge pull request #658 from AFLplusplus/dev
van Hauser
fix exec/s display
2020-12-26
fix exec/s display
van Hauser
2020-12-25
Merge pull request #654 from AFLplusplus/dev
van Hauser
fix LTO
2020-12-25
fix LTO
van Hauser
2020-12-24
revert condition on llvm-config.h (it did not work)
hexcoder
2020-12-24
fix conditional include
hexcoder
2020-12-24
use positive logic to be future safe
hexcoder
2020-12-24
better wording, typo
hexcoder
2020-12-23
typo
van Hauser
2020-12-23
warn on _AFL and __AFL env vars
van Hauser
2020-12-23
faster llvm compile, update README
van Hauser
2020-12-23
update unicorn checkout
vanhauser-thc
2020-12-23
Merge pull request #637 from AFLplusplus/dev
van Hauser
minor push to stable
2020-12-23
Merge pull request #629 from rchildre3/qemu-flags
Andrea Fioraldi
Cleanup QEMU configuration options
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
[next]