index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GNUmakefile
Age
Commit message (
Expand
)
Author
2021-05-21
push to stable (#931)
van Hauser
2021-04-16
code format for frida mode
vanhauser-thc
2021-04-16
fixes
vanhauser-thc
2021-04-16
fix nits
vanhauser-thc
2021-04-06
better MacOs msg
vanhauser-thc
2021-04-05
Merge pull request #857 from Begasus/haiku
van Hauser
2021-04-04
Add -lnetwork to dependencies for Haiku
begasus
2021-04-04
cleanup
vanhauser-thc
2021-04-04
Merge pull request #855 from MegaManSec/leak-sanitizer
van Hauser
2021-04-02
Add support for standalone leak-sanitizer, introducting the environment
Joshua Rogers
2021-03-25
integrate frida_mode, code-format
vanhauser-thc
2021-03-20
close fds when executing one by one. (#835)
Josh Bundt (tr0gd0r)
2021-03-17
deepclean no longer removes submodules
Dominik Maier
2021-03-10
fix man path
vanhauser-thc
2021-03-04
NO_ARCH_OPT was removed due many issues
vanhauser-thc
2021-02-14
fixes
vanhauser-thc
2021-02-14
Merge branch 'stable' into dev
van Hauser
2021-02-14
disabling march=native due problems on intel platforms
vanhauser-thc
2021-02-09
build docker without march=native
vanhauser-thc
2021-02-07
remove AFL_CC from unset list to allow success for unusual environments
vanhauser-thc
2021-01-31
update qemu and main makefile for qasan
Andrea Fioraldi
2021-01-17
fix colorization
van Hauser
2020-12-30
fix 32-bit mode, fix weighting
van Hauser
2020-12-28
allow tests when utils/aflpp_driver fails to build (platform support)
hexcoder-
2020-12-25
fix LTO
van Hauser
2020-12-23
faster llvm compile, update README
van Hauser
2020-12-21
temporary fix for unusual builds where CC is set
van Hauser
2020-12-21
Merge branch 'dev' into skim_romu
van Hauser
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
2020-12-20
fix for non-default gcc installations
van Hauser
2020-12-18
dont fail with ASAN_BUILD
van Hauser
2020-12-18
fix
van Hauser
2020-12-17
skim import
van Hauser
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-10
grammar in error messages
Dominik Maier
2020-12-09
fix qbdi path for code format
van Hauser
2020-12-09
move libdislocator, libtokencap and qbdi_mode to utils/
vanhauser-thc
2020-12-01
renamed examples/ to utils/
vanhauser-thc
2020-11-28
fix make DEBUG=1
hexcoder-
2020-11-27
no fancy special options for the fundamental test compile (no unnecessary dep...
hexcoder-
2020-11-27
add -lm, afl-fuzz-queue.c wants log2(), fix GNUmakefile syntax
hexcoder-
2020-11-01
reenable afl-clang(++)
hexcoder-
2020-11-01
added mutation introspection make target
van Hauser
2020-10-26
add no splicing compile option and print used compile options in afl-fuzz help
van Hauser
2020-10-24
added UBSAN, MSAN options
Dominik Maier
2020-10-23
allow symbolize=1 for asan/debug
vanhauser-thc
2020-10-14
configurable testcache with malloc (#581)
van Hauser
[next]