aboutsummaryrefslogtreecommitdiff
path: root/okhttp
AgeCommit message (Expand)Author
2023-07-05Merge "Make okhttp tests ambivalent about TLS 1.x." am: c7e0dadb72 am: 041cd3...Treehugger Robot
2023-07-05Make okhttp tests ambivalent about TLS 1.x.Pete Bentley
2023-06-13Use 'okio-lib' as a dependencyOleg Shaldybin
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-09-04Add TEST_MAPPINGS for external/okhttp.Pete Gillin
2018-07-17Create a full facade over okhttpNeil Fuller
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
2017-08-30OkHttp: Drop leak warning message that may not be the app's fault.Tobias Thierer
2017-01-24OkHttp quick fix: canceled StreamAllocations can never recoverTobias 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-09Apply upstream commit: Allow HTAB in header values.Tobias Thierer
2016-08-30Fix long line: Workaround for request header values with trailing '\r' or '\r\n'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-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-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-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-09-17Pull latest code from upstream okhttp and okioNeil Fuller
2015-07-29Allow HttpEngine to retry connections on timeout / interruption.Narayan Kamath
2015-06-15Merge "Apply upstream changes for timeout / pooled connection issue"Neil Fuller
2015-06-12Apply upstream changes for timeout / pooled connection issueNeil Fuller
2015-06-11Fix for HttpURLConnection not always throwing SocketTimeoutExceptionNeil 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-12-08Merge "Avoid a reverse DNS-lookup for a numeric proxy address"Neil Fuller
2014-12-04Avoid a reverse DNS-lookup for a numeric proxy addressNeil Fuller
2014-12-04Strict, modern HostnameVerifier.Alex Klyubin
2014-12-02Fixes to ConnectionPool noticed during upstream reviewNeil Fuller