van Hauser
|
d536ddc240
|
change: slaves only sync from masters
|
2020-05-15 09:27:15 +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 |
|
van Hauser
|
682b620922
|
fix afl-clang-fast help output
|
2020-05-14 16:25:07 +02:00 |
|
van Hauser
|
7b40d7b942
|
new code formatting + applied
|
2020-05-12 11:12:25 +02:00 |
|
hexcoder-
|
a578d719e1
|
llvm_mode: more support for Darwin/MacOSX (WIP)
|
2020-05-12 10:34:52 +02:00 |
|
van Hauser
|
b920cd2f23
|
blacklist llvmfuzzer functions
|
2020-05-11 23:30:28 +02:00 |
|
van Hauser
|
38dac93f63
|
fix typos
|
2020-05-11 22:44:44 +02:00 |
|
van Hauser
|
ed877f5e3e
|
add missing include
|
2020-05-11 12:46:27 +02:00 |
|
van Hauser
|
d916403927
|
document workaround for targets with _init for LTO
|
2020-05-11 11:33:33 +02:00 |
|
van Hauser
|
41f6aa7940
|
bigger initial map when LTO
|
2020-05-11 10:45:20 +02:00 |
|
van Hauser
|
30bfd44dfd
|
indenting preprocessor directives breaks compilation and cant be fixed, reverting ... :-(
|
2020-05-10 12:09:37 +02:00 |
|
van Hauser
|
26f8708fed
|
fix warning, code format
|
2020-05-10 11:35:31 +02:00 |
|
van Hauser
|
2e553bcd69
|
code-format
|
2020-05-10 10:24:24 +02:00 |
|
van Hauser
|
d02cfc54b6
|
LTO fixes for fuzzbench
|
2020-05-10 08:51:40 +02:00 |
|
hexcoder-
|
102067d43d
|
LLVMInsTrim.so.cc: fix for LLVM 3.8.0
|
2020-05-09 19:08:54 +02:00 |
|
van Hauser
|
768053b6f2
|
add AFL_DEBUG check to all isatty checks
|
2020-05-08 16:28:39 +02:00 |
|
van Hauser
|
ef2ccc8117
|
added AFL_LLVM_SKIPSINGLEBLOCK and changed default behaviour to instrument single block functions
|
2020-05-07 14:59:12 +02:00 |
|
van Hauser
|
d048af11cd
|
calculate correct collisions for classic in InsTrimLTO
|
2020-05-07 11:57:12 +02:00 |
|
van Hauser
|
0559d1d171
|
fix typos
|
2020-05-07 10:27:24 +02:00 |
|
van Hauser
|
140053502b
|
import transform fix into autodict, code-format
|
2020-05-07 08:08:20 +02:00 |
|
van Hauser
|
b7e574607c
|
rename pass
|
2020-05-06 13:27:12 +02:00 |
|
van Hauser
|
ec5b1924c4
|
CTX+NGRAM != LTO
|
2020-05-06 11:55:50 +02:00 |
|
van Hauser
|
80ddb484de
|
added InsTrimLTO :-)
|
2020-05-06 11:51:28 +02:00 |
|
van Hauser
|
128e4d5565
|
more typos fixed
|
2020-05-05 20:23:16 +02:00 |
|
van Hauser
|
00683d06c2
|
fix LTO mode
|
2020-05-05 20:10:54 +02:00 |
|
van Hauser
|
a38980c80b
|
unsized string compare fix
|
2020-05-05 17:57:56 +02:00 |
|
van Hauser
|
d6346561db
|
ctx+ngram for instrim
|
2020-05-05 15:37:02 +02:00 |
|
van Hauser
|
d82ada89fe
|
support older llvm versions
|
2020-05-05 14:08:24 +02:00 |
|
van Hauser
|
9d384b4e38
|
ctx and ngram fix
|
2020-05-05 12:46:49 +02:00 |
|
van Hauser
|
6e45e55d82
|
fix crash in AFL_LLVM_LAF_TRANSFORM_COMPARES
|
2020-05-05 10:38:44 +02:00 |
|
van Hauser
|
ecaccd9739
|
Merge pull request #351 from dpmdpm2/master
Fix typo in README.lto.md
|
2020-05-04 21:02:49 +02:00 |
|
David Mendenhall
|
95a2d49232
|
Fix typo in README.lto.md
|
2020-05-04 11:34:07 -07:00 |
|
van Hauser
|
16c16b3e6e
|
ctx and ngram can be used together now
|
2020-05-04 18:01:47 +02:00 |
|
van Hauser
|
0c5c172a30
|
makefile fix
|
2020-05-02 12:57:33 +02:00 |
|
van Hauser
|
378573ab8b
|
AFL_LLVM_SKIP_NEVERZERO added
|
2020-05-02 00:39:13 +02:00 |
|
van Hauser
|
9d03763d94
|
at some point we have to do a rewrite of llvm_mode/GNUmakefile
|
2020-05-01 00:57:20 +02:00 |
|
hexcoder-
|
a46fe3ad43
|
fix for older llvm versions
|
2020-04-27 06:51:45 +02:00 |
|
van Hauser
|
0c3d06c41e
|
refactored whitelist and blacklist in llvm_mode
|
2020-04-25 17:53:38 +02:00 |
|
van Hauser
|
b3e77d3d50
|
update documentation
|
2020-04-24 13:56:04 +02:00 |
|
van Hauser
|
766085293d
|
variable map size fix, error reporting through forkserver, code format
|
2020-04-24 12:09:25 +02:00 |
|
van Hauser
|
b120ca27f8
|
add documentation for LTO fixed map address feature
|
2020-04-23 12:20:58 +02:00 |
|
van Hauser
|
5eb1f3a4c6
|
use mmap in llvm_mode if LTO is enabled
|
2020-04-23 12:02:15 +02:00 |
|
van Hauser
|
cce8c4dbae
|
fixed map location support for LTO
|
2020-04-23 08:56:06 +02:00 |
|
van Hauser
|
3502db1ac5
|
more sanitizer functions for blacklist
|
2020-04-23 07:28:25 +02:00 |
|
Dominik Maier
|
8197e9b2e4
|
clang-tidy readability-braces (#323)
|
2020-04-19 16:42:40 +02:00 |
|
van Hauser
|
d3254d8066
|
llvm fix
|
2020-04-17 12:00:28 +02:00 |
|
van Hauser
|
1931838a11
|
remove unnecessary map_size variables
|
2020-04-17 11:39:38 +02:00 |
|
van Hauser
|
2162fd8e1a
|
preliminary stuff for AFL_MAP_SIZE and afl-llvm-pass
|
2020-04-17 10:46:35 +02:00 |
|
van Hauser
|
248a2f2f0b
|
added AFL_MAP_SIZE to env help output
|
2020-04-17 10:21:41 +02:00 |
|
van Hauser
|
ef311ec70c
|
done implementing AFL_MAP_SIZE
|
2020-04-17 10:08:56 +02:00 |
|