aboutsummaryrefslogtreecommitdiff
path: root/okhttp/third_party
AgeCommit message (Expand)Author
2018-10-10okhttp: Add SslGuard to list of allowed security providers. See internal issu...Grant Oakley
2018-09-14all: use Java7 bracketsCarl Mastrangelo
2018-08-28okhttp: use java 7, avoid compiler varargs warning (#4806)Eric Gribkoff
2018-03-28okhttp: add hpack test for max dynamic table sizeEric Gribkoff
2018-03-28okhttp: include tests in third_party/okhttpEric Gribkoff
2018-03-28okhttp: rename ambiguous variables in Hpack readerEric Gribkoff
2018-03-28okhttp: fix HPACK reader bugEric Gribkoff
2018-03-20 okhttp: support JDK9 ALPN (#4136)Eric Gribkoff
2018-01-31okhttp: support Conscrypt security providerEric Gribkoff
2017-07-07Update to Error Prone 2.0.21Eric Anderson
2017-05-30okhttp: ignore unknown HTTP/2 settingsEric Gribkoff
2017-04-11okhttp: Add OptionalMethod support for private classes (#2895)kpayson64
2017-02-24all: Enable ErrorProne during compilationEric Anderson
2017-01-09Introduce a grpc-exp ALPN protocol identifierhtuch
2016-07-19Revise security provider selection for androind to choose from theLouis Ryan
2016-07-13Make the OkHTTP transport AppEngine friendly. AppEngine may supportLouis Ryan
2015-12-21[OkHttp]Add hostname verification.Xudong Ma
2015-10-15Reduce OkHttp dependency, copy all the needed files into our repository.Xudong Ma