aboutsummaryrefslogtreecommitdiffstats
path: root/okhttp
Commit message (Expand)AuthorAgeFilesLines
* okhttp: Get tcmiface off the boot classpathSteve Kondik2015-11-071-1/+0
* Add TCM (TCP Connection Management) supportSusheel Yadagiri2015-10-062-1/+95
* Allow HttpEngine to retry connections on timeout / interruption.Narayan Kamath2015-07-302-5/+6
* Apply upstream changes for timeout / pooled connection issueNeil Fuller2015-06-151-3/+23
* Fix for HttpURLConnection not always throwing SocketTimeoutExceptionNeil Fuller2015-06-111-2/+11
* Rollup of upstream OkHttp and Okio changesNeil Fuller2015-05-0826-412/+1848
* Roll-up of upstream OkHttp and Okio changesNeil Fuller2015-04-1630-1604/+647
* A rollup of recent upstream commits for OkHttpNeil Fuller2015-02-116-24/+59
* Pull latest OkHttp code from upstreamNeil Fuller2015-01-2093-6670/+8304
* Merge "Avoid a reverse DNS-lookup for a numeric proxy address"Neil Fuller2014-12-081-1/+19
|\
| * Avoid a reverse DNS-lookup for a numeric proxy addressNeil Fuller2014-12-041-1/+19
* | Strict, modern HostnameVerifier.Alex Klyubin2014-12-041-24/+74
* | Fixes to ConnectionPool noticed during upstream reviewNeil Fuller2014-12-021-2/+3
|/
* Switch over to a new TLS fallback strategyNeil Fuller2014-11-212-43/+44
* Changes for dealing with more granular TLS connection fallbackNeil Fuller2014-11-207-149/+354
* Fix for a socket leak in OkHttp on AndroidNeil Fuller2014-11-191-3/+94
* Remove workaround for *.clients.google.com hostname verication.Alex Klyubin2014-11-101-4/+1
* Merge "Add further handling for when a CONNECT incorrectly returns a body."Neil Fuller2014-11-071-1/+15
|\
| * Add further handling for when a CONNECT incorrectly returns a body.Neil Fuller2014-11-051-1/+15
* | am 80bb5861: Merge "Be consistent about host names in RouteSelector."Narayan Kamath2014-10-291-1/+1
|\|
| * Merge "Be consistent about host names in RouteSelector."Narayan Kamath2014-10-281-1/+1
| |\
| | * Be consistent about host names in RouteSelector.Narayan Kamath2014-10-271-1/+1
* | | am 5cac55ea: Merge "New disconnect strategy."Neil Fuller2014-10-286-2/+37
|\| |
| * | New disconnect strategy.Jesse Wilson2014-10-246-2/+37
| |/
* | am bd5b1a78: Merge "Fix NPE in Connection#close when socket == null."Narayan Kamath2014-08-121-1/+1
|\|
| * Fix NPE in Connection#close when socket == null.Narayan Kamath2014-08-121-1/+1
* | am fbe29149: Merge "Apply okhttp upstream pull request #1011"Neil Fuller2014-08-051-11/+34
|\|
| * Apply okhttp upstream pull request #1011Neil Fuller2014-08-041-11/+34
* | am c71b04ea: Merge "Fix transparent gzip for basic auth."Neil Fuller2014-07-315-119/+217
|\|
| * Fix transparent gzip for basic auth.Neil Fuller2014-07-315-119/+217
| * Allow callers to pass in a custom host resolver implementation.Lorenzo Colitti2014-07-254-10/+27
| * Merge "Remove workaround for *.clients.google.com."Alex Klyubin2014-07-231-4/+1
| |\
| | * Remove workaround for *.clients.google.com.Alex Klyubin2014-07-241-4/+1
| * | Use the socket factory for direct connections as well.Lorenzo Colitti2014-07-231-3/+3
| * | Allow specifying a socket factory for connections.Jake Wharton2014-07-184-7/+42
| |/
| * Fix build.Elliott Hughes2014-07-072-16/+0
* | Merge "DO NOT MERGE Revert "Remove workaround for *.clients.google.com."" int...Alex Klyubin2014-07-281-1/+4
|\ \
| * | DO NOT MERGE Revert "Remove workaround for *.clients.google.com."Alex Klyubin2014-07-291-1/+4
* | | Merge "Remove workaround for *.clients.google.com." into lmp-devAlex Klyubin2014-07-251-4/+1
|\| |
| * | Remove workaround for *.clients.google.com.Alex Klyubin2014-07-241-4/+1
* | | Allow callers to pass in a custom host resolver implementation.Lorenzo Colitti2014-07-254-10/+27
|/ /
* | Use the socket factory for direct connections as well.Lorenzo Colitti2014-07-231-3/+3
* | Allow specifying a socket factory for connections.Jake Wharton2014-07-184-7/+42
* | Fix build.Elliott Hughes2014-06-172-16/+0
|/
* Pull upstream fixes from OkHttpNeil Fuller2014-04-016-61/+107
* Pull upstream fixes from OkHttpNeil Fuller2014-03-214-481/+758
* Upgrade OkHttp to newer codeNeil Fuller2014-03-1713-162/+154
* Update okhttp to a more recent commit.Neil Fuller2014-03-0793-11926/+10012
* Fix assert import in RawHeadersTest.Narayan Kamath2013-11-041-1/+1
* Update okhttp.Narayan Kamath2013-11-0464-0/+17550