- e03b32a Reimplement fuzzing instrumentation using Bazel transitions. (#86) by Stefan Bucur · 4 years ago
- 8cc9b29 Expand the documentation of the cc_fuzz_test macro. (#84) by Stefan Bucur · 4 years ago
- 6b841c6 Bump up the Stardoc dependency to the latest HEAD commit and regenerate the Markdown documentation. (#85) by Stefan Bucur · 4 years ago
- f782cd3 Update the repo HTTP archive source location in the README example. (#82) by Stefan Bucur · 4 years, 1 month ago
- 4de19aa Use the workspace name for labels in macros. (#81) by Stefan Bucur · 4 years, 1 month ago
- 23a540c Update Honggfuzz past the commit fixing ASAN overflow detection. (#80) by Stefan Bucur · 4 years, 1 month ago
- 7c12b01 Revamp the README documentation of the rules. (#78) by Stefan Bucur · 4 years, 1 month ago
- a4bb04b Explicitly disable libfuzzer instrumentation in Honggfuzz. (#79) by Stefan Bucur · 4 years, 1 month ago
- bf60569 Ignore VSCode configuration. (#77) by Stefan Bucur · 4 years, 1 month ago
- de69860 Auto-generate documentation for all fuzzing rules. (#76) by Stefan Bucur · 4 years, 1 month ago
- daa7ba8 Add Honggfuzz engine support through the --config=asan-honggfuzz build config. (#75) by Stefan Bucur · 4 years, 1 month ago
- 08a761f Remove the PR template. I'm currently working on the project primarily from VSCode, which automatically populates PRs from commit descriptions. (#73) by Stefan Bucur · 4 years, 1 month ago
- 7bd16ba Add the repository collaborators as CODEOWNERS (#74) by Stefan Bucur · 4 years, 1 month ago
- d4091eb Fix the buffer overflow example in opt build mode. (#72) by Stefan Bucur · 4 years, 1 month ago
- 6cc6969 Define new cc_fuzzing_engine rule. (#71) by Stefan Bucur · 4 years, 1 month ago
- 7148546 Formatting nit: Remove empty comment lines. (#70) by Stefan Bucur · 4 years, 2 months ago
- 704d600 Define .gitignore file excluding Bazel generated files. (#69) by Stefan Bucur · 4 years, 2 months ago
- 7b51831 Updates the snippet importing bazel-rules-fuzzing to the latest commit (#66) by Tengpeng · 4 years, 4 months ago
- bc4b3af Adds optional_args to launcher.py (#67) by Tengpeng · 4 years, 4 months ago
- c583dd3 Deletes is_regression parameter in fuzzing_launcher (#65) by Tengpeng · 4 years, 4 months ago
- fca4dcc Adds dictionary support to launcher (#63) by Tengpeng · 4 years, 4 months ago
- 69a6e66 Readme (#59) by Tengpeng · 4 years, 4 months ago
- ac0acb1 Uses maybe to download repositories (#64) by Tengpeng · 4 years, 4 months ago
- 9ae0b0a Uses pip3_import rule to install absl-py (#62) by Tengpeng · 4 years, 4 months ago
- b87b772 Solve potential corpus name conflict by Tengpeng · 4 years, 4 months ago
- a5f1a58 Supports regression test in fuzzing_launcher (#56) by Tengpeng · 4 years, 4 months ago
- 8bb09eb Removes glob in cc_fuzz_test (#57) by Tengpeng · 4 years, 4 months ago
- 40da443 Rule fuzzing_dictionary() (#52) by Tengpeng · 4 years, 4 months ago
- 8520424 Explicitly create directory in fuzzing_corpus (#53) by Tengpeng · 4 years, 4 months ago
- bbab435 Break up "Run all tests" in bazel_test.yml (#51) by Tengpeng · 4 years, 4 months ago
- 2cd7233 Fuzzing dictionary validation python script (#46) by Tengpeng · 4 years, 4 months ago
- a9c9e94 Create rules to load external dependencies (#48) by Tengpeng · 4 years, 5 months ago
- 630b5a0 Add corpus as an argument to fuzzing_launcher (#45) by Tengpeng · 4 years, 5 months ago
- 0441a95 Rule fuzzing_corpus for collecting corpus files (#38) by Tengpeng · 4 years, 5 months ago
- c61eac0 Use **kwargs to forward attributes in cc_fuzz_test (#39) by Tengpeng · 4 years, 5 months ago
- ae53f23 Test an example _run targets in CI (#37) by Tengpeng · 4 years, 5 months ago
- 94f585d Initial version of cc_fuzz_run, which creates a script <name>_run (#34) by Tengpeng · 4 years, 5 months ago
- 49976be Add -max_total_time argument into launcher.py (#35) by Tengpeng · 4 years, 5 months ago
- d7f7ddd Initial version of the Python launcher script for invoking fuzz target executables (#31) by Tengpeng · 4 years, 5 months ago
- 7813311 Replace PR_TEMPLATE with a more descriptive one (#33) by Tengpeng · 4 years, 5 months ago
- 6bb119d change directory layout (#30) by Tengpeng · 4 years, 5 months ago
- e7b83f9 suppress "uninitialized" warning for msan_fuzz_test (#27) by Tengpeng · 4 years, 5 months ago
- 9b6b6d5 Create fuzz test examples (#19) by Tengpeng · 4 years, 5 months ago
- d7d521f Enable C++, Starlark language linting in pushes and pull requests (#14) by Tengpeng · 4 years, 5 months ago
- cbb5d4a init Bazel WORKSPACE and create a dummy cc_binary (#5) by Tengpeng · 4 years, 6 months ago
- dc7dfc1 Merge pull request #4 from googleinterns/delete_unused_yaml by Tengpeng · 4 years, 6 months ago
- cb3cebc delete unused yaml file and test file by tengpeng · 4 years, 6 months ago
- 2a9eb3a test code_review.yaml by tengpeng · 4 years, 6 months ago
- 1ef0939 bug fix: append comma to the job name by tengpeng · 4 years, 6 months ago
- f7315f5 add workflow for code review by tengpeng · 4 years, 6 months ago
- 369b9af Create initial README file. by Stefan Bucur · 4 years, 7 months ago
- c8e34ae also copy .github directory by Will Norris · 4 years, 7 months ago
- bc6327f Update README.md by Mizux · 4 years, 10 months ago
- 6f16860 clarify that this template is for Google projects by Will Norris · 5 years ago
- c920bb8 rename code of conduct file by Will Norris · 5 years ago
- 5cfd59e Add a default code of conduct (#11) by Julia Ferraioli · 5 years ago
- d1dca74 Update README.md by Sasan Tavakkol · 5 years ago
- 53a23fe opensource.google.com => opensource.google by Robert Spier · 5 years ago
- b6aec80 docs: Add .github and docs directories by Grant Timmerman · 5 years ago
- 0c065f1 Bump year to 2019 by Sergey "Shnatsel" Davidoff · 6 years ago
- 11fea17 Replace comma with semicolon in CONTRIBUTING.md by Eugene Y. Q. Shen · 7 years ago
- 16e3c64 Update CONTRIBUTING.md to point to Community Guidelines by Robert Spier · 7 years ago
- f50a4f6 Remind users to edit README.md and CONTRIBUTING.md by Robert Spier · 7 years ago
- cdff22a Update Apache header according to go/releasing/preparing by Julien Cretin · 7 years ago
- a85bcda Fix typo and update copyright year in README.md by Tiem Song · 7 years ago
- 18d1acf Fixed bullet points in README.md. by Minhaz Kazi · 7 years ago
- d5b57e2 Implement boilerplate described in go/releasing by Robert Spier · 7 years ago