summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-09-11[ubsan-minimal] Enable on DarwinVedant Kumar
2017-09-11[ubsan] Make ubsan version of __sanitizer_print_stack_trace consistent with o...Vitaly Buka
2017-09-11[ubsan] Save binary name before parsing optionsVitaly Buka
2017-09-11Revert "[ubsan] Save binary name before parsing options"Vitaly Buka
2017-09-11[compiler-rt] Move IsStackOverflow from asan into sanitizer_commonVitaly Buka
2017-09-11[compiler-rt] Cleanup decoratorsVitaly Buka
2017-09-11[scudo] Fix improper TSD init after TLS destructors are calledKostya Kortchinsky
2017-09-11[ubsan] Save binary name before parsing optionsVitaly Buka
2017-09-09[asan] Use more generic string in error messageVitaly Buka
2017-09-09[libFuzzer] remove a couple of reduntant includesKostya Serebryany
2017-09-07[asan] Add a note to shadow memory setup error.Evgeniy Stepanov
2017-09-06[scudo] getauxval alternative for AndroidKostya Kortchinsky
2017-09-06[msan] Remove a stale fixme (NFC).Evgeniy Stepanov
2017-09-06[sanitizer_common][Fuchsia] Update Fuchsia sanitizer markupPetr Hosek
2017-09-05Remove ld.config.txt for Android O.Evgeniy Stepanov
2017-09-05[msan] Check sigset_t and sigaction arguments.Evgeniy Stepanov
2017-09-02(NFC) Fix the use of do{}while(0) in a macro.Evgeniy Stepanov
2017-09-01Fix constant-logical-operand warning.David Blaikie
2017-08-31[libFuzzer] tolerate missing files when loading the seed corpusKostya Serebryany
2017-08-31Revert r312240Alex Lorenz
2017-08-31Build LLVM with -Wstrict-prototypes enabledAlex Lorenz
2017-08-31[XRay][compiler-rt] Enable the XRay compiler-rt unit tests.Dean Michael Berris
2017-08-30Finalize ASAN/NetBSDKamil Rytarowski
2017-08-30[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzerMatt Morehouse
2017-08-30Add NetBSD support in lsan_interceptors.ccKamil Rytarowski
2017-08-30Add preliminary NetBSD support in libfuzzerKamil Rytarowski
2017-08-30Add NetBSD support in tsan_interceptors.ccKamil Rytarowski
2017-08-30[builtins] Prevent duplicate definitions for overridden functionsFrancis Ricci
2017-08-30Fix for TSan unit-tests:George Karpenkov
2017-08-29Revert "[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer"Matt Morehouse
2017-08-29Enable GetRandom for Fuchsia sanitizer.Kostya Kortchinsky
2017-08-29Re-enable stack depth instrumentation on Windows.Matt Morehouse
2017-08-29Disable ubsan-minimal on Darwin.Evgeniy Stepanov
2017-08-29[libFUzzer] change the way we load the seed corpora: instead of loading all f...Kostya Serebryany
2017-08-29Disable stack depth tracking on Windows.Matt Morehouse
2017-08-29Minimal runtime for UBSan.Evgeniy Stepanov
2017-08-29[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzerMatt Morehouse
2017-08-29[XRay][compiler-rt][NFC] Refactor global TLS variables behind an accessor fun...Dean Michael Berris
2017-08-29[libFuzzer] refactoring: move reading the seed corpus closer to where it's co...Kostya Serebryany
2017-08-29Shorten filenames of tests (-with-calls to -calls)Kamil Rytarowski
2017-08-28[libFuzzer] allow -print_funcs=N: N is the max number of new covered function...Kostya Serebryany
2017-08-28Add NetBSD ASAN shadow mapping for x86-64Kamil Rytarowski
2017-08-28Add NetBSD specific version of sanitizer_platform_limits_posixKamil Rytarowski
2017-08-28Reland r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny
2017-08-28[libFuzzer] Fix libFuzzer flag propagation for standalone builds.George Karpenkov
2017-08-28[sanitizer] Re-introduce kUseSeparateSizeClassForBatch for the 32-bit PrimaryKostya Kortchinsky
2017-08-28[XRay][compiler-rt] Return the pointer associated with the function instead o...Dean Michael Berris
2017-08-28[asan] Move __asan_handle_no_return to public headerPetr Hosek
2017-08-27[libFuzzer] Use custom allocators for STL containers in libFuzzer.George Karpenkov
2017-08-27Revert r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny