aboutsummaryrefslogtreecommitdiff
path: root/agent/BUILD.bazel
AgeCommit message (Expand)Author
2022-08-15driver: Extract libFuzzer args processing into Driver and OptFabian Meumertzheim
2022-08-10driver: Rewrite fuzz_target_runner.cpp in JavaFabian Meumertzheim
2022-06-28Split potentially long manifest lineSimon Resch
2022-05-20Generate end-to-end coverage reports for testsFabian Meumertzheim
2022-03-31Restore the //agent:jazzer_agent_deploy.jar targetFabian Meumertzheim
2022-03-29Add a Starlark rule for jar strippingFabian Meumertzheim
2022-02-25Allow custom hooks to statically reference classes to hookFabian Meumertzheim
2022-02-11Get ASM from Maven rather than gitlab.ow2.orgFabian Meumertzheim
2022-01-24Add a test to ensure the agent jar is fully shadedFabian Meumertzheim
2021-10-15Do not use @rules_java and @rules_ccFabian Meumertzheim
2021-09-13Shade the Kotlin stdlib in the agentFabian Meumertzheim
2021-06-28Reenable access to `jazzer_api` by external repositoriesFabian Meumertzheim
2021-06-25Consistently use neverlink jazzer_api depFabian Meumertzheim
2021-05-14Add a sanitizer for insecure deserializationFabian Meumertzheim
2021-04-26Add a neverlink API Bazel targetFabian Meumertzheim
2021-02-09Initial commitFabian Meumertzheim