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-05-22
fix llvm_mode selection
van Hauser
2020-05-22
switching llvm_mode default to pcguard
van Hauser
2020-05-21
update docs
van Hauser
2020-05-20
better sync - lesser and better imports
van Hauser
2020-05-20
remove master file on exit
van Hauser
2020-05-19
add local include paths for DronFlyBSD
hexcoder-
2020-05-19
forgot the unlink ...
van Hauser
2020-05-19
if no master is present a slave becomes a temporary master
van Hauser
2020-05-19
upgrade Dockerfile to Ubunutu 20.04 with llvm 11 and gcc 10 for afl-clang-lto
van Hauser
2020-05-18
Merge pull request #367 from devnexen/example_network_build_fix
van Hauser
Build fix proposal mainly for Android which did not bother
2020-05-18
Build fix proposal mainly for Android which did not bother
David Carlier
implementing this dinosaur.
2020-05-18
update changelog
van Hauser
2020-05-18
afl-as fast system fix
van Hauser
2020-05-17
Update Changelog.md
hexcoder
2020-05-17
adjust documentation for new minimum llvm version 3.4
hexcoder-
2020-05-17
fix master creation file
van Hauser
2020-05-17
fix -M check
van Hauser
2020-05-16
GNUmakefile: add paths for FreeBSD 3rd party packages
hexcoder-
2020-05-16
dictionary files: fix missing newlines
hexcoder-
2020-05-16
non GNU Makefiles: message when gmake is not found, gcc_plugin portability
hexcoder-
2020-05-16
added lots of dictionaries
van Hauser
2020-05-15
fix possible null ptr deref in afl-prealloc.h
hexcoder-
2020-05-15
removed overlooked post_lib references, added post_lib examples to ↵
van Hauser
examples/custom_mutators
2020-05-15
change: slaves only sync from masters
van Hauser
2020-05-15
v2.65d init
van Hauser
2020-05-15
v2.65c
van Hauser
2020-05-15
llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not be
hexcoder-
available)
2020-05-15
added critical whitespace
Dominik Maier
2020-05-15
fixed recursive clean
Dominik Maier
2020-05-15
code format
Dominik Maier
2020-05-15
travis for focal
Dominik Maier
2020-05-15
updated 20.04 Dockerfile
Dominik Maier
2020-05-14
adding 20.04 test
Dominik Maier
2020-05-14
nuicornafl build script fix setuptools check
hexcoder-
2020-05-14
removed accidental shell injection
Dominik Maier
2020-05-14
.gitignore: better be explicit
hexcoder
2020-05-14
unicorn mode may run scripts
Dominik Maier
2020-05-14
update .gitignore
hexcoder-
2020-05-14
corrected info about python
Dominik Maier
2020-05-14
use --python flag to point to python executable for qemu build
Ruben ten Hove
2020-05-14
darn IDE
Ruben ten Hove
2020-05-14
should install python3 setuptools here too
Ruben ten Hove
2020-05-14
create temp symlink to python3 for qemu mode if python isn't found
Ruben ten Hove
2020-05-14
add python setuptools to travis builds
Ruben ten Hove
2020-05-14
qemu build expects python on PATH
Ruben ten Hove
2020-05-14
correct binary already chosen before
Ruben ten Hove
2020-05-14
info about py3 setuptools
Dominik Maier
2020-05-14
use only python3 in new builds
Ruben ten Hove
2020-05-14
unicornafl: python/module check with faster method
hexcoder-
2020-05-14
test unicornafl: copy from build script
hexcoder
[next]