aboutsummaryrefslogtreecommitdiff
path: root/mockwebserver
AgeCommit message (Expand)Author
2023-01-13Fix test socket reuse during shutdownSorin Basca
2019-08-15Integrate upstream commit to reduce flakiness in URLConnectionTestNeil Fuller
2019-03-01Relax test constraint for disconnected HttpURLConnection.Pete Bentley
2018-11-13Remove assertNotEquals related patchesPaul Duffin
2017-10-12Change OkHttp test infrastructure to not use BC providerAdam Vartanian
2016-06-29Apply upstream commit: Reduce memory requirements for MockWebServerTest.disco...Tobias Thierer
2016-06-29Android modifications to existing files from OkHttp / okioTobias Thierer
2016-06-29Update OkHttp to 2.7.5 and advance okio by one commit.Tobias Thierer
2015-11-09Fix URLConnectionTest.writeTimeouts with large receive buffersNeil Fuller
2015-09-17Android modifications to OkHttpNeil Fuller
2015-09-17Pull latest code from upstream okhttp and okioNeil Fuller
2015-05-07Rollup of upstream OkHttp and Okio changesNeil Fuller
2015-04-16Roll-up of upstream OkHttp and Okio changesNeil Fuller
2015-02-11A rollup of recent upstream commits for OkHttpNeil Fuller
2015-01-20Pull latest OkHttp code from upstreamNeil Fuller
2014-04-01Pull upstream fixes from OkHttpNeil Fuller
2014-03-07Update okhttp to a more recent commit.Neil Fuller
2013-11-04Update okhttp.Narayan Kamath