3403 Commits

Author SHA1 Message Date
hexcoder-
b7cd6d4035 code cleanup 2021-01-04 18:11:51 +01:00
van Hauser
1842c8390f fix for llvm < 11 2021-01-04 17:53:47 +01:00
van Hauser
9c15f53a47 fix for changes in llvm 12 2021-01-04 17:45:52 +01:00
hexcoder-
b7af98e945 code cleanups (from cppcheck mostly) 2021-01-04 15:32:22 +01:00
hexcoder-
5cdbfeef4a Revert "code cleanups (from cppcheck)"
This reverts commit 33a7d6f1688856c050b0ac71ac1df4018e4d531c.
2021-01-04 15:17:39 +01:00
hexcoder-
33a7d6f168 code cleanups (from cppcheck) 2021-01-04 15:14:20 +01:00
van Hauser
c423aebb1a FP support for cmplog 2021-01-04 12:57:29 +01:00
van Hauser
58039d181a stability fix 2021-01-03 12:34:23 +01:00
van Hauser
880513651d cmplog cleanup 2021-01-03 10:13:55 +01:00
van Hauser
1857df8d06 cleanup 2021-01-03 00:37:56 +01:00
hexcoder-
3c88de565a afl-cmin tests: allow leading whitespace in wc -l output 2021-01-02 23:17:30 +01:00
hexcoder-
8bcb17b11f Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev 2021-01-02 23:16:37 +01:00
hexcoder-
848db92196 build_unicorn_support.sh: allow DragonFly to build 2021-01-02 23:15:55 +01:00
hexcoder-
6ed465bacc afl-system-config: cosmetic support for DragonFly 2021-01-02 23:14:29 +01:00
hexcoder-
e83a1bc0d1 test-basic.sh: fix color GRAY to GREY 2021-01-02 20:18:26 +01:00
hexcoder-
33abd70647 typo 2021-01-02 20:06:02 +01:00
hexcoder-
84d3192f01 Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev 2021-01-02 20:01:19 +01:00
hexcoder-
d2a1f05a69 add first support for DragonFly OS 2021-01-02 19:59:06 +01:00
Andrea Fioraldi
7620f6f396 Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev 2021-01-02 11:36:17 +01:00
Andrea Fioraldi
214da5c42e fix qemu linking error with mips 2021-01-02 11:36:06 +01:00
hexcoder-
697e3e285b add missing git submodule sync 2021-01-02 08:35:27 +01:00
van Hauser
16d2bd3177 doc update 2021-01-01 13:34:24 +01:00
van Hauser
af10a635f5
Merge pull request #670 from devnexen/libdislocator_build_fix
libdislocator, ptr algo warning fix on clang/Xcode (m1).
2020-12-31 15:56:57 +01:00
David CARLIER
935724557f libdislocator, ptr algo warning fix on clang/Xcode (m1). 2020-12-31 11:38:35 +00:00
van Hauser
7e6645d5a2 float2double 2020-12-31 11:51:10 +01:00
hexcoder-
84e72b0a51 Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev 2020-12-30 13:03:13 +01:00
hexcoder-
b0d69f1b69 cleanup of hot fix for -s on 32-bit 2020-12-30 13:02:11 +01:00
van Hauser
f38595f6b4 better weighting 2020-12-30 12:32:55 +01:00
van Hauser
5a99e67e02 add less to Dockerfile 2020-12-30 11:02:00 +01:00
van Hauser
0246fe9200 fix 32-bit mode, fix weighting 2020-12-30 10:34:22 +01:00
hexcoder-
5d560c1ece tests: let afl-fuzz run with -D, so more test cases are produced 2020-12-29 23:54:10 +01:00
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
108e28ff10 fix CFLAGS for extra libs 2020-12-28 13:53:11 +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
0b9ca807f2 fix exec/s display 2020-12-26 13:15:05 +01:00