aboutsummaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2017-08-29Fix ConfigAwareConnectionPoolTestTobias Thierer
2017-07-25Isolate OkHttp from frameworks/base.Tobias Thierer
2017-04-20Track changes to ConscryptKenny Root
2016-10-19Drop insecure TLS protocol version fallbackTobias Thierer
2016-09-21Revert "Try to set endpoint identification algorithm if available"Kenny Root
2016-09-15Try to set endpoint identification algorithm if availableKenny Root
2016-06-29Android additions to OkHttpTobias Thierer
2016-06-29Update OkHttp to 2.7.5 and advance okio by one commit.Tobias Thierer
2016-01-28Use hostname aware isCleartextTrafficPermittedChad Brubaker
2015-12-09Merge "Refactor NetworkSecurityPolicy to be pluggable"Chad Brubaker
2015-12-08Refactor NetworkSecurityPolicy to be pluggableChad Brubaker
2015-11-30Fix HttpURLConnection.setFollowRedirects()Neil Fuller
2015-09-17Android modifications to OkHttpNeil Fuller
2015-09-17Pull latest code from upstream okhttp and okioNeil Fuller
2015-07-01Explicitly set Http(s)URLConnection timeoutsNeil Fuller
2015-03-25Honor NetworkSecurityPolicy regarding cleartext traffic.Alex Klyubin
2015-01-22Clean up comments that still reference NPN.Neil Fuller
2015-01-22Tidy up HttpsHandler / HttpHandler and change defaultsNeil Fuller
2015-01-20Pull latest OkHttp code from upstreamNeil Fuller
2015-01-06Remove NPN support from Android's OkHttp Platform classNeil Fuller
2014-12-04Honor getDefaultHostnameVerifier in HttpsHandler.Alex Klyubin
2014-11-20Changes for dealing with more granular TLS connection fallbackNeil Fuller
2014-11-19Fix for a socket leak in OkHttp on AndroidNeil Fuller
2014-10-27Fixing SNI, ALPN, NPN support for some casesNeil Fuller
2014-10-23SCSV supportNeil Fuller
2014-09-19Alter Android's connection pool behavior on network config changesNeil Fuller
2014-09-17external/okhttp changes to support connection pool flushingNeil Fuller
2014-09-16Enable android.net to reuse OkHttpClient creation logicNeil Fuller
2014-03-07Update okhttp to a more recent commit.Neil Fuller
2013-08-15Fix HttpsUrlConnection#setDefaultHostnameVerifier.Narayan Kamath
2013-07-18Update okhttp to commit abc8c9a30bc0c5a9aNarayan Kamath
2013-06-13Don't follow protocol redirects.Narayan Kamath
2013-06-12Update okhttp to commit b48247968a.Narayan Kamath
2013-04-29Track change to JSSE providerKenny Root
2013-01-03Upgrade to the latest OkHttp.jwilson
2012-11-09Update okhttp to the latest version.Narayan Kamath
2012-09-04Remove usage of setEnabledCompressionMethodsNarayan Kamath
2012-08-15Fix usage DeflaterOutputStream constructor on androidNarayan Kamath
2012-08-10Add makefile + jarjar rule for okhttp.Narayan Kamath