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-11-12
Formatted changed/added files
Rumata888
2020-11-12
Fixed symcc custom mutator
Rumata888
2020-11-08
Merge pull request #598 from AFLplusplus/dev
van Hauser
fix afl-cc bug for llvm 10.0.0
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-06
Merge pull request #594 from AFLplusplus/dev
van Hauser
push to stable
2020-11-06
do not try to compile pcguard if llvm is not current enough
van Hauser
2020-11-05
typo fixed
hexcoder-
2020-11-05
remove duplicate headers, make '#include VirtualFileSystems.h' version dependent
hexcoder-
2020-11-05
ignore build error (unsupported platform), so top level 'make tests' can be run
hexcoder-
2020-11-05
require llvm 10.0.1+ for enhanced pcguard, correct 1MB checks
van Hauser
2020-11-04
typo
hexcoder
2020-11-04
add missing newline at the end
hexcoder
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
typos
hexcoder
2020-11-02
more typos
hexcoder
2020-11-02
do not fail for llvm < 10
van Hauser
2020-11-02
code-format
van Hauser
2020-11-02
more llvm 10.0.0 fixes
van Hauser
2020-11-02
more llvm 10.0.0 fixes
van Hauser
2020-11-02
more llvm 10.0.0 fixes
van Hauser
2020-11-02
support llvm svn checkout
van Hauser
2020-11-02
typos
Andrea Fioraldi
2020-11-02
persistent hook example
Andrea Fioraldi
2020-11-02
Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev
Andrea Fioraldi
2020-11-02
doc for qemuafl
Andrea Fioraldi
2020-11-02
fix SancovPCGUARD for 10.0.0
van Hauser
2020-11-02
specify testcache is enabled by default
van Hauser
2020-11-02
fix release version display
van Hauser
2020-11-02
disable indirect calls in pcguard
van Hauser
2020-11-02
match mopt to havoc
van Hauser
2020-11-01
added mutation introspection make target
van Hauser
2020-11-01
update todo
van Hauser
2020-10-31
add helper script repo
van Hauser
2020-10-31
add our own inline trace-pc-guard
van Hauser
2020-10-30
review, mark env variables, linkify
hexcoder-
2020-10-30
recover heikos faq changes
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
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
hexcoder-
2020-10-29
typo
hexcoder-
2020-10-29
typo
hexcoder-
[next]