2321 Commits

Author SHA1 Message Date
van Hauser
25fbec6638 if no master is present a slave becomes a temporary master 2020-05-19 19:51:54 +02:00
van Hauser
ae6c30a711 upgrade Dockerfile to Ubunutu 20.04 with llvm 11 and gcc 10 for afl-clang-lto 2020-05-19 19:22:11 +02:00
van Hauser
c7b1ed2395
Merge pull request #367 from devnexen/example_network_build_fix
Build fix proposal mainly for Android which did not bother
2020-05-18 22:51:15 +02:00
David Carlier
5d0f020648 Build fix proposal mainly for Android which did not bother
implementing this dinosaur.
2020-05-18 21:44:27 +01:00
van Hauser
74e6fbab82 update changelog 2020-05-18 12:26:40 +02:00
van Hauser
30824bc58e afl-as fast system fix 2020-05-18 10:48:39 +02:00
hexcoder
d146965025
Update Changelog.md 2020-05-17 21:43:33 +02:00
hexcoder-
e1e155022f adjust documentation for new minimum llvm version 3.4 2020-05-17 21:35:10 +02:00
van Hauser
d37a8f72d6 fix master creation file 2020-05-17 01:36:03 +02:00
van Hauser
9dd3e3e38a fix -M check 2020-05-17 00:13:55 +02:00
hexcoder-
b927b80e10 GNUmakefile: add paths for FreeBSD 3rd party packages 2020-05-16 20:30:07 +02:00
hexcoder-
af6736c356 dictionary files: fix missing newlines 2020-05-16 13:16:37 +02:00
hexcoder-
6e98b3ebb2 non GNU Makefiles: message when gmake is not found, gcc_plugin portability 2020-05-16 12:15:03 +02:00
van Hauser
afb81b8005 added lots of dictionaries 2020-05-16 11:17:36 +02:00
hexcoder-
2b922e9e68 fix possible null ptr deref in afl-prealloc.h 2020-05-15 17:07:30 +02:00
van Hauser
57637ba0b0 removed overlooked post_lib references, added post_lib examples to examples/custom_mutators 2020-05-15 13:39:42 +02:00
van Hauser
d536ddc240 change: slaves only sync from masters 2020-05-15 09:27:15 +02:00
van Hauser
564399bd75 v2.65d init 2020-05-15 09:04:55 +02:00
van Hauser
87a693d1a9
Merge pull request #360 from AFLplusplus/dev
new code formatting + applied
2.65c
2020-05-15 08:36:51 +02:00
van Hauser
49bd24144a v2.65c 2020-05-15 08:35:46 +02:00
hexcoder-
182b8a4582 llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not be
available)
2020-05-15 01:55:33 +02:00
Dominik Maier
97bddc8cfa
added critical whitespace 2020-05-15 01:52:56 +02:00
Dominik Maier
a55e26959b fixed recursive clean 2020-05-15 01:31:02 +02:00
Dominik Maier
63e2222af1 code format 2020-05-15 01:24:27 +02:00
Dominik Maier
9637fe8a74 travis for focal 2020-05-15 00:58:17 +02:00
Dominik Maier
c084458294 updated 20.04 Dockerfile 2020-05-15 00:51:57 +02:00
Dominik Maier
498e9f4298 adding 20.04 test 2020-05-14 23:54:07 +02:00
hexcoder-
13033034db nuicornafl build script fix setuptools check 2020-05-14 23:23:55 +02:00
Dominik Maier
749c63d3b3 removed accidental shell injection 2020-05-14 22:39:11 +02:00
hexcoder
73c2619c33
.gitignore: better be explicit 2020-05-14 22:30:44 +02:00
Dominik Maier
65f9553365 unicorn mode may run scripts 2020-05-14 22:25:50 +02:00
hexcoder-
3f621c8ed4 update .gitignore 2020-05-14 21:57:32 +02:00
Dominik Maier
11f3b487ee corrected info about python 2020-05-14 21:51:51 +02:00
Ruben ten Hove
4c253aedae use --python flag to point to python executable for qemu build 2020-05-14 21:49:36 +02:00
Ruben ten Hove
efdad526ee darn IDE 2020-05-14 21:49:36 +02:00
Ruben ten Hove
4081a8f7b6 should install python3 setuptools here too 2020-05-14 21:49:36 +02:00
Ruben ten Hove
867f948bb2 create temp symlink to python3 for qemu mode if python isn't found 2020-05-14 21:49:36 +02:00
Ruben ten Hove
767ed8c5da add python setuptools to travis builds 2020-05-14 21:49:36 +02:00
Ruben ten Hove
f0aadc3d0b qemu build expects python on PATH 2020-05-14 21:49:36 +02:00
Ruben ten Hove
d95c4483fd correct binary already chosen before 2020-05-14 21:49:36 +02:00
Dominik Maier
00a147b244 info about py3 setuptools 2020-05-14 21:49:26 +02:00
Ruben ten Hove
74eae83b54 use only python3 in new builds 2020-05-14 21:47:04 +02:00
hexcoder-
324b44872c unicornafl: python/module check with faster method 2020-05-14 21:13:36 +02:00
hexcoder
94a1d4d3ac
test unicornafl: copy from build script 2020-05-14 20:32:04 +02:00
hexcoder
a3392007cd
next try 2020-05-14 20:30:00 +02:00
hexcoder
4ac06a4eef
and more 2020-05-14 20:10:10 +02:00
hexcoder
0495ded87d
unicornafl build script more debug 2020-05-14 19:58:32 +02:00
hexcoder
64b80b3201
unicornafl build script: debugging version for travis 2020-05-14 19:23:07 +02:00
hexcoder-
fa20eb1de7 GNUmakefile: add standard path for NetBSD, test for git and svn before use 2020-05-14 18:47:44 +02:00
hexcoder-
ae15803bf1 Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev 2020-05-14 18:41:44 +02:00