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
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
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
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
van Hauser
b42f405e60
ci fix
2020-12-21 12:35:09 +01:00
van Hauser
816ba61080
fix ci
2020-12-21 12:27:06 +01:00
van Hauser
7e27448dac
another 32 bit fix
2020-12-21 12:19:22 +01:00
van Hauser
2a0d066121
update ci
2020-12-21 12:14:08 +01:00
van Hauser
1078409875
Create ci.yml
2020-12-21 12:06:06 +01:00
van Hauser
45a68760ee
fix 32 bit
2020-12-21 12:02:01 +01:00
van Hauser
ed85d5374b
switch to github actions
2020-12-21 11:56:01 +01:00
van Hauser
47e04548d4
Merge pull request #649 from AFLplusplus/skim_romu
...
switch to romu and skim
2020-12-21 11:19:18 +01:00
van Hauser
6d1f17d78d
Merge branch 'dev' into skim_romu
2020-12-21 11:02:09 +01:00
van Hauser
c28ecbbb2b
update codeql yml
2020-12-21 10:59:29 +01:00
Andrea Fioraldi
bf3ba489a0
Merge pull request #648 from AFLplusplus/add-codeql
...
Add codeql
2020-12-21 09:52:38 +01:00
Andrea Fioraldi
f9d9ff2cd2
Create codeql-analysis.yml
2020-12-21 09:52:20 +01:00
van Hauser
0b4f6adfee
Merge pull request #647 from rchildre3/binary-only-make
...
Remove binary-only target's depend on source tools
2020-12-21 01:57:59 +01:00
R. Elliott Childre
81e3e991a7
Test Python and Shared Memory in binary-only mode
2020-12-20 19:54:40 -05:00
R. Elliott Childre
eddabf6b05
Remove binary-only target's depend on source tools
...
The `binary-only` target currently depends on the `all` target which
always build the source tools, such as afl-cc and afl-as. This is
unnecessary if the user specifically is asking for only binary fuzzing
tools.
2020-12-20 19:39:28 -05:00
van Hauser
2e3cf10070
document AFL_LLVM_INSTRUMENT option NATIVE
2020-12-20 22:53:41 +01:00
van Hauser
59c1c6a431
fix for non-default gcc installations
2020-12-20 14:42:45 +01:00
van Hauser
98ee17bc47
fix endless loop in afl-cc allow/blocklists starting a line with a comment
2020-12-20 14:30:06 +01:00
van Hauser
a6116ed533
Merge pull request #646 from pr0xy-t/dev
...
fixed typo in include/forkserver.h
2020-12-20 12:15:31 +01:00
van Hauser
bc9f956c84
update changelog
2020-12-20 11:30:11 +01:00