1. 7f5bf83 [libFuzzer] modify -print_corpus_stats to print whether the input reaches the focus function by Kostya Serebryany · 7 years ago
  2. aa6d13e [CMake] Support builtins as Clang default rtlib in compiler-rt by Petr Hosek · 7 years ago
  3. 45f8986 [asan] Use dynamic allocator space address on Android/AArch64. by Evgeniy Stepanov · 7 years ago
  4. 1ffaa48 [CMake] Support libc++ as Clang default stdlib in compiler-rt by Petr Hosek · 7 years ago
  5. 4ca5af0 [CMake] Silence unused variable warning in compiler check by Petr Hosek · 7 years ago
  6. f6dda7c [CMake] Use a different source depending on C++ support by Petr Hosek · 7 years ago
  7. ead3b34 [asan] Make GetCurrentThread RTEMS-friendly by Walter Lee · 7 years ago
  8. 69c2b71 [libFuzzer] reinstate -dump_coverage, which is still in use (reverts r332036) by Kostya Serebryany · 7 years ago
  9. 702d073 Revert "[CMake] Reland "Make simple source used for CMake checks a C file"" by Petr Hosek · 7 years ago
  10. 434606c Align ClearShadowForThreadStackAndTLS for NetBSD/i386 by Kamil Rytarowski · 7 years ago
  11. 51daee0 Port msan_test.cc to NetBSD by Kamil Rytarowski · 7 years ago
  12. c7fe745 Do not link with -ldl in NetBSD/ASan tests by Kamil Rytarowski · 7 years ago
  13. 28f330f [msan] Don't check divisor shadow in fdiv. by Evgeniy Stepanov · 7 years ago
  14. 4f9516d Revert r332683 & r332684 relating to compiler runtime checks by Reid Kleckner · 7 years ago
  15. 0edca4f [asan] Explicitly declare memintrinsics interceptors to have C linkage by Walter Lee · 7 years ago
  16. 927f4ec [asan] Remove an unsigned compare >= 0 by Walter Lee · 7 years ago
  17. e35f57f [asan] Add target-specific files for Myriad RTEMS port by Walter Lee · 7 years ago
  18. ce26498 [asan] Add support for Myriad RTEMS memory map by Walter Lee · 7 years ago
  19. 83061cc [CMake] Use <UNIX|WINDOWS>_COMMAND with separate_arguments by Petr Hosek · 7 years ago
  20. 8b5fe57 [CMake] Detect the compiler runtime and standard library by Petr Hosek · 7 years ago
  21. b134dbb [sanitizer] Trivial portion of the port to Myriad RTEMS by Walter Lee · 7 years ago
  22. 3eb7183 [CMake] Reland "Make simple source used for CMake checks a C file" by Petr Hosek · 7 years ago
  23. 5a668a0 [CMake] Cleanup find_compiler_rt_library function [NFC] by Petr Hosek · 7 years ago
  24. a54e218 [builtins][macos] bump up the the macOS version min in os_version_check tests by Alex Lorenz · 7 years ago
  25. a52d30b [libFuzzer] rename a test from .c to .cpp by Kostya Serebryany · 7 years ago
  26. c5368c2 [asan] Add a magic shadow value for shadw gap by Walter Lee · 7 years ago
  27. e9c6f06 [libFuzzer] add an experimental flag -focus_function: libFuzzer will try to focus on inputs that trigger that function by Kostya Serebryany · 7 years ago
  28. 3bf63c9 [asan] Restore check removed by r332033 by Walter Lee · 7 years ago
  29. d633960 [libFuzzer] add a symbolic execution puzzle (difficult for today's libFuzzer). by Max Moroz · 7 years ago
  30. e5c9e9f [scudo] Quarantine optimization by Kostya Kortchinsky · 7 years ago
  31. 561228b [sanitizer] Minor 32-bit primary improvements by Kostya Kortchinsky · 7 years ago
  32. 75e01fa [sanitizer] Intercept __pthread_mutex_lock and __pthread_mutex_unlock by Vitaly Buka · 7 years ago
  33. 3f1fd79 [asan] Workaround to avoid hangs in Chromium tests by Vitaly Buka · 7 years ago
  34. 2f7edae [libFuzzer] deprecate equivalence_server by Kostya Serebryany · 7 years ago
  35. 980d93d [XRay][profiler] Part 2: XRay Function Call Trie by Dean Michael Berris · 7 years ago
  36. cdb89b7 Revert "[sanitizer] Intercept __pthread_mutex_lock and __pthread_mutex_unlock" by Vitaly Buka · 7 years ago
  37. e5bd326 [sanitizer] Intercept __pthread_mutex_lock and __pthread_mutex_unlock by Vitaly Buka · 7 years ago
  38. fe7250c Fix another case where libstdc++ is being inappropriately requested (see by Dan Liew · 7 years ago
  39. 238aa13 [XRay][compiler-rt] Relocate a DCHECK to the correct location. by Dean Michael Berris · 7 years ago
  40. 034b6c1 [XRay][compiler-rt] Fixup: Use proper string comparison for DCHECK by Dean Michael Berris · 7 years ago
  41. 845fe8a [XRay][compiler-rt] Fixup: Avoid C++11 narrowing in non-x86_64 by Dean Michael Berris · 7 years ago
  42. a2a0e1f [XRay][compiler-rt] Support in-memory processing of FDR mode logs by Dean Michael Berris · 7 years ago
  43. afce413 [sanitizer] Replace #if SANITIZER_NETBSD with #if SANITIZER_INTERCEPT___LIBC_MUTEX by Vitaly Buka · 7 years ago
  44. 5e9dd31 [sanitizer] Fix typo in macro name by Vitaly Buka · 7 years ago
  45. d8f7b0b [sanitizer] Allow Fuchsia symbolizer to be reused by Myriad RTEMS by Walter Lee · 7 years ago
  46. 6693758 [libFuzzer] [NFC] Split fuzzer.test into smaller tests by George Karpenkov · 7 years ago
  47. fa57519 [libFuzzer] [NFC] Prefix all run lines with %run by George Karpenkov · 7 years ago
  48. 868b31b [winasan] Update GetInstructionSize for Win10 1803 by David Major · 7 years ago
  49. 49fcf17 [ASan] Fix range check in AddrIsInHighShadow by David Major · 7 years ago
  50. 6a6e690 [libFuzzer] refactor the implementation of -print_coverage by Kostya Serebryany · 7 years ago
  51. 65e9f1f Enable SANITIZER_INTERCEPTOR_HOOKS for NetBSD by Kamil Rytarowski · 7 years ago
  52. 2903a9b [tsan] Add debugging API to retrieve the "external tag" from reports by Kuba Mracek · 7 years ago
  53. ca804ca [asan] Enable memtrinsics interception for RTEMS by Walter Lee · 7 years ago
  54. 603c7ae [sanitizer] Port fast stack unwinder to sparcv8 by Walter Lee · 7 years ago
  55. 5d95f27 [libFuzzer] simplify tests, remove one redundant test; NFC by Kostya Serebryany · 7 years ago
  56. d80e821 [libFuzzer] remove the dump_coverage flag, it hasn't been working with the inline sanitizer coverage anyway by Kostya Serebryany · 7 years ago
  57. 9788e60 Setup ORIGIN/NetBSD option in sanitizer tests by Kamil Rytarowski · 7 years ago
  58. 59bf1e8 [libFuzzer] remove the experimental support for clang coverage instrumentation. This mode has not been used and our experiments with https://github.com/google/fuzzer-test-suite show that this signal is weaker than the SanitizerCoverage by Kostya Serebryany · 7 years ago
  59. 3bde962 [asan] Initialize fake stack during thread init by Walter Lee · 7 years ago
  60. f489e2b [libFuzzer] Experimental data flow tracer for fuzz targets. by Kostya Serebryany · 7 years ago
  61. b8238db4 Register NetBSD/i386 in asan_mapping.h by Kamil Rytarowski · 7 years ago
  62. c58988a [lsan] Try to fix test failure due to compiler optimization by Peter Wu · 7 years ago
  63. aee7b0f wrong usages of sem_open in the libFuzzer by Kamil Rytarowski · 7 years ago
  64. 327f5f3 [sanitizer] Attempt to fix strace_test.cc on ppc64le by Vitaly Buka · 7 years ago
  65. ebbc754 [sanitizer] Fix typo in comment by Vitaly Buka · 7 years ago
  66. 5dcc94c [sanitizer] Renamed local variable by Vitaly Buka · 7 years ago
  67. edad575 [sanitizer] Fix compilation after invalid rebase by Vitaly Buka · 7 years ago
  68. e0c6ead [sanitizer] Don't miss threads by ThreadSuspender by Vitaly Buka · 7 years ago
  69. d790eff [libFuzzer] add a simple puzzle that is difficult for today's libFuzzer by Kostya Serebryany · 7 years ago
  70. c779388 [sanitizer] Use all available rounded up capacity by Vitaly Buka · 7 years ago
  71. ed43f18 [lsan] Report unsuspended threads by Vitaly Buka · 7 years ago
  72. cf50425 [sanitizer] Fix argument type and remove unneeded vector resize by Vitaly Buka · 7 years ago
  73. 1608ca6 [CMake] Build shared version of runtimes for Fuchsia by Petr Hosek · 7 years ago
  74. 34794a9 [sanitizer] Use tid_t in ThreadLister by Vitaly Buka · 7 years ago
  75. d3e55bf7 [sanitizer] Cleanup sorting functions by Vitaly Buka · 7 years ago
  76. 73634e4 [dfsan] add one more sanitizer-coverage hook to the whitelist by Kostya Serebryany · 7 years ago
  77. 0a4d213 [libFuzzer] Disable print-func.test on Darwin. by Matt Morehouse · 7 years ago
  78. cb7912c [sanitizer] Correct 64-bit atomic_store on 32-bit "other" platforms by Kostya Kortchinsky · 7 years ago
  79. ed3065f Add basic compiler-rt builtins support for hexagon. by Sid Manning · 7 years ago
  80. fb66378 [sanitizer] Remove unneeded blank lines by Vitaly Buka · 7 years ago
  81. 0590a5b [sanitizer] Update .clang-format in compiler-rt by Vitaly Buka · 7 years ago
  82. 14cf71a [libFuzzer] Guard symbolization with try-lock. by Matt Morehouse · 7 years ago
  83. e21fbe5 [sanitizer] Read file to InternalMmapVectorNoCtor by Vitaly Buka · 7 years ago
  84. 6b13684 [sanitizer] Close fd on ReadFromFile error by Vitaly Buka · 7 years ago
  85. 7381f26 [sanitizer] Fix InternalMmapVectorNoCtor reserve and resize by Vitaly Buka · 7 years ago
  86. 47bc8f1 [asan] Fix bug introduced by r331647 by Walter Lee · 7 years ago
  87. 4e76d7f [sanitizer] Add InternalMmapVector::swap by Vitaly Buka · 7 years ago
  88. 4199dbd [sanitizer] Fix error checking in ThreadLister by Vitaly Buka · 7 years ago
  89. 47db4e6 Revert "[sanitizer] Be more accurate when calculating the previous instruction address on ARM." by Igor Kudrin · 7 years ago
  90. afdaaba [XRay][compiler-rt] Add llvm-mca assembler annotations for XRay (NFC) by Dean Michael Berris · 7 years ago
  91. 356e584 [dfsan] update the abilist for the sanitizer coverage; also remove the fuzz target from this list by Kostya Serebryany · 7 years ago
  92. e2953dc [sanitizer] Simplify ThreadLister interface by Vitaly Buka · 7 years ago
  93. 440d76c [sanitizer] s/TestOnlyInit/Init for the allocator ByteMap (NFC) by Kostya Kortchinsky · 7 years ago
  94. 7b24aea [asan] Port asan_malloc_linux.cc to RTEMS by Walter Lee · 7 years ago
  95. 5db43c6 [sanitizer] On RTEMS, avoid recursion when reporting Mmap failure by Walter Lee · 7 years ago
  96. 483eb86 [asan] Set flags appropriately for RTEMS by Walter Lee · 7 years ago
  97. 29306b9 [sanitizer] Add definitions for Myriad RTEMS platform by Walter Lee · 7 years ago
  98. 61de8a5 [sanitizer] Be more accurate when calculating the previous instruction address on ARM. by Igor Kudrin · 7 years ago
  99. fac095c [sanitizer] Add operator== and operator!= for InternalMmapVectorNoCtor by Vitaly Buka · 7 years ago
  100. 2a20955 [sanitizer] Replace InternalScopedBuffer with InternalMmapVector by Vitaly Buka · 7 years ago