4566bcf122
code-format
2020-08-31 10:57:01 +02:00
3e8beaafc8
fixing wrong fatal ...
2020-08-26 21:22:24 +02:00
33e58c1d4e
some warnings fixes
2020-08-26 14:45:59 +02:00
5f0a9c90c8
fixes lots of llvm warnings
2020-08-14 12:06:00 +02:00
b5d1a021ef
fix llvm and afl-showmap
2020-08-13 22:34:11 +02:00
8e984c2aa0
fix for sancov
2020-08-13 18:24:36 +02:00
7f435ec5f1
refactor get filename
2020-08-13 16:29:00 +02:00
47faf3dd33
code review: fixed some typos
2020-08-13 15:44:03 +02:00
7a6867e2f8
split up __afl_manual_init, added internal AFL_DISABLE_LLVM_INSTRUMENTATION, skipping ctor+ifunc functions for all llvm, code-format
2020-08-12 16:06:30 +02:00
4a859aff70
travis fixes
2020-08-05 10:25:53 +02:00
6d364dd2cb
add sancov-like allow/denylist instrument feature
2020-08-05 01:13:51 +02:00
1cddd51662
refactoring debug/be_quiet, fatal on dont_optimize and instrument_file
2020-08-02 22:28:16 +02:00
9d5007b18e
Big renaming ( #429 )
...
* first commit, looks good
* fix ascii percentage calc
* fix ascii percentage calc
* modify txt configs for test
* further refinement
* Revert "Merge branch 'text_inputs' into dev"
This reverts commit 6d9b29daca
, reversing
changes made to 07648f75ea
.
* blacklist -> ignore renaming
* rename whitelist -> instrumentlist
* reduce the time interval in which the secondaries sync
Co-authored-by: root <root@localhost.localdomain >
2020-06-30 23:34:26 +02:00
8bb0232ace
Remove AFL_LLVM_WHITELIST_FNMATCH env variable
2020-05-29 15:47:34 +02:00
84df805ed3
Do clang-format
2020-05-29 12:11:19 +02:00
8316425375
Add AFL_LLVM_WHITELIST_FNMATCH env var
...
Only enable UNIX pattern matching on the whitelist when
AFL_LLVM_WHITELIST_FNMATCH is set. The reason being that we keep
backwards compatibility with old whitelists.
2020-05-29 11:55:02 +02:00
0cedc8014b
Support filename pattern matching in whitelist
...
Allow the whitelist specified by AFL_LLVM_WHITELIST contain entries with
UNIX shell-style wildcard pattern matching.
2020-05-29 10:51:34 +02:00
182b8a4582
llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not be
...
available)
2020-05-15 01:55:33 +02:00
b920cd2f23
blacklist llvmfuzzer functions
2020-05-11 23:30:28 +02:00
80ddb484de
added InsTrimLTO :-)
2020-05-06 11:51:28 +02:00
a46fe3ad43
fix for older llvm versions
2020-04-27 06:51:45 +02:00
0c3d06c41e
refactored whitelist and blacklist in llvm_mode
2020-04-25 17:53:38 +02:00