3577 Commits

Author SHA1 Message Date
hexcoder-
d687fbdfb4 fix CodeQL warning on theoretically possible unsigned overflow 2020-12-29 19:53:56 +01:00
hexcoder-
e9a306a50e fix localtime warnings from CodeQL 2020-12-29 10:25:48 +01:00
hexcoder-
107c79b84b now fix afl-clang compiles on 32-Bit properly 2020-12-29 18:17:50 +01:00
hexcoder-
80767480f0 Revert "fix afl-clang on 32-Bit systems"
This reverts commit 83c1378fc1810d177d9cdfa2c00f62bbadd98f00.
2020-12-29 18:13:36 +01:00
hexcoder-
83c1378fc1 fix afl-clang on 32-Bit systems 2020-12-29 14:19:35 +01:00
hexcoder
871d42e389
Merge pull request #665 from mboehme/patch-1
Handle disabled seeds properly in distribution-based schedule
2020-12-29 12:18:02 +01:00
Marcel Böhme
0922763db1
Update afl-fuzz-queue.c 2020-12-29 14:57:05 +11:00
van Hauser
d103e39f58 fix instrumentation type display 2020-12-28 17:06:55 +01:00
hexcoder-
3f871d1d8f allow tests when utils/aflpp_driver fails to build (platform support) 2020-12-28 16:29:30 +01:00
van Hauser
688f4ffb89 added corpus introspection 2020-12-28 14:01:48 +01:00
van Hauser
41dad9ab7d
Merge pull request #664 from AFLplusplus/dev
fix CFLAGS for extra libs
2020-12-28 13:54:17 +01:00
van Hauser
108e28ff10 fix CFLAGS for extra libs 2020-12-28 13:53:11 +01:00
van Hauser
e22db8d609
Merge pull request #663 from AFLplusplus/dev
Fix Dockerfile
2020-12-28 13:32:51 +01:00
van Hauser
f1b4b38152 fix dockerfile for older CPUs 2020-12-28 13:31:20 +01:00
van Hauser
8e2b59ffca more flexible system support for afl-frida 2020-12-26 23:04:21 +01:00
van Hauser
7375d8fcb7
Merge pull request #661 from Manouchehri/dev
Fix missing Apple headers for afl_frida
2020-12-26 22:09:03 +01:00
van Hauser
2c4b51b437 utils/afl_frida is not 5% faster 2020-12-26 22:01:49 +01:00
van Hauser
fe0dca9d96 fixed a few forgotten old afl-llvm-rt references 2020-12-26 21:33:54 +01:00
David Manouchehri
159707f74c Include Apple headers. 2020-12-26 15:32:22 -05:00
David Manouchehri
4af0065f4a
Fix missing include for macOS. (#660) 2020-12-26 20:23:59 +01:00
van Hauser
fa933036a7
Merge pull request #658 from AFLplusplus/dev
fix exec/s display
2020-12-26 13:29:07 +01:00
van Hauser
0b9ca807f2 fix exec/s display 2020-12-26 13:15:05 +01:00
van Hauser
450fd17451
Merge pull request #654 from AFLplusplus/dev
fix LTO
2020-12-25 12:25:05 +01:00
van Hauser
a4fd4ea0f4 fix LTO 2020-12-25 12:13:45 +01:00
hexcoder
949f075247
revert condition on llvm-config.h (it did not work) 2020-12-24 12:08:01 +01:00
hexcoder
895d0778b6
fix conditional include 2020-12-24 11:40:02 +01:00
hexcoder
dbdb95bc23
use positive logic to be future safe 2020-12-24 10:46:59 +01:00
hexcoder
92bf656cd3
better wording, typo 2020-12-24 09:57:33 +01:00
van Hauser
849b8cd084 typo 2020-12-23 18:38:12 +01:00
van Hauser
03849d147a warn on _AFL and __AFL env vars 2020-12-23 17:56:39 +01:00
van Hauser
1c79687dfe faster llvm compile, update README 2020-12-23 15:56:25 +01:00
vanhauser-thc
1fe3af0418 update unicorn checkout 2020-12-23 15:55:02 +01:00
van Hauser
7dc433a0c0
Merge pull request #637 from AFLplusplus/dev
minor push to stable
2020-12-23 14:58:52 +01:00
Andrea Fioraldi
8d10d12ab3
Merge pull request #629 from rchildre3/qemu-flags
Cleanup QEMU configuration options
2020-12-23 12:51:45 +01:00
hexcoder-
ceed19f275 Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev 2020-12-22 20:33:56 +01:00
hexcoder-
9a5ea5b5c2 workaround for Solaris: NAME_MAX is not defined 2020-12-22 20:33:06 +01:00
hexcoder-
e790667fd2 one more with nonstd array initializers 2020-12-22 20:29:22 +01:00
hexcoder-
8241ded12e more portability non std array initializers 2020-12-22 20:19:43 +01:00
hexcoder-
f18afa8ccd Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev 2020-12-22 19:42:00 +01:00
hexcoder-
2a994e457a portability: avoid void * arithmetic (UB), avoid GNU extension for array initializations 2020-12-22 19:39:49 +01:00
van Hauser
9759320266 afl-clang-fast fix 2020-12-22 12:33:58 +01:00
van Hauser
27b9ba4502 better gcc and clang support for afl-cc 2020-12-22 10:51:40 +01:00
van Hauser
e8374e3deb temporary fix for unusual builds where CC is set 2020-12-21 17:04:58 +01:00
van Hauser
f37cc223d8
Merge branch 'stable' into dev 2020-12-21 14:25:50 +01:00
van Hauser
6f0f167b73 test: skip afl-fuzz test if too few locations were instrumented 2020-12-21 14:05:58 +01:00
van Hauser
a39228def6 make ubuntu 18.04 ci work 2020-12-21 13:36:09 +01:00
van Hauser
f7ceafab1c fix BSD 2020-12-21 13:21:40 +01:00
van Hauser
2a22dc433c ci fix 2020-12-21 13:01:56 +01:00
van Hauser
6e27c66058 ci fix 2020-12-21 12:48:02 +01:00
van Hauser
7172302be8 ci fix 2020-12-21 12:38:12 +01:00