aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-103-4/+8
* Add TEST_MAPPINGS for external/okhttp.Pete Gillin2019-09-042-0/+24
* Small updates to OkHttp-Conscrypt interactionAdam Vartanian2019-03-261-3/+8
* Use public API for Conscrypt featuresAdam Vartanian2019-03-221-10/+50
* Add hiddenapi entries from bugbot scrape of bug reportsPaul Duffin2018-12-121-0/+3
* Annotate repackaged API with @UnsupportedAppUsagePaul Duffin2018-11-272-0/+10
* Add missing default constructors (part 2)Paul Duffin2018-11-231-0/+4
* Make structure of android directory consistentPaul Duffin2018-11-1314-0/+0
* Explicitly hide inner classNeil Fuller2018-10-161-0/+1
* Adding okhttp elements to core.platform.apiNeil Fuller2018-09-284-1/+32
* Expose okhttp_api_files filegroup for libcoreNeil Fuller2018-09-243-0/+3
* Create a full facade over okhttpNeil Fuller2018-07-175-5/+235
* Move of OkHttp facade API to new package.Tobias Thierer2017-10-305-20/+12
* Fix ConfigAwareConnectionPoolTestTobias Thierer2017-08-294-6/+4
* Isolate OkHttp from frameworks/base.Tobias Thierer2017-07-258-7/+306
* Track changes to ConscryptKenny Root2017-04-201-9/+1
* Drop insecure TLS protocol version fallbackTobias Thierer2016-10-191-33/+12
* Revert "Try to set endpoint identification algorithm if available"Kenny Root2016-09-211-10/+1
* Try to set endpoint identification algorithm if availableKenny Root2016-09-151-1/+10
* Android additions to OkHttpTobias Thierer2016-06-297-0/+878
* Update OkHttp to 2.7.5 and advance okio by one commit.Tobias Thierer2016-06-297-746/+0
* Use hostname aware isCleartextTrafficPermittedChad Brubaker2016-01-282-8/+22
* Merge "Refactor NetworkSecurityPolicy to be pluggable"Chad Brubaker2015-12-091-1/+1
|\
| * Refactor NetworkSecurityPolicy to be pluggableChad Brubaker2015-12-081-1/+1
* | Fix HttpURLConnection.setFollowRedirects()Neil Fuller2015-11-301-0/+5
|/
* Android modifications to OkHttpNeil Fuller2015-09-177-0/+727
* Pull latest code from upstream okhttp and okioNeil Fuller2015-09-177-731/+0
* Explicitly set Http(s)URLConnection timeoutsNeil Fuller2015-07-011-0/+6
* Honor NetworkSecurityPolicy regarding cleartext traffic.Alex Klyubin2015-03-251-1/+10
* Clean up comments that still reference NPN.Neil Fuller2015-01-221-2/+2
* Tidy up HttpsHandler / HttpHandler and change defaultsNeil Fuller2015-01-222-3/+63
* Pull latest OkHttp code from upstreamNeil Fuller2015-01-209-627/+113
* Remove NPN support from Android's OkHttp Platform classNeil Fuller2015-01-062-68/+8
* Honor getDefaultHostnameVerifier in HttpsHandler.Alex Klyubin2014-12-041-8/+3
* Changes for dealing with more granular TLS connection fallbackNeil Fuller2014-11-202-25/+24
* Fix for a socket leak in OkHttp on AndroidNeil Fuller2014-11-191-0/+4
* Fixing SNI, ALPN, NPN support for some casesNeil Fuller2014-10-274-18/+793
* SCSV supportNeil Fuller2014-10-231-0/+21
* Alter Android's connection pool behavior on network config changesNeil Fuller2014-09-194-23/+160
* external/okhttp changes to support connection pool flushingNeil Fuller2014-09-172-6/+25
* Enable android.net to reuse OkHttpClient creation logicNeil Fuller2014-09-162-2/+18
* Update okhttp to a more recent commit.Neil Fuller2014-03-073-41/+63
* Fix HttpsUrlConnection#setDefaultHostnameVerifier.Narayan Kamath2013-08-151-0/+11
* Update okhttp to commit abc8c9a30bc0c5a9aNarayan Kamath2013-07-181-0/+12
* Don't follow protocol redirects.Narayan Kamath2013-06-132-14/+21
* Update okhttp to commit b48247968a.Narayan Kamath2013-06-122-1/+34
* Track change to JSSE providerKenny Root2013-04-291-1/+1
* Upgrade to the latest OkHttp.jwilson2013-01-034-200/+179
* Update okhttp to the latest version.Narayan Kamath2012-11-091-3/+5
* Remove usage of setEnabledCompressionMethodsNarayan Kamath2012-09-041-6/+0