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 (
Collapse
)
Author
2020-05-25
more performance testing
van Hauser
2020-05-19
add local include paths for DronFlyBSD
hexcoder-
2020-05-16
GNUmakefile: add paths for FreeBSD 3rd party packages
hexcoder-
2020-05-15
fixed recursive clean
Dominik Maier
2020-05-14
create temp symlink to python3 for qemu mode if python isn't found
Ruben ten Hove
2020-05-14
GNUmakefile: add standard path for NetBSD, test for git and svn before use
hexcoder-
2020-05-13
better clean
van Hauser
2020-05-13
fix GNUmakefile
van Hauser
2020-05-13
GNUmakefile: avoid tabs
hexcoder-
2020-05-13
GNUmakefile: add paths /usr/local/... for OpenBSD, add check for ASAN
hexcoder-
2020-05-12
Darwin tests: grep --binary-files=text for laf-intel and skipping of unittests
hexcoder-
2020-05-11
merge makefile
Dominik Maier
2020-05-07
fix static and profiling compilation and add profiling calculation
van Hauser
2020-05-07
calculate correct collisions for classic in InsTrimLTO
van Hauser
2020-05-06
fix STATIC compilation
van Hauser
2020-05-05
add one more alternative to python requirements: python-dev
hexcoder-
2020-04-29
added afl_network_proxy
van Hauser
2020-04-27
fix for afl-showmap with -Q
van Hauser
2020-04-25
fix python detection for Ubuntu and others
van Hauser
2020-04-25
fix python detection for Ubuntu and others
van Hauser
2020-04-23
fix make clean error
van Hauser
2020-04-22
GNUmakefile/unit tests: suppress compilation commandline output
hexcoder-
2020-04-20
dont error on git reset
van Hauser
2020-04-20
reset git on deepclean
Dominik Maier
2020-04-19
clean and deepclean Makefile updates
van Hauser
2020-04-19
make clean removes unicornafl dir if not in git
Dominik Maier
2020-04-18
clean doesn't fail without unicornafl
Dominik Maier
2020-04-18
clean no longer deletes unicornafl folder
Dominik Maier
2020-04-18
git for travis?
van Hauser
2020-04-18
fix compilation on Debian 32-bit (thanks to Marc)
hexcoder-
2020-04-18
better detection of intel cpu on 32-bit Linux
hexcoder-
2020-04-16
removed unused functions
Dominik Maier
2020-04-16
missing-decls reremoved
Dominik Maier
2020-04-16
hunting non-static functions
Dominik Maier
2020-04-13
added NO_PYTHON support
Dominik Maier
2020-04-12
local/global var for compare-transform-pass and code-format
van Hauser
2020-04-10
README: minor additions and typo fixes
hexcoder-
2020-04-09
fix indention
van Hauser
2020-04-09
fix compile for MacOSX -DFORTIFY_SOURCE=2 is problematic
hexcoder-
2020-04-09
Android build fix proposal.
David Carlier
LTO flag is recognised but however broken on Android (tested with armv7 arch). Thus giving the choice not to enable it. In fortify mode, open required O_CREAT or O_TMPFILE when mode is set.
2020-04-09
GNUmakefile: python config add --ldflags, silence tests
hexcoder-
2020-04-09
unit tests cleaning
van Hauser
2020-04-09
fix make install regarding MANPAGES target
hexcoder-
2020-04-09
fix make install
hexcoder-
2020-04-09
rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checks
hexcoder-
[prev]