Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e85b06d65f695c576df1e529ee37cb15e6902401
/
compiler-rt
/
lib
/
fuzzer
/
FuzzerDriver.cpp
d9a8b6a
fix some user facing typos / in the comments
by Sylvestre Ledru
· 8 years ago
36c89b3
[libFuzzer] Set -experimental_len_control=1000 as default.
by Matt Morehouse
· 8 years ago
7ac58ee
[libFuzzer] fix a minor regression in printing
by Kostya Serebryany
· 8 years ago
04304d1
[libFuzzer] Encapsulate commands in a class.
by Matt Morehouse
· 8 years ago
de9bafb
[libFuzzer] add a flag -malloc_limit_mb
by Kostya Serebryany
· 8 years ago
6afa7a5
[libFuzzer] remove stale flags; NFC
by Kostya Serebryany
· 8 years ago
ad05ee0
[libFuzzer] add an experimental search heuristic flag -reduce_depth
by Kostya Serebryany
· 8 years ago
a2ca2dc
[libFuzzer] handle SIGUSR1/SIGUSR2 and try to exit grafully on these signals
by Kostya Serebryany
· 8 years ago
68fdef1
[libFuzzer] allow user to specify the merge control file
by Kostya Serebryany
· 8 years ago
6f1c26f
[libFuzzer] Periodically purge allocator's quarantine to prolong fuzzing sessions.
by Alex Shlyapnikov
· 8 years ago
4083d54
[libFuzzer] experimental flag to tweak the corpus distribution. Seems to improve the situation dramatically on the png benchmark and make things worse on a number of micro-puzzles. Needs more A/B testing
by Kostya Serebryany
· 8 years ago
330496c
[libFuzzer] Disable experimental clang coverage support by default.
by Max Moroz
· 8 years ago
bcd7849
[libFuzzer] minor refactoring, NFC
by Kostya Serebryany
· 8 years ago
3a8e3c8
[libFuzzer] refactoring: move reading the seed corpus closer to where it's consumed; NFC
by Kostya Serebryany
· 8 years ago
bebcbfb
[libFuzzer] Use custom allocators for STL containers in libFuzzer.
by George Karpenkov
· 8 years ago
24069a04
Revert "[libFuzzer] Use custom allocators for STL containers in libFuzzer"
by George Karpenkov
· 8 years ago
d50410b
[libFuzzer] Use custom allocators for STL containers in libFuzzer
by George Karpenkov
· 8 years ago
2eef816
[libFuzzer] add -print_funcs=1 (on bey default): print newly discovered functions during fuzzing
by Kostya Serebryany
· 8 years ago
10ab2ac
Move libFuzzer to compiler_rt.
by George Karpenkov
· 8 years ago