1. 0798a63 Add a note about sharded tests to documentation by Mike Kruskal · 2 days ago main
  2. 9aa29ee Update fuzztest to the latest Abseil by Mike Kruskal · 2 days ago
  3. 20fad20 Add support for Flatbuffers with 64-bit offsets. by FuzzTest Team · 2 days ago
  4. 98ab895 Always clean up TLS auto-dictionary. by Xinhao Yuan · 2 days ago
  5. 371828c No public description by FuzzTest Team · 3 days ago
  6. 1401ec3 No public description by Xinhao Yuan · 4 days ago
  7. 8b1e279 No public description by Xinhao Yuan · 4 days ago
  8. 73a2456 No public description by FuzzTest Team · 5 days ago
  9. 3290214 Fix MacOS build issues. by FuzzTest Team · 8 days ago
  10. 4639541 No public description by FuzzTest Team · 8 days ago
  11. ea4d5f1 Create new flags from FuzzTest configuration fields used in Centipede. by Xinhao Yuan · 11 days ago
  12. 8298dd9 No public description by Xinhao Yuan · 11 days ago
  13. da27bca No public description by FuzzTest Team · 2 weeks ago
  14. 7bd4f25 Disable running multiple fuzz tests by default and remove the tests. by Xinhao Yuan · 2 weeks ago
  15. 36a7acd Fix off-by-one error in Flatbuffers domain field mutation. by FuzzTest Team · 3 weeks ago
  16. 19f2215 Fix flatbuffers enum domain corpus validation by FuzzTest Team · 3 weeks ago
  17. 5b3bc96 No public description by FuzzTest Team · 3 weeks ago
  18. 7991d2b No public description by Xinhao Yuan · 3 weeks ago
  19. a4eafb7 Arbitrary Enum Domain by Daniel Lowengrub · 3 weeks ago
  20. 50b9c99 Arbitrary Status Domain by Daniel Lowengrub · 4 weeks ago
  21. 66e6962 No public description by FuzzTest Team · 4 weeks ago
  22. d87e49a No public description by FuzzTest Team · 4 weeks ago
  23. 8fec746 Fix the validation of `Arbitrary<string_view>`. by Daniel Lowengrub · 4 weeks ago
  24. e8c9360 Arbitrary StatusCode Domain by Daniel Lowengrub · 4 weeks ago
  25. b03aa1d No public description by FuzzTest Team · 5 weeks ago
  26. a4b7237 Relax the checking of std::filesystem::create_directories for seed inputs dir. by Xinhao Yuan · 5 weeks ago
  27. fd4c717 No public description by Xinhao Yuan · 6 weeks ago
  28. 91eb889 No public description by FuzzTest Team · 6 weeks ago
  29. 5d59b74 No public description by FuzzTest Team · 6 weeks ago
  30. aa3695e No public description by FuzzTest Team · 6 weeks ago
  31. 77ddf26 No public description by FuzzTest Team · 6 weeks ago
  32. 5f739f5 Fix included headers in fuzztest_macros and fuzztest_macros_test. by Filip Niksic · 6 weeks ago
  33. b1e9528 Fix headers in any_test, centipede_adaptor, and corpus_database. by Filip Niksic · 6 weeks ago
  34. e24a910 Remove unused headers in regexp_dfa.cc. by Filip Niksic · 6 weeks ago
  35. 6e19297 Fix included headers in several tests. by Filip Niksic · 6 weeks ago
  36. e05cf7b No public description by FuzzTest Team · 6 weeks ago
  37. 6244629 No public description by FuzzTest Team · 6 weeks ago
  38. 89ebed2 Create a library for the FuzzTest LLVM fuzzer wrapper to be used outside Bazel. by Xinhao Yuan · 7 weeks ago
  39. 6163b8c Include `cmake/generate_cmake_from_bazel.py` in a BUILD rule. by Filip Niksic · 7 weeks ago
  40. 426dfbd Let persistent batch stop gracefully on cleanup if possible. by Xinhao Yuan · 7 weeks ago
  41. d3cf568 Fix the test of per-iteration fixture skipping to reflect the actual behavior. by Xinhao Yuan · 7 weeks ago
  42. d1e8fbb No public description by FuzzTest Team · 8 weeks ago
  43. f959b01 Always update `last_execute_log_path_` on batch requests. by Xinhao Yuan · 8 weeks ago
  44. 7824a57 Enable propagating env vars to binaries started by Centipede. by Filip Niksic · 9 weeks ago
  45. d76b146 Avoid resetting detached thread-local states. by Xinhao Yuan · 9 weeks ago
  46. b5ca18f Automated Code Change by FuzzTest Team · 9 weeks ago
  47. ab974f3 Disable the reporter before exiting to avoid "UnexpectedExit" error. by Xinhao Yuan · 10 weeks ago
  48. 0baf1b7 No public description by FuzzTest Team · 10 weeks ago
  49. 800c545 Fix the test filter in the reported reproduction command. by Filip Niksic · 10 weeks ago
  50. 4b43388 Add a "fuzz_test" property to FuzzTest tests. by Filip Niksic · 2 months ago
  51. 96e0bf4 Make runner cleanup timeout configurable via a flag. by Xinhao Yuan · 3 months ago
  52. eb7c361 Fix GetRandomSide always returning left by FuzzTest Team · 3 months ago
  53. dc32713 Support input reduction. by Xinhao Yuan · 3 months ago
  54. 36b8640 No public description by FuzzTest Team · 3 months ago
  55. 3f73015 Let Centipede exit with EXIT_SUCCESS on early termination. by Xinhao Yuan · 3 months ago
  56. 9600119 Disable populating binary info when invoking the Centipede binary. by Xinhao Yuan · 3 months ago
  57. 52ddf38 No public description by Xinhao Yuan · 3 months ago
  58. 4501e87 Update FuzzingBitGen to reduce possible infinite loops. by Laramie Leavitt · 3 months ago
  59. 3874258 Merge pull request #1994 from posidron:windows-coverage-support by Copybara-Service · 3 months ago
  60. fb1f458 Fix macro definition for coverage availability by Christoph Diehl · 3 months ago
  61. d91fc5c Update fuzztest/internal/coverage.cc by Christoph Diehl · 3 months ago
  62. bb9aafa Add Windows (clang-cl) support for continuous fuzzing by Christoph Diehl · 3 months ago
  63. 3e42dc3 Enable stack depth tracking via -fsanitize-coverage=stack-depth. by Xinhao Yuan · 3 months ago
  64. 41e1606 Do not report/abort when the reporter is disabled. by Xinhao Yuan · 3 months ago
  65. 2145ac8 Fix potential stack-overflow by moving Capture() seeding into cleanup. by Xinhao Yuan · 3 months ago
  66. 54ed362 Send SIGKILL to subprocesses on destructing Command. by Xinhao Yuan · 3 months ago
  67. 73c5bc4 Extend the cmp tracing entry size to 128. by Xinhao Yuan · 3 months ago
  68. b6d8465 Use reservoir sampling in auto-dictionary tracing and collection. by Xinhao Yuan · 3 months ago
  69. e58f8dd No public description by FuzzTest Team · 3 months ago
  70. 1f7726d Make the maximum input size for LLVMFuzzer targets configurable. by Xinhao Yuan · 3 months ago
  71. 2774d42 Track mutant origins. by Xinhao Yuan · 3 months ago
  72. ca868c2 Change a few functions that take const {ByteArray,string}& to take ByteSpan. by Xinhao Yuan · 3 months ago
  73. 6a217df NFC: Rename mutation_input.h to mutation_data.h to include the output types. by Xinhao Yuan · 3 months ago
  74. f67a6fe Avoid interference from destructed Commands by owning the redirected files. by Xinhao Yuan · 4 months ago
  75. 362a279 No public description by FuzzTest Team · 4 months ago
  76. 7636e7c Bump up the versions of dependencies and fix Bazel load statements. by Filip Niksic · 4 months ago
  77. 4aaf69f No public description by Filip Niksic · 4 months ago
  78. 9c936b5 No public description by Tobias Werth · 4 months ago
  79. d8e979e Prioritize custom printers over default aggregate printing. by Filip Niksic · 4 months ago
  80. c1c9e87 Change the default corpus weight method to "uniform". by Xinhao Yuan · 4 months ago
  81. 98b0970 Handle empty crash signatures and descriptions in crash deduplication. by Filip Niksic · 4 months ago
  82. fb29fbd Refactor FuzzTest custom printer extension points. by Filip Niksic · 4 months ago
  83. 54b2ccd Add WithRepeatedFieldsSoftMaxSize to Protobuf domains and WithSoftMaxSize to Container domains. by FuzzTest Team · 4 months ago
  84. 54dfec0 No public description by FuzzTest Team · 4 months ago
  85. 2568b53 Fix tsan warning about ExecutionCoverage::SetTracing() by agrieve · 5 months ago
  86. 8d168d7 No public description by FuzzTest Team · 5 months ago
  87. 9966bf3 No public description by FuzzTest Team · 5 months ago
  88. 2d7add1 Retry mutation failure once per batch if in persistent mode. by Xinhao Yuan · 5 months ago
  89. becfb23 Use the stop time as the deadline for the seeding command. by Xinhao Yuan · 5 months ago
  90. 8359318 Add various weight computation methods. by Xinhao Yuan · 5 months ago
  91. 82c5458 Pin Bazel version to 8.5.0. by Xinhao Yuan · 5 months ago
  92. 5a70274 Allow missing DlInfo. by Xinhao Yuan · 5 months ago
  93. 9534f7a No public description by FuzzTest Team · 5 months ago
  94. a72f099 Add more coordination between the watchdog thread and the test thread. by Xinhao Yuan · 5 months ago
  95. 3684535 No public description by Xinhao Yuan · 5 months ago
  96. b6e1af9 Log execution RSS usage for debugging leakage. by Xinhao Yuan · 5 months ago
  97. 725b15d Print the mutate execution log only when stop condition is off. by Xinhao Yuan · 5 months ago
  98. f0a421a Clarify the log message on batch cleanup failure. by Xinhao Yuan · 5 months ago
  99. 6e4dee4 Clean up IRObject for custom domain creation. by Xinhao Yuan · 6 months ago
  100. 41c8a0f No public description by FuzzTest Team · 6 months ago