Marcono1234
|
3f6b1f1b27
|
Remove Maven debug logging for Gson build (#7649)
|
2022-05-01 23:46:39 +01:00 |
Oliver Chang
|
d6022d14da
|
Opt in all Google GitHub projects into GitHub issue filing. (#7531)
|
2022-04-11 13:40:12 +10:00 |
DavidKorczynski
|
322df7b9ee
|
brotli-java, gson: fix builds (#7390)
|
2022-03-16 10:55:39 +00:00 |
Marcono1234
|
29b113690e
|
Remove Gson Java version overwrite (#7086)
Gson minimum Java target version has been increased to Java 7, it is
therefore no longer necessary to manually overwrite it here.
|
2022-01-02 01:11:57 +00:00 |
DavidKorczynski
|
b30c216a88
|
gson: use latest maven to fix build (#6883)
|
2021-11-22 14:55:28 +00:00 |
Marcono1234
|
753ab21186
|
Simplify Gson setup (#6833)
|
2021-11-17 23:16:59 +00:00 |
DavidKorczynski
|
67f7329eb7
|
gson: add stream parse fuzzer (#6819)
|
2021-11-12 22:01:49 +00:00 |
DavidKorczynski
|
197a375deb
|
gson: catch highest excpetion in FuzzReader (#6797)
|
2021-11-08 11:44:01 +00:00 |
DavidKorczynski
|
0c9df2ec8b
|
gson: catch highest level exceptions (#6792)
* gson: catch highest level exception
This should fix
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40795
Signed-off-by: David Korczynski <david@adalogics.com>
* gson: catch all exceptions. This should fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40787
|
2021-11-07 18:51:19 +00:00 |
DavidKorczynski
|
3a50fc6dac
|
gson: initial integration (#6742)
* gson: initial integration
* gson: fix project yaml
* gson: update maven
* gson: include reader fuzzer
* gson: finalize integraiton
|
2021-11-06 09:59:25 -07:00 |