- eac2b47 Reland "[libFuzzer] Support using libc++" by Petr Hosek · 7 years ago
- 68bc4bd Revert "[libFuzzer] Support using libc++" by Petr Hosek · 7 years ago
- b87c8fa Add new interceptor: acct(2) by Kamil Rytarowski · 7 years ago
- 3efd1c5 [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) by Kamil Rytarowski · 7 years ago
- 7351a22 cfi: Add a blacklist entry for MSVC's std::get_temporary_buffer function. by Peter Collingbourne · 7 years ago
- a1b57e6 [libFuzzer] Support using libc++ by Petr Hosek · 7 years ago
- d96b06f [hwasan] Build runtime library with -fPIC, not -fPIE. by Evgeniy Stepanov · 7 years ago
- 77cfaca Reland "Install resource files into a share/ directory" by Petr Hosek · 7 years ago
- 0a80f89 [Sanitizers, LSan, Darwin] Allow for lack of VM_MEMORY_OS_ALLOC_ONCE by Francis Ricci · 7 years ago
- 080e0d4 [hwasan] An LLVM flag to disable stack tag randomization. by Evgeniy Stepanov · 7 years ago
- c2b340a Revert "[SanitizerCoverage][Fuchsia] Make TracePcGuardController linker-initialized" by Petr Hosek · 7 years ago
- 5bbba48 [SanitizerCoverage][Fuchsia] Make TracePcGuardController linker-initialized by Petr Hosek · 7 years ago
- 4463ae4 Switch from Bourne shell to simply base shell to build libfuzzer by Kamil Rytarowski · 7 years ago
- d6b30ff Correct the setitimer interceptor on NetBSD by Kamil Rytarowski · 7 years ago
- 0bf9c5e [scudo] Add SANITIZER_CXX_ABI_LIBRARY to SCUDO_DYNAMIC_LIBS by Kostya Kortchinsky · 7 years ago
- e81e944 lib Fuzzer FreeBSD support by Kamil Rytarowski · 7 years ago
- 99fa3e7 [hwasan] Stack instrumentation. by Evgeniy Stepanov · 7 years ago
- bf8751d Revert "Install resource files into a share/ directory" by Petr Hosek · 7 years ago
- 17850f6 Reland "Install resource files into a share/ directory" by Petr Hosek · 7 years ago
- b000601 Revert "Install resource files into a share/ directory" by Petr Hosek · 7 years ago
- 5e9e86a Reland "Install resource files into a share/ directory" by Petr Hosek · 7 years ago
- 29e3f5b [hwasan] An option to disable tag randomization. by Evgeniy Stepanov · 7 years ago
- 772aea2 Revert "[CMake] Install resource files into a share/ directory" by Petr Hosek · 7 years ago
- de4ed26 [CMake] Install resource files into a share/ directory by Petr Hosek · 7 years ago
- 8a86d01 [asan] Fix build with Android NDK < 14. by Evgeniy Stepanov · 7 years ago
- 541c5a0 [scudo] s/unsigned long/size_t/ for __scudo_set_rss_limit by Kostya Kortchinsky · 7 years ago
- 773be7b [tsan] Separate the constants in libignore and bump the maximum for instrumented libraries by Kuba Mracek · 7 years ago
- f2b2169 [msan] Intercept sendmmsg, recvmmsg. by Evgeniy Stepanov · 7 years ago
- 31abb45 Add MSan interceptor for fstat(2) by Kamil Rytarowski · 7 years ago
- 5e9d73c [hwasan] Add heap tag randomization. by Evgeniy Stepanov · 7 years ago
- 8dfdfa6 Hide some symbols to avoid a crash on shutdown when using code coverage by Marco Castelluccio · 7 years ago
- ba3a619 Flush gcda files before unlocking them by Marco Castelluccio · 7 years ago
- 2db14a5 [asan] Restore asan_device_setup compatibility with older libraries. by Evgeniy Stepanov · 7 years ago
- 39021fd [msan] Intercept pthread_getname_np. by Evgeniy Stepanov · 7 years ago
- d4e71e9 Ignore the DISPATCH_NOESCAPE if not defined by Yi Kong · 7 years ago
- 703478a -fsanitize=vptr warnings on bad static types in dynamic_cast and typeid by Stephan Bergmann · 7 years ago
- 4452100 [XRay] Add missing include to unit test by Jonas Hahnfeld · 7 years ago
- 60c7f2d Fix PR35739: chkstk and chkst2 should only be built for Windows by Dimitry Andric · 7 years ago
- 50c342b [Sanitizers] Export aligned new/delete from runtimes. by Alex Shlyapnikov · 7 years ago
- 92365ca Reland "[mips][compiler-rt] Provide 64bit atomic add and sub" by Simon Dardis · 7 years ago
- f547c96 [Sanitizers, CMake] Basic sanitizer Solaris support (PR 33274) by Alex Shlyapnikov · 7 years ago
- 5ca33a1 [MSan,TSan] Add aligned new/delete interceptors. by Alex Shlyapnikov · 7 years ago
- d0711df Include process.h for getpid on Windows in instr profiling by Reid Kleckner · 7 years ago
- 6e62834 Revert "[mips][compiler-rt] Provide 64bit atomic add and sub" by Simon Dardis · 7 years ago
- 70cd933 [mips][compiler-rt] Provide 64bit atomic add and sub by Simon Dardis · 7 years ago
- 8f4976b [ubsan] Diagnose noreturn functions which return (compiler-rt) by Vedant Kumar · 7 years ago
- a40ce7b [libfuzzer] Fix UB when calculating Log(0) in StackDepthStepFunction(). by Max Moroz · 7 years ago
- 3fd1b1a [hwasan] Implement -fsanitize-recover=hwaddress. by Evgeniy Stepanov · 7 years ago
- f8e19b3 [builtins] Implement __chkstk for arm64 windows by Martin Storsjo · 7 years ago
- b74d731 [hwasan] Fix handling of store errors. by Evgeniy Stepanov · 7 years ago
- e4f5d01 Fix more inconsistent line endings. NFC. by Dimitry Andric · 7 years ago
- de74bdb [asan] Add interceptor for printf_chk by Maxim Ostapenko · 7 years ago
- 2635ea6 Revert r320977 "No -fsanitize=function warning when calling noexcept function through non-noexcept pointer in C++17" by Stephan Bergmann · 7 years ago
- c7121f6 No -fsanitize=function warning when calling noexcept function through non-noexcept pointer in C++17 by Stephan Bergmann · 7 years ago
- 8bcbcea [sanitizer] Define __sanitizer_clockid_t on FreeBSD by Kostya Kortchinsky · 7 years ago
- 237d4c2 [ubsan-minimal] Add a path for non-POSIX (and bare-metal) use of the library by Filipe Cabecinhas · 7 years ago
- efe3d34 [scudo] Refactor ScudoChunk by Kostya Kortchinsky · 7 years ago
- 271018d [Sanitizers] Basic sanitizer Solaris support (PR 33274) by Kamil Rytarowski · 7 years ago
- d7c9336 [profile] Port the runtime to Solaris (retry) by Vedant Kumar · 7 years ago
- e8e8599 Revert "(HEAD -> master, origin/master, origin/HEAD) [profile] Port the runtime to Solaris" by Vedant Kumar · 7 years ago
- 5b0d5b4 [profile] Port the runtime to Solaris by Vedant Kumar · 7 years ago
- 504b0c2 [XRay][compiler-rt] Coalesce calls to mprotect to reduce patching overhead by Dean Michael Berris · 7 years ago
- 6c18f02 Set of corrections for MSan/NetBSD by Kamil Rytarowski · 7 years ago
- 2c1fa4f [asan] Use linker initialization for the allocator by Kuba Mracek · 7 years ago
- eb18bc5 [sanitizer] Use MADV_FREE on Darwin/BSD to release pages to the OS by Kuba Mracek · 7 years ago
- 6e29495 [libFuzzer] Add dummy call of LLVMFuzzerTestOneInput to afl_driver. by Matt Morehouse · 7 years ago
- f22f5fe [scudo] Adding a public Scudo interface by Kostya Kortchinsky · 7 years ago
- f50246d [sanitizer] Introduce a vDSO aware timing function by Kostya Kortchinsky · 7 years ago
- 4ac0b1e [scudo] Inline getScudoChunk function. by Kostya Kortchinsky · 7 years ago
- eec462f [XRay][compiler-rt] Reduce XRay log spam by Dean Michael Berris · 7 years ago
- ecb48e5 [hwasan] Inline instrumentation & fixed shadow. by Evgeniy Stepanov · 7 years ago
- e9ed232 [libFuzzer] change the strategy for -experimental_len_control to grow max_len slower by Kostya Serebryany · 7 years ago
- 95d7a41 [CMake] Support runtimes and monorepo layouts when looking for libcxx by Petr Hosek · 7 years ago
- ab5f6aa [sanitizer] Revert rL320409 by Kostya Kortchinsky · 7 years ago
- d276d724 [sanitizer] Introduce a vDSO aware time function, and use it in the allocator [redo] by Kostya Kortchinsky · 7 years ago
- de891a1 [libFuzzer] even less aggressive step function for stack depth. Also don't use asan in one test to speed it up by Kostya Serebryany · 7 years ago
- f94d87a [libFuzzer] make the stack depth signal less agressive, otherwise we are sometimes exploding the corpus size. This still needs more analysis and tuning by Kostya Serebryany · 7 years ago
- f6510a0 Correct handling of the TLS/NetBSD block of the main program by Kamil Rytarowski · 7 years ago
- 9595d16 Hardware-assisted AddressSanitizer (compiler-rt) by Evgeniy Stepanov · 7 years ago
- fb22504 NetBSD ships with POSIX strerror_r(3) by Kamil Rytarowski · 7 years ago
- 9ecd493 Add NetBSD/x86_64 mapping in MSan by Kamil Rytarowski · 7 years ago
- ffb1132 [libFuzzer] Add support for Fuchsia OS. by Matt Morehouse · 7 years ago
- 2659c63 [libFuzzer] honor -use_counters, sligntly change the meaning of -experimental_len_control, call UpdateFeatureFrequency only if instructed by the flag by Kostya Serebryany · 7 years ago
- 9fcb91b [scudo] Minor code generation improvement by Kostya Kortchinsky · 7 years ago
- c776a9f [PowerPC][asan] Update asan to handle changed memory layouts in newer kernels by Bill Seurer · 7 years ago
- a97bd9a [libFuzzer] Decrease stack usage in unit tests by Kostya Serebryany · 7 years ago
- 5407edd3 Update other SizeEnums to be of type uptr as well by Vlad Tsyrklevich · 7 years ago
- 0f5cb01 Revert SVN r, 319967 by Kamil Rytarowski · 7 years ago
- 03ad4e7 Fix broken windows sanitizer buildbot by Vlad Tsyrklevich · 7 years ago
- 7ac58ee [libFuzzer] fix a minor regression in printing by Kostya Serebryany · 7 years ago
- 0192818 Correct atexit(3) support in MSan/NetBSD by Kamil Rytarowski · 7 years ago
- bf228b9 Handle NetBSD symbol renaming in msan_interceptors.cc by Kamil Rytarowski · 7 years ago
- e85b4df [TSan] Make more TSan interceptors symbolizer-aware. by Alex Shlyapnikov · 7 years ago
- 90b4635 [Sanitizers] Use SANITIZER_* macros in lib/interception by Kamil Rytarowski · 7 years ago
- ddf4ef3 [scudo] Correct performance regression in Secondary by Kostya Kortchinsky · 7 years ago
- b0f8e35 [compiler-rt][xray][cmake] Fix a build issue caused by set/item mixup by Simon Dardis · 7 years ago
- a149c1a Fix typo fcvr -> fcvt and attempt to unbreak MSan/!NetBSD by Kamil Rytarowski · 7 years ago
- b6778ff Fix typo gcvr -> gcvt and attempt to unbreak MSan/!NetBSD by Kamil Rytarowski · 7 years ago
- 8cec32c Support pthread_key_create symbol alias in MSan/NetBSD by Kamil Rytarowski · 7 years ago
- 993447c Disable absent functions in MSan/NetBSD interceptors by Kamil Rytarowski · 7 years ago