1. def3da8 Revert "[libFuzzer] always install signal handler with SA_ONSTACK" (#153114) by Keith Randall · 36 hours ago main
  2. 9db1971 [libFuzzer] always install signal handler with SA_ONSTACK (#147422) by Keith Randall · 4 days ago
  3. a15d419 [compiler-rt][libFuzzer] Add support for capturing SIGTRAP exits. (#149120) by Dan Blackwell · 2 weeks ago
  4. bea408a [compiler-rt] Include missing headers for libFuzzer (#146828) by Takuto Ikuta · 5 weeks ago
  5. 24f4062 [compiler-rt] [Fuzzer] Fix tests linking buildbot failure (#144495) by Muhammad Omair Javaid · 8 weeks ago
  6. 9a088dc [compiler-rt] [Fuzzer] Fix ARMv7 test link failure by linking unwinder (#144495) by Omair Javaid · 8 weeks ago
  7. ac236e5 [compiler-rt] Remove unused local variables (NFC) (#144010) by Kazu Hirata · 9 weeks ago
  8. 3ce8d2b [libfuzzer] Clarify -max_len behavior on bigger files (#123095) by Paweł Bylica · 7 months ago
  9. e31b999 Revert "[libfuzzer] use timer_create() instead of setitimer() for linux" (#115811) by Florian Mayer · 9 months ago
  10. 98e5615 [libfuzzer] use timer_create() instead of setitimer() for linux (#110274) by Min · 9 months ago
  11. 144d32a [compiler-rt] Add custom libc++ workaround for CMake < 3.26 by Alexander Richardson · 9 months ago
  12. 23d1d3b [compiler-rt] [fuzzer] Skip trying to set the thread name on MinGW (#115167) by Martin Storsjö · 9 months ago
  13. a95c779 [compiler-rt] Use installed libc++(abi) for tests instead of build tree by Alexander Richardson · 9 months ago
  14. a712831 [compiler-rt] Include stdlib.h for exit() (#115025) by Nico Weber · 9 months ago
  15. 3134e5f [fuzzer] fix clang-cl build fuzzer lit test failure (#112339) by Wu Yingcong · 10 months ago
  16. 43b49b1 Fix libFuzzer not building with pthreads on Windows (#109525) by Zentrik · 11 months ago
  17. d7b87c8 Revert "[compiler-rt][fuzzer] SetThreadName build fix for Mingwin attempt (#106902)" by Martin Storsjö · 12 months ago
  18. c938a69 [compiler-rt][fuzzer] SetThreadName build fix for Mingwin attempt (#106902) by David CARLIER · 12 months ago
  19. 487e793 [compiler-rt] Reland "SetThreadName implementation for Fuchsia" (#105179) by David CARLIER · 12 months ago
  20. ac64a12 Revert "[compiler-rt][fuzzer] implements SetThreadName for fuchsia." (#105162) by David CARLIER · 12 months ago
  21. b23957f [compiler-rt][fuzzer] implements SetThreadName for fuchsia. (#99953) by David CARLIER · 12 months ago
  22. e329ef9 Don't pass null pointers to memcmp and memcpy in libFuzzer (#96775) by David Benjamin · 1 year ago
  23. e883a5a [compiler-rt] Silence warnings by Alexandre Ganea · 1 year ago
  24. 83e3430 [libFuzzer] Fix incorrect coverage number in fork mode (#82335) by Scallop Ye · 1 year, 1 month ago
  25. 8e1f6dc Revert "[compiler-rt] Silence function cast warning when building with Clang ToT targetting Windows" by Alexandre Ganea · 1 year, 1 month ago
  26. 9f0486e [compiler-rt] Silence function cast warning when building with Clang ToT targetting Windows by Alexandre Ganea · 1 year, 1 month ago
  27. d1c118c [compiler-rt] Revise IDE folder structure (#89753) by Michael Kruse · 1 year, 2 months ago
  28. 8b9bfd6 [libfuzzer] Prevent MSan false positive when printing log with -jobs (#91679) by Thurston Dang · 1 year, 3 months ago
  29. bd6eba7 [compiler-rt] Update libFuzzer build script to use C++17. (#89604) by Frederic Cambus · 1 year, 4 months ago
  30. 759202d [compiler-rt] Remove llvm_gtest dependency from unit tests by Alexander Richardson · 1 year, 5 months ago
  31. ac9f9af [compiler-rt] reimplements GetMemoryProfile for netbsd. (#84841) by David CARLIER · 1 year, 5 months ago
  32. d93f5e3 [compiler-rt][Fuzzer] fix windows typo (#84407) by David CARLIER · 1 year, 5 months ago
  33. 97dff8c [compiler-rt][fuzzer] Reland "SetThreadName windows implementation" (#83562) by David CARLIER · 1 year, 5 months ago
  34. 4bcc26b Revert fuzzer windows changes (#83551) by David CARLIER · 1 year, 6 months ago
  35. 5a290dc [compiler-rt][fuzzer] windows build unbreak proposal. (#83538) by David CARLIER · 1 year, 6 months ago
  36. 5a094a6 [compiler-rt][Fuzzer] SetThreadName windows implementation new try. (#76761) by David CARLIER · 1 year, 6 months ago
  37. 092c3d8 [Fuzzer] Use user signal to coordinate handler shutdown (#82067) by James Robinson · 1 year, 6 months ago
  38. 4af288b [Fuzzer] Enable custom libc++ for Android (#70407) by Ryan Prichard · 1 year, 10 months ago
  39. fc989e9 [compiler-rt] Use std::clamp (NFC) by Kazu Hirata · 1 year, 10 months ago
  40. 758bd21 [Fuzzer] Optimize UpdateFeatureFrequency (#65288) by Arseny Kapoulkine · 2 years ago
  41. 7b2ecd4 [Fuzzer] Update build.sh to fix build errors (#65496) by Arseny Kapoulkine · 2 years ago
  42. 0175ef6 Revert "[Fuzzer] SetThreadName implementation for Windows" by Vitaly Buka · 2 years ago
  43. 035080f [NFC][fuzzer] Cleanup SetThreadName after D156317 by Vitaly Buka · 2 years ago
  44. bc53e33 [fuzzer] Try to fix windows build after D156317 by Vitaly Buka · 2 years ago
  45. d369e18 Revert "[fuzzer] Try to fix windows build after D156317" by Vitaly Buka · 2 years ago
  46. 40cc445 [fuzzer] Try to fix windows build after D156317 by Vitaly Buka · 2 years ago
  47. 6bdc673 [Fuzzer] SetThreadName implementation for Windows by David CARLIER · 2 years ago
  48. b964a08 [NFC][compiler-rt] Add missing space in libfuzzer -help docs by MarcoFalke · 2 years, 1 month ago
  49. c3fb843 Revert "[Fuzzer] SetThreadName implementation for Windows" by David Carlier · 2 years, 1 month ago
  50. 7359f8c [Fuzzer] SetThreadName implementation for Windows by David CARLIER · 2 years, 1 month ago
  51. 3a70f40 Revert "[Fuzzer] SetThreadName implementation for Windows" by Vitaly Buka · 2 years, 1 month ago
  52. 5045ddf [Fuzzer] SetThreadName implementation for Windows by David CARLIER · 2 years, 1 month ago
  53. 165fe81 [Fuzzer] Assign names to workers by David CARLIER · 2 years, 1 month ago
  54. 19da23a [fuzzer] Enable loongarch64 by Youling Tang · 2 years, 1 month ago
  55. a5ae63b [fuzzer][fuchsia] Support RISC-V by Roland McGrath · 2 years, 2 months ago
  56. 26cc39e [fuzzer] Platfom specific version of PageSize by Vitaly Buka · 2 years, 2 months ago
  57. b710c6f [fuzzer] Don't hard-code page size in FuzzerUtil.h by zhanglimin · 2 years, 2 months ago
  58. 6d1ed34 Revert "[fuzzer] Don't hard-code page size in FuzzerUtil.h" by Jason Molenda · 2 years, 2 months ago
  59. 30e1730 [fuzzer] Don't hard-code page size in FuzzerUtil.h by zhanglimin · 2 years, 2 months ago
  60. 0e0296d [NFC][Py Reformat] Reformat python files in the rest of the dirs by Tobias Hieta · 2 years, 2 months ago
  61. 37a9774 [libfuzzer] avoid unneccessary auto-copy by Wu, Yingcong · 2 years, 2 months ago
  62. 0047c19 [fuzzer] Fix -Wunreachable-code-aggressive warning in FuzzerDriver.cpp by Nico Weber · 2 years, 2 months ago
  63. 384e211 [compiler-rt] [test] [fuzzer] Don't pass msvc/clang-cl specific flags to mingw tools by Martin Storsjö · 2 years, 2 months ago
  64. 1766fe3 [fuzzer] Use puts() rather than printf() in CopyFileToErr() by Roy Sundahl · 2 years, 2 months ago
  65. 579860e [libfuzzer] add test of cov file-id in control file by Wu, Yingcong · 2 years, 2 months ago
  66. b02551a Revert "[fuzzer] Use puts() rather than printf() in CopyFileToErr()" by Matthew Voss · 2 years, 2 months ago
  67. ab2ff65 [fuzzer] Use puts() rather than printf() in CopyFileToErr() by Roy Sundahl · 2 years, 2 months ago
  68. 78f4bd9 [libfuzzer] Fix build error due to out-of-line definition of 'Fuzzer' does not match any declaration in 'fuzzer::Fuzzer' (NFC) by Jie Fu · 2 years, 2 months ago
  69. bb18830 [libfuzzer] avoid unneccessary copy by Wu, Yingcong · 2 years, 2 months ago
  70. 3ae49d0 [fuzzer] Make sure we never delete Fuzzer by Vitaly Buka · 2 years, 2 months ago
  71. 4b0de04 Add test for Flags.data_flow_trace by Wu, Yingcong · 2 years, 2 months ago
  72. 2f5c1c6 Use the right printf format specifiers by Wu, Yingcong · 2 years, 2 months ago
  73. d62efeb Adding missing colon by Advenam Tacet · 2 years, 2 months ago
  74. c299e06 Revert "Reland "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests"" by Haowei Wu · 2 years, 2 months ago
  75. 6c0cb15 Reland "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests" by Rainer Orth · 2 years, 2 months ago
  76. 963ab37 Revert "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests" by Vitaly Buka · 2 years, 2 months ago
  77. b68486e [compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests by Rainer Orth · 2 years, 2 months ago
  78. 5e72d80 [Libfuzzer] Include signal.h for SIGINT by Krzysztof Parzyszek · 2 years, 2 months ago
  79. ff41c1c Libfuzzer fix for Ctrl + c not working with -fork and -ignore_crashes=1 by Maxim Schessler · 2 years, 2 months ago
  80. 136a0ba [CMake] Option to select C++ library for runtimes that use it by Petr Hosek · 2 years, 2 months ago
  81. ce7a431 [libFuzzer] Extend the fuzz target intarface to allow -1 return value. by Kostya Serebryany · 2 years, 2 months ago
  82. 50dc77a Revert "[CMake][compiler-rt] Clean up the use of libcxx and libcxxabi" by Petr Hosek · 2 years, 2 months ago
  83. 50fe908 [CMake][compiler-rt] Clean up the use of libcxx and libcxxabi by Petr Hosek · 2 years, 2 months ago
  84. 8c12e58 [CMake] Use set rather than list PREPEND by Petr Hosek · 2 years, 2 months ago
  85. 27e4cb7 [CMake][compiler-rt] Treat target cflags as list rather than string by Petr Hosek · 2 years, 2 months ago
  86. 6e8daf2 Revert "[CMake][compiler-rt] Clean up the use of libcxx and libcxxabi" by Petr Hosek · 2 years, 2 months ago
  87. 3598002 [CMake][compiler-rt] Clean up the use of libcxx and libcxxabi by Petr Hosek · 2 years, 2 months ago
  88. 86a2fa7 [libFuzzer] Use the compiler to link the relocatable object by Petr Hosek · 2 years, 2 months ago
  89. 265d914 Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"." by Stella Laurenzo · 2 years, 2 months ago
  90. 4765f66 Revert "[cmake] Prefix gtest and gtest_main with "llvm_"." by Stella Laurenzo · 2 years, 2 months ago
  91. bc772d1 [cmake] Prefix gtest and gtest_main with "llvm_". by Stella Laurenzo · 2 years, 2 months ago
  92. ad33b52 [libFuzzer] Refactor GetNextInstructionPc/GetPreviousInstructionPc by Fangrui Song · 2 years, 2 months ago
  93. 6fd5736 [libc++] Disable coverage with sanitize-coverage=0 by Ben Wagner · 2 years, 2 months ago
  94. 36430d5 Revert "[CMake] Update internal libc++ configuration" by Petr Hosek · 2 years, 2 months ago
  95. 8fd2437 [CMake] Update internal libc++ configuration by Petr Hosek · 2 years, 2 months ago
  96. e6e353b [compiler-rt] Use the runtimes build for custom libc++ by Petr Hosek · 2 years, 2 months ago
  97. 251916e [libFuzzer] Disable Msan on InternalStrnlen by Vitaly Buka · 2 years, 2 months ago
  98. 5bc8708 [libFuzzer] Improve corpus replacement unit test. by Matt Morehouse · 2 years, 2 months ago
  99. 716a836 Fix unused variable warning. by Sterling Augustine · 2 years, 2 months ago
  100. 7ef5b2b [libFuzzer] Update InputInfo.TimeOfUnit when replacing it in the corpus. by PZ Read · 2 years, 2 months ago