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