aboutsummaryrefslogtreecommitdiff
path: root/okhttp-tests
AgeCommit message (Expand)Author
2024-04-11Disable flakey okhttp tests pending investigation.Pete Bentley
2023-07-05Make okhttp tests ambivalent about TLS 1.x.Pete Bentley
2023-01-13Fix test socket reuse during shutdownSorin Basca
2023-01-12Ignore flaky ConnectionReuseTest#staleConnectionNotReusedForNonIdempotentRequestSorin Basca
2022-04-13Merge "UPSTREAM: Increase test timeout for slow devices" into android11-tests...Shao-Chuan Lee
2022-04-12UPSTREAM: Increase test timeout for slow devicesShao-Chuan Lee
2021-07-20Fixing stability of CallTest.cancelInFlightBeforeResponseReadThrowsIOEandroid12-devSorin Basca
2021-07-15Fixing stability of headersOnlyStreamIsClosedAfterReplyHeadersSorin Basca
2021-07-15Making the OkHttp internal framed tests more stableSorin Basca
2020-12-07Reject non-ASCII hostnames and SANs.Pete Bentley
2020-01-07Create strict instances of OKHostnameVerifier on demand.Pete Bentley
2019-11-27Add strict mode to OkHostnameVerifier for top-level domain wildcards.Pete Bentley
2019-08-15Integrate upstream commit to reduce flakiness in URLConnectionTestNeil Fuller
2019-03-26Small updates to OkHttp-Conscrypt interactionAdam Vartanian
2018-08-16Update ConnectionSpecTest for cipher suite removalAdam Vartanian
2018-01-11Revert "Revert "OkHostnameVerifier: Don't fall back to CN verification.""Tobias Thierer
2018-01-10Revert "OkHostnameVerifier: Don't fall back to CN verification."Tobias Thierer
2018-01-08OkHostnameVerifier: Don't fall back to CN verification.Tobias Thierer
2016-10-24Merge "Apply: Make IPv6 request lines consistent with Firefox and Chrome."Tobias Thierer
2016-10-19Apply: Recover more gracefully when an editor is detached.Tobias Thierer
2016-10-19Apply: Make IPv6 request lines consistent with Firefox and Chrome.jwilson
2016-10-05Use different URL encoding for single quote in queryNeil Fuller
2016-09-16Avoid using SSLv3 in testsChad Brubaker
2016-09-16Avoid using RC4 ciphers in testsChad Brubaker
2016-09-09Apply upstream commit: Allow HTAB in header values.Tobias Thierer
2016-07-29Revert "Fix regression in the HTTP request line"Tobias Thierer
2016-07-14Fix regression in the HTTP request lineTobias Thierer
2016-06-29Apply upstream commit: Let SocksProxy use the same definition of localhost as...Tobias Thierer
2016-06-29Reapply: Relax validation of HTTP header values to retain L/M behaviorNeil Fuller
2016-06-29Reapply an upstream OkHttp change to Android for HttpUrlNeil Fuller
2016-06-29Workaround for request header values with trailing '\r' or '\n'Neil Fuller
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
2016-06-20Revert "Temporary workaround for whatsapp issues."Tobias Thierer
2016-05-26Relax validation of HTTP header values to retain L/M behaviorNeil Fuller
2016-03-18Reapply an upstream OkHttp change to Android for HttpUrlNeil Fuller
2016-03-18Reapply an upstream OkHttp change to Android for HttpUrlNeil Fuller
2016-03-18Apply upstream OkHttp HttpUrl fixjwilson
2016-03-18Apply upstream OkHttp HttpUrl fixjwilson
2016-03-18Apply upstream OkHttp HttpUrl fixIsaac Green
2016-03-11okhttp: add workaround in RequestTest for \rSergio Giro
2016-03-08Merge "Workaround for request header values with trailing '\r' or '\r\n'"Sergio Giro
2016-02-29Workaround for request header values with trailing '\r' or '\r\n'Sergio Giro
2016-02-16Temporary workaround for whatsapp issues.Narayan Kamath
2016-01-20Permit space to be encoded as + or %20.Narayan Kamath
2016-01-12Workaround for request header values with trailing '\n'Neil Fuller
2015-11-16Merge "Fix URLConnectionTest.writeTimeouts with large receive buffers"Neil Fuller
2015-11-09Fix URLConnectionTest.writeTimeouts with large receive buffersNeil Fuller
2015-10-27Merge "Fix visibility of test method that prevents tests running"Neil Fuller
2015-10-27Fix visibility of test method that prevents tests runningNeil Fuller