aboutsummaryrefslogtreecommitdiff
path: root/agent/src/main/java/com/code_intelligence/jazzer/runtime/JazzerInternal.java
AgeCommit message (Expand)Author
2022-08-10driver: Rewrite fuzz_target_runner.cpp in JavaFabian Meumertzheim
2022-03-08Allow hooks to disable themselves until the fuzz target is readyFabian Meumertzheim
2022-01-05Add an onFuzzTargetReady callback to the Java agentFabian Meumertzheim
2021-04-15Fix InvocationTargetException in reportFindingFromHookFabian Meumertzheim
2021-03-29Add Jazzer API method for reporting findings from hooksFabian Meumertzheim
2021-03-29Make driver check for manually reported findingFabian Meumertzheim