1. bb7f2d8 [ASan] Use less shadow on Win 32-bit by Timur Iskhodzhanov · 11 years ago
  2. eaca82c Fix check_lint warnings in sanitizers' runtime libraries by Timur Iskhodzhanov · 11 years ago
  3. 098c58f Completely revert all mbstowcs-and-friends changes from r186109. They were unintentional by Alexey Samsonov · 11 years ago
  4. e43d210 [Sanitizer] Revert some parts of r186109 related to mbstowcs-and-friends interceptors by Alexey Samsonov · 11 years ago
  5. 5a482cd Fix a veritable conucopia of bugs in the readdir_r interceptors. by Chandler Carruth · 11 years ago
  6. ec29e26 [sanitizer] Remove optional arguments from clone() invocation. by Sergey Matveev · 11 years ago
  7. 57a1095 [sanitizer] More checks in mbstowcs-like interceptors. by Evgeniy Stepanov · 11 years ago
  8. 9b21ba6 [sanitizer] Fix handling of edge cases in mbstowcs-like interceptors. by Evgeniy Stepanov · 11 years ago
  9. d26cb23 Fix a bug in the readdir_r interceptor: when we reach the end of the by Chandler Carruth · 11 years ago
  10. 57876cf [sanitizer] Update glob64 interceptor to handle GLOB_ALTDIRFUNC as well. by Evgeniy Stepanov · 11 years ago
  11. 3fa122e [sanitizer] Support GLOB_ALTDIRFUNC in glob interceptor. by Evgeniy Stepanov · 11 years ago
  12. 12eb79d [sanitizer] Intercept realpath and canonicalize_file_name. by Evgeniy Stepanov · 11 years ago
  13. cb2509a [sanitizer] Wrap lines >80 chars. by Evgeniy Stepanov · 11 years ago
  14. 8b40073 [sanitizer] Syscall handlers for clock_gettime and clock_getres. by Evgeniy Stepanov · 11 years ago
  15. 8be684c [sanitizer] Fix mac build. by Evgeniy Stepanov · 11 years ago
  16. 737da2f [msan] Intercept pthread_key_create. by Evgeniy Stepanov · 11 years ago
  17. 22d8767 [sanitizer] Disable ptrace interception on non-x86(_64). by Evgeniy Stepanov · 11 years ago
  18. ea72768 [sanitizer] Intercept tcgetattr. by Evgeniy Stepanov · 11 years ago
  19. ff6c9fb [sanitizer] More interceptors. by Evgeniy Stepanov · 11 years ago
  20. 1adf52b [sanitizer] Fix memory leak in sanitizer_common discovered by LeakSanitizer. by Sergey Matveev · 11 years ago
  21. 1cdae25 [sanitizer] Fix Android build. by Evgeniy Stepanov · 11 years ago
  22. 906f2c1 [sanitizer] Fix GLOB_NOMATCH behaviour and refactor the interceptor a bit. by Evgeniy Stepanov · 11 years ago
  23. 8014489 [sanitizer] Intercept mbtowc, mbrtowc, get_current_dir_name. by Evgeniy Stepanov · 11 years ago
  24. 3cae604 [sanitizer] Intercept setlocale. by Evgeniy Stepanov · 11 years ago
  25. 9eedf48 [sanitizer] Intercept getnameinfo. by Evgeniy Stepanov · 11 years ago
  26. 7ef6708 Change __sanitizer_symbolize_demangle hook return type to 'int' by Alexey Samsonov · 11 years ago
  27. 5d21042 [sanitizer] Use the correct macro to check glibc version. by Sergey Matveev · 11 years ago
  28. b2b0194 [sanitizer] Fix build with older kernels. by Evgeniy Stepanov · 11 years ago
  29. b33cfeb [lsan] Add suppression support. by Sergey Matveev · 11 years ago
  30. d50d29e [sanitizer] Disable all ptrace-related definitions on Android. by Evgeniy Stepanov · 11 years ago
  31. 2a96098 [ASan] Migrate lit tests to external symbolizer from asan_symbolize.py script by Alexey Samsonov · 11 years ago
  32. 6b30cf0 Demangle names using pluggable internal symbolizer if possible by Alexey Samsonov · 11 years ago
  33. 3678cf9 [sanitizer] Fix an unfortunate typo and disable ptrace interception on Android. by Evgeniy Stepanov · 11 years ago
  34. 52d08d8 Pass --default-arch flag to external symbolizer. Fix line lengths. by Alexey Samsonov · 11 years ago
  35. 341b9e6 [sanitizer] Intercept ptrace. by Evgeniy Stepanov · 11 years ago
  36. 134da44 [sanitizer] Support padding with spaces in Printf. by Sergey Matveev · 11 years ago
  37. a0379b5 [sanitizer] Fix dirent interceptors. by Evgeniy Stepanov · 11 years ago
  38. a52e5c6 [tsan] Move some suppressions-related code to common. by Sergey Matveev · 11 years ago
  39. b5cf98f [sanitizer] readdir and readdir_r interceptors. by Evgeniy Stepanov · 11 years ago
  40. eb7c24b [sanitizer] Reformat line >80 chars. by Evgeniy Stepanov · 11 years ago
  41. 4f116ad [sanitizer] Fix build with OSS4 kernel headers. by Evgeniy Stepanov · 11 years ago
  42. b624606 [sanitizer] Move log_path to common flag and use it in MSan. by Evgeniy Stepanov · 11 years ago
  43. 359d7fc [sanitizer] Intercept sysinfo. by Evgeniy Stepanov · 11 years ago
  44. 9d60087 [sanitizer] Intercept inet_aton. by Evgeniy Stepanov · 11 years ago
  45. b916e6a [sanitizer] Intercept readv, preadv, writev, pwritev. by Evgeniy Stepanov · 11 years ago
  46. c87f737 [lsan] Fix android build. by Sergey Matveev · 11 years ago
  47. ac78d00 Revert to C-style callbacks for iteration over allocator chunks. by Sergey Matveev · 11 years ago
  48. bb273d5 [santizer] Disable several EVIOxxx ioctls on older kernels. by Evgeniy Stepanov · 11 years ago
  49. 851e22a Fix unused function warning w/o changing compiler flags. by Evgeniy Stepanov · 11 years ago
  50. 132d51c [sanitizer] Fix Mac build. by Evgeniy Stepanov · 11 years ago
  51. e8b8307 Remove an outdated comment. by Evgeniy Stepanov · 11 years ago
  52. 4612aba [sanitizer] Handle EVIOxxxx ioctls. by Evgeniy Stepanov · 11 years ago
  53. 5f672c4 [lsan] Prevent inlining of WipeStack(). by Sergey Matveev · 11 years ago
  54. c085fe8 [lsan] Move symbolization and reporting out of StopTheWorld callback. by Sergey Matveev · 11 years ago
  55. 89d1eee [sanitizer] Fix struct ifconf definition on Mac and restore the size checks. by Evgeniy Stepanov · 11 years ago
  56. 22ec6d9 [sanitizer] Fix Android build. by Evgeniy Stepanov · 11 years ago
  57. b588bfd [sanitizer] Fix build on RHEL 6.3, 6.4. by Evgeniy Stepanov · 11 years ago
  58. 8301c73 [asan] fix a rare failure in fast unwinder, found by asan/clang bootstrap by Kostya Serebryany · 11 years ago
  59. 7028c1e [sanitizer] Fix Android build. by Evgeniy Stepanov · 11 years ago
  60. 5ec4741 [sanitizer] Remove a set of deprecated ioctls. by Evgeniy Stepanov · 11 years ago
  61. 7965e95 [sanitizer] Replace ext2_ ioctls with generic fs_ ioctls. by Evgeniy Stepanov · 11 years ago
  62. 2557a1b [sanitizer] Symbolic ioctl names. by Evgeniy Stepanov · 11 years ago
  63. a64d435 [Sanitizer] Rename InternalVector to InternalMmapVector by Alexey Samsonov · 11 years ago
  64. ff0ce7f [Sanitizer] add file forgotten in r183730 by Alexey Samsonov · 11 years ago
  65. d64bcf4 [Sanitizer] support running external llvm-symbolizer on Mac by Alexey Samsonov · 11 years ago
  66. e524a21 tsan: fix merge bug by Dmitry Vyukov · 11 years ago
  67. 5d43b5a [asan] fix the bug with memalign and malloc_usable_size (http://code.google.com/p/address-sanitizer/issues/detail?id=193); also fix lint by Kostya Serebryany · 11 years ago
  68. 21b3b1c tsan: fix windows crash (incorrect stack boundaries) by Dmitry Vyukov · 11 years ago
  69. c528867 tsan: fix windows mingw build by Dmitry Vyukov · 11 years ago
  70. 4f0fd8e tsan: fix lint warnings by Dmitry Vyukov · 11 years ago
  71. 1d89b67 Reverting r183529: by Bill Wendling · 11 years ago
  72. 4757c47 [sanitizer] Handle SIOCGIFCONF ioctl. by Evgeniy Stepanov · 11 years ago
  73. 4ce6f79 [sanitizer] Fix Android build. by Evgeniy Stepanov · 11 years ago
  74. 4e95e94 [sanitizer] Fix windows build. by Evgeniy Stepanov · 11 years ago
  75. 745dd0d [sanitizer] ioctl interceptor. by Evgeniy Stepanov · 11 years ago
  76. 0550a3f [sanitizer] Do not fall back to SlowUnwindStack() in GetStackTrace() by Sergey Matveev · 11 years ago
  77. cd571e0 [lsan] Implement __lsan_ignore_object(). by Sergey Matveev · 11 years ago
  78. 4a95e33 tsan: fix darwin Go crashes by Dmitry Vyukov · 11 years ago
  79. d4bb4a6 tsan: fix darwin Go build by Dmitry Vyukov · 11 years ago
  80. 7202e79 [sanitizer] Fix windows build. by Evgeniy Stepanov · 11 years ago
  81. 2e9ffcb [sanitizer] Fix __sanitizer_unaligned_* to work with unaligned data types. by Evgeniy Stepanov · 11 years ago
  82. 7c9ffde Fix ALIGNED misuse in asan_thread.cc (built on all platforms); also, add a comment to the ALIGNED macro describing the correct usage by Timur Iskhodzhanov · 11 years ago
  83. 40527a5 [asan] ASan Linux MIPS32 support (compiler-rt part), patch by Jyun-Yan Y by Kostya Serebryany · 11 years ago
  84. d4a0415 [sanitizer] Fix kThreadDescriptorSize for glibc <= 2.11. by Sergey Matveev · 11 years ago
  85. 4fcc565 [sanitizer] Fix r182994 - update test. by Sergey Matveev · 11 years ago
  86. ba2169a [lsan] Use the fast version of GetBlockBegin for leak checking in LSan and ASan. by Sergey Matveev · 11 years ago
  87. 00c35cf [sanitizer] Fix wrong size of addrinfo::ai_addrlen. by Evgeniy Stepanov · 11 years ago
  88. 2592a06 [asan] workaround for the quemu bug in proc maps (http://code.google.com/p/address-sanitizer/issues/detail?id=160) by Kostya Serebryany · 11 years ago
  89. 816bdb7 Fix #if guards in sanitizer_common code by Alexey Samsonov · 11 years ago
  90. f8c3f3d [sanitizer] introduce LargeMmapAllocator::GetBlockBeginFastSingleThreaded, required for LeakSanitizer to work faster. Also fix lint. by Kostya Serebryany · 11 years ago
  91. 5e97ba3 Fix MSVC W3 compiler warnings by Timur Iskhodzhanov · 11 years ago
  92. 4c08644 [sanitizer] Change the way GetThreadStackAndTls() obtains the thread descriptor address. by Sergey Matveev · 11 years ago
  93. 512c616 [sanitizer] Fix getaddrinfo interceptor to use the actual returned sockaddr size. by Evgeniy Stepanov · 11 years ago
  94. 51c963a [nolibc] Unweak SymbolizerPrepareForSandboxing and move it to libc-independent part. by Peter Collingbourne · 11 years ago
  95. e174cd1 Fix MSVC warnings at the -W2 level by Timur Iskhodzhanov · 11 years ago
  96. e215980 [sanitizer] Fix Mac build. by Evgeniy Stepanov · 11 years ago
  97. bc33e13 [sanitizer] Intercept getpeername. by Evgeniy Stepanov · 11 years ago
  98. 9666d89 [sanitizer] Move TSan and MSan recvmsg interceptors to common. by Evgeniy Stepanov · 11 years ago
  99. 5aac3a6 [nolibc] Now that we have a custom allocator, remove dummy allocator by Peter Collingbourne · 11 years ago
  100. 845abaf [sanitizer] Use raw check in internal allocator to prevent self-deadlocks. Try to fix Windows build. by Alexey Samsonov · 11 years ago