1. 691c893 Update rules_python to 0.28.0 (#250) by Marcel · 5 weeks ago upstream-master
  2. 273fcfd Make fmeum the BCR maintainer (#249) by Fabian Meumertzheim · 9 weeks ago
  3. 2b2406b Update metadata.template.json with correct email (#247) by Stefan Bucur · 9 weeks ago
  4. 9d0ef1c Fix incompatibility with Bazel 6 (#248) by Fabian Meumertzheim · 9 weeks ago
  5. b0199e6 Add metadata for "Publish to BCR" app (#246) by Fabian Meumertzheim · 3 months ago
  6. 1dbcd91 Add support for Bzlmod (#242) by Fabian Meumertzheim · 3 months ago
  7. d17a7d7 Update to Bazel 7 (#241) by Fabian Meumertzheim · 6 months ago
  8. 67ba026 Update pip_parse invocation (#240) by Ted Pudlik · 7 months ago
  9. 0315295 Fix import to include full path (#238) by Adam Cozzette · 7 months ago
  10. 3504079 Update abseil-cpp to fix build with Clang >=16 (#237) by Robin Lindén · 8 months ago
  11. ef5d034 Fix `main_class` error in `java_fuzz_test` (#236) by Fabian Meumertzheim · 9 months ago
  12. ec40a7b Update Jazzer to v0.20.1 (#232) by Fabian Meumertzheim · 9 months ago
  13. 3b77f15 Add `asan-ubsan` instrumentation option (#231) by Fabian Meumertzheim · 9 months ago
  14. dff339f Apply buildifier lint fixes (#233) by Fabian Meumertzheim · 9 months ago
  15. d93363c Update and simplify Jazzer integration (#218) by Fabian Meumertzheim · 12 months ago
  16. 964d773 Update honggfuzz to 2.5 (#229) by Fabian Meumertzheim · 12 months ago
  17. 9865504 Update rules_python and use new deps installer (#225) by Keith Smiley · 1 year, 3 months ago
  18. a68bf9f Update bazel to 5.4.0 (#226) by Keith Smiley · 1 year, 3 months ago
  19. 22a866a Fix memory leaks in Java runfiles test (#220) by Fabian Meumertzheim · 1 year, 7 months ago
  20. 040489e Add coverage support to C++ regression tests (#212) by Fabian Meumertzheim · 1 year, 7 months ago
  21. 77f6821 Do not deviate from UBSan default for local fuzzing (#219) by Fabian Meumertzheim · 1 year, 7 months ago
  22. 4cce8c7 Use Bazel's default `PATH` when running Python actions (#217) by Fabian Meumertzheim · 1 year, 7 months ago
  23. b193df7 Remove libFuzzer stub source file (#213) by Fabian Meumertzheim · 1 year, 7 months ago
  24. 5ef6c23 Update the RE2 example to the latest version. (#211) by Stefan Bucur · 1 year, 10 months ago
  25. 23f9676 Bump up rules_python to v0.11 (#208) by Stefan Bucur · 1 year, 10 months ago
  26. 864d985 Appease unused variable warnings in libfuzzer_stub.cc (#210) by Matt Armstrong · 1 year, 10 months ago
  27. 4fc5895 Update CODEOWNERS (#209) by Stefan Bucur · 1 year, 10 months ago
  28. bb61ddf Support "size" and "timeout" on *_fuzz_test (#204) by Fabian Meumertzheim · 2 years ago
  29. c4ae20c Fix bazel_lint job (#205) by Fabian Meumertzheim · 2 years, 1 month ago
  30. 41c0753 Update the README to point to latest release. (#197) by Stefan Bucur · 2 years, 5 months ago
  31. 47feed2 Update rules_python to 0.6.0 (#199) by Fabian Meumertzheim · 2 years, 5 months ago
  32. 69a849f Improve CI setup (#196) by Fabian Meumertzheim · 2 years, 5 months ago
  33. bf065ea Fix native library handling (#195) by Fabian Meumertzheim · 2 years, 5 months ago
  34. d759d01 Pin Bazel to 4.2.2 (#194) by Fabian Meumertzheim · 2 years, 5 months ago
  35. ebf883d Updated the README file to clarify prerequisites. (#191) by Stefan Bucur · 2 years, 5 months ago
  36. 9b3d9a8 Update jazzer (#181) by Fabian Meumertzheim · 2 years, 6 months ago
  37. facdeb5 Support UBSan for local fuzzing (#187) by Fabian Meumertzheim · 2 years, 7 months ago
  38. bb89e9f Allow passing deploy_manifest_lines to java_fuzz_test (#184) by Fabian Meumertzheim · 2 years, 7 months ago
  39. 4721596 Link UBSan C++ runtime with a flag rather than explicitly (#186) by Fabian Meumertzheim · 2 years, 7 months ago
  40. 5ffd60f Instrument native libraries in deploy JARs (#183) by Fabian Meumertzheim · 2 years, 7 months ago
  41. c13dcd6 Update abseil-cpp (#182) by Fabian Meumertzheim · 2 years, 7 months ago
  42. 4bafba5 Check if the non-escaped chars are spaces or printable in "C" locale to match libFuzzer's dictionary parsing. (#178) by Xinhao Yuan · 2 years, 9 months ago
  43. e409c0c Restore and verify GCC compatibility (#177) by Fabian Meumertzheim · 2 years, 10 months ago
  44. b2b3efd Use correct SHA256 sum (fixes #172) (#173) by Stefan Bucur · 2 years, 11 months ago
  45. 9775cd5 Do not add "--" when passing args into the engine launcher since other options are passed using environment variables; In engine launchers, append the args to the fuzzer command. (#171) by Xinhao Yuan · 2 years, 11 months ago
  46. d717ccf Update the package version in the README. (#170) by Stefan Bucur · 3 years ago
  47. 75e5a38 Reorganize and update the Java documentation in the README file in a … (#166) by Stefan Bucur · 3 years ago
  48. 2548aea Do not link to binary from its own runfiles tree (#161) by Fabian Meumertzheim · 3 years ago
  49. bd48493 Simplify Java example names (#159) by Fabian Meumertzheim · 3 years ago
  50. 2a2268c Disable leak instrumentation for Jazzer (#160) by Fabian Meumertzheim · 3 years ago
  51. 31b9b72 Set RUNFILES_DIR in launcher (#163) by Fabian Meumertzheim · 3 years ago
  52. 5910985 Use correct `cc_engine_instrumentation` in `jazzer` config (#158) by Fabian Meumertzheim · 3 years ago
  53. 1807f47 Add OSS-Fuzz support to java_fuzz_test (#157) by Fabian Meumertzheim · 3 years ago
  54. 82d523f Fix bazel_skylib rule and update the documents. (#156) by Xinhao Yuan · 3 years ago
  55. 5d64df8 Fix linting warnings and add linting checks into the workflow. (#155) by Xinhao Yuan · 3 years ago
  56. e1450e7 Expose FuzzingEngineInfo so that external rules can use the information inside. (#154) by Xinhao Yuan · 3 years ago
  57. 47c0676 For LibFuzzer, do not read the output corpus in regression mode. (#153) by Xinhao Yuan · 3 years ago
  58. 5607904 Account for new OSS-Fuzz Jazzer binary names (#152) by Fabian Meumertzheim · 3 years ago
  59. ce7b85c Use OSS-Fuzz provided top-level files (#151) by Fabian Meumertzheim · 3 years ago
  60. 8860c71 Add full runfiles tree support (#149) by Fabian Meumertzheim · 3 years ago
  61. 76d0663 Add support for .options files to fuzzing_binary (#148) by Fabian Meumertzheim · 3 years, 1 month ago
  62. 2194c70 Filter unused runfiles for Jazzer targets (#147) by Fabian Meumertzheim · 3 years, 1 month ago
  63. a8e8945 Manually include <limits> to fix CI failures (#150) by Fabian Meumertzheim · 3 years, 1 month ago
  64. b12a9cb Prepare Java release (#145) by Fabian Meumertzheim · 3 years, 1 month ago
  65. 3c68834 Initial `java_fuzz_test` implementation (#143) by Fabian Meumertzheim · 3 years, 1 month ago
  66. 1663d55 Decompose FuzzingEngineInfo into orthogonal providers (#144) by Fabian Meumertzheim · 3 years, 2 months ago
  67. 85e62a9 Sync with what libFuzzer accepts. (#142) by Xinhao Yuan · 3 years, 2 months ago
  68. f6dc2e2 Improve dict validation (#140) by Xinhao Yuan · 3 years, 2 months ago
  69. 53e67a7 Fix OSX build (#139) by Eugene Kliuchnikov · 3 years, 2 months ago
  70. 8654b68 Add an optional flag for listing corpus paths in lines instead of sep… (#137) by Xinhao Yuan · 3 years, 2 months ago
  71. 3b96e43 Clarify dependency management in the README.md (#136) by Stefan Bucur · 3 years, 2 months ago
  72. 2277ee4 Update the release version mentioned in README.md (#135) by Stefan Bucur · 3 years, 3 months ago
  73. 152a918 Make sure the staging dir in OSS-Fuzz packaging rule is cleaned up, to permit non-sandboxed runs. (#134) by Stefan Bucur · 3 years, 3 months ago
  74. fc0e7d4 Force the linking of the UBSAN runtime in OSS-Fuzz builds. (#130) by Stefan Bucur · 3 years, 3 months ago
  75. e611b02 Simplify a fuzz test example. (#127) by Xinhao Yuan · 3 years, 4 months ago
  76. 73db9e7 Convention fix (#126) by Xinhao Yuan · 3 years, 4 months ago
  77. 7d99f1a Fix dictionary concatenation bug by enforcing newlines on each dictionary entry. (#125) by Stefan Bucur · 3 years, 4 months ago
  78. e0d80e0 Update the README file to point to the latest release. (#123) by Stefan Bucur · 3 years, 4 months ago
  79. 5dc3ec6 Final preparations before the first release. (#122) by Stefan Bucur · 3 years, 4 months ago
  80. f6062a8 Pin the hashes of all Python requirements. (#121) by Stefan Bucur · 3 years, 5 months ago
  81. 2c97fcd Allow picking the OSS-Fuzz instrumentation flags from $FUZZING_CFLAGS/$FUZZING_CXXFLAGS, too. (#120) by Stefan Bucur · 3 years, 5 months ago
  82. 04c6c33 Implement a number of changes needed for Envoy integration. (#119) by Stefan Bucur · 3 years, 5 months ago
  83. fc9bd22 Fix the base name of the OSS-Fuzz targets. (#118) by Stefan Bucur · 3 years, 5 months ago
  84. 6d70dfa Add CI Fuzzing support for checking the OSS-Fuzz integration. (#117) by Stefan Bucur · 3 years, 5 months ago
  85. 9b06352 Fix some missing dependencies. (#116) by Xinhao Yuan · 3 years, 5 months ago
  86. 5ea191b Reorganize the fuzzing dependency import code. (#115) by Stefan Bucur · 3 years, 5 months ago
  87. 03d1e92 Pin the compiler version used in this workspace and for CI workflows. (#114) by Stefan Bucur · 3 years, 5 months ago
  88. f6831c1 Add the replay engine as a new cc_fuzzing engine. (#111) by Stefan Bucur · 3 years, 5 months ago
  89. 5f8ddf8 Add the top-level test replayer logic and the entry point of a replay fuzzing engine. (#109) by Stefan Bucur · 3 years, 5 months ago
  90. 7592dd5 Separate the set of associated targets in a cc_fuzz_test rule in a distinct macro. (#110) by Stefan Bucur · 3 years, 5 months ago
  91. c43be6d Add a test rule for running a fuzz test against the seed corpus. (#107) by Stefan Bucur · 3 years, 5 months ago
  92. 58aedc4 Define a buffer class suitable for sequentially reading a potentially large set of corpus files. (#108) by Stefan Bucur · 3 years, 5 months ago
  93. d86b277 Implement the regression mode flag in the libFuzzer and Honggfuzz launchers. This is a prerequisite for adding "regression unit test" support. (#106) by Stefan Bucur · 3 years, 5 months ago
  94. 6db2f62 Add a set of file-related utilities that will be used in corpus traversal during replay. (#99) by Stefan Bucur · 3 years, 5 months ago
  95. 95fdcb3 Make the corpus directory always contain files, even if just an empty file. (#101) by Stefan Bucur · 3 years, 5 months ago
  96. 5471279 Add OSS-Fuzz support to the Bazel fuzzing rules. (#96) by Stefan Bucur · 3 years, 5 months ago
  97. 79cd836 Refactor the cc_fuzzing_engine implementation to use more precise naming. (#102) by Stefan Bucur · 3 years, 5 months ago
  98. 20e46d0 Start the work on a default replay (regression) engine used for executing a corpus or set of tests (#98) by Stefan Bucur · 3 years, 5 months ago
  99. 9c9d02a Add Xinhao as a code owner. (#97) by Stefan Bucur · 3 years, 5 months ago
  100. 6ddf1e5 Consolidate all fuzz test info (corpus, dictionaries, etc.) in one rule. (#94) by Stefan Bucur · 3 years, 6 months ago