30 Commits

Author SHA1 Message Date
hexcoder-
a31b58eeea add one more alternative to python requirements: python-dev 2020-05-05 22:59:26 +02:00
van Hauser
bc2e65e482 added afl_network_proxy 2020-04-29 15:18:03 +02:00
van Hauser
a56354a893 fix for afl-showmap with -Q 2020-04-27 19:30:32 +02:00
van Hauser
42017bbeda fix python detection for Ubuntu and others 2020-04-25 12:57:45 +02:00
van Hauser
a3ee281e2b fix python detection for Ubuntu and others 2020-04-25 12:55:01 +02:00
van Hauser
8ada9d06e8 fix make clean error 2020-04-23 11:51:32 +02:00
hexcoder-
6df21f3489 GNUmakefile/unit tests: suppress compilation commandline output 2020-04-22 08:40:04 +02:00
van Hauser
e47c29e728 dont error on git reset 2020-04-20 22:14:41 +02:00
Dominik Maier
4ccd8c1400 reset git on deepclean 2020-04-20 21:03:06 +02:00
van Hauser
4c90293e44 clean and deepclean Makefile updates 2020-04-19 16:48:42 +02:00
Dominik Maier
baec99079f make clean removes unicornafl dir if not in git 2020-04-19 12:30:58 +02:00
Dominik Maier
8aa86d063a clean doesn't fail without unicornafl 2020-04-18 22:33:56 +02:00
Dominik Maier
c1d9e00044 clean no longer deletes unicornafl folder 2020-04-18 22:31:21 +02:00
van Hauser
2874565b36 git for travis? 2020-04-18 21:28:35 +02:00
hexcoder-
8ed3126f28 fix compilation on Debian 32-bit (thanks to Marc) 2020-04-18 20:07:12 +02:00
hexcoder-
d9cd600c1b better detection of intel cpu on 32-bit Linux 2020-04-18 18:39:03 +02:00
Dominik Maier
94187837c7 removed unused functions 2020-04-16 16:37:33 +02:00
Dominik Maier
ede3545d8b missing-decls reremoved 2020-04-16 16:25:02 +02:00
Dominik Maier
8511638afb hunting non-static functions 2020-04-16 15:38:43 +02:00
Dominik Maier
a2574169e2 added NO_PYTHON support 2020-04-13 17:44:48 +02:00
van Hauser
0a525f768b local/global var for compare-transform-pass and code-format 2020-04-12 12:13:01 +02:00
hexcoder-
9dcdbbb649 README: minor additions and typo fixes 2020-04-10 12:07:21 +02:00
van Hauser
a9c0f9a165 fix indention 2020-04-09 10:23:37 +02:00
hexcoder-
858c81a19b fix compile for MacOSX -DFORTIFY_SOURCE=2 is problematic 2020-04-09 10:23:37 +02:00
David Carlier
bd9676aa04 Android build fix proposal.
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 10:23:37 +02:00
hexcoder-
2f172d6c5a GNUmakefile: python config add --ldflags, silence tests 2020-04-09 10:23:37 +02:00
van Hauser
a267263420 unit tests cleaning 2020-04-09 10:23:37 +02:00
hexcoder-
9e1482ad04 fix make install regarding MANPAGES target 2020-04-09 10:23:37 +02:00
hexcoder-
164a01e723 fix make install 2020-04-09 10:23:37 +02:00
hexcoder-
7f817fe583 rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checks 2020-04-09 10:23:37 +02:00