1. 67f4d6d [DO NOT MERGE] Reject non-ASCII hostnames and SANs. by Pete Bentley · 3 years, 5 months ago
  2. cdbc32f Revert "Revert "OkHostnameVerifier: Don't fall back to CN verification."" by Tobias Thierer · 6 years ago
  3. cd3f2ce Revert "OkHostnameVerifier: Don't fall back to CN verification." by Tobias Thierer · 6 years ago
  4. a3bfc80 OkHostnameVerifier: Don't fall back to CN verification. by Tobias Thierer · 6 years ago
  5. 7950c96 OkHttp: Drop leak warning message that may not be the app's fault. by Tobias Thierer · 7 years ago
  6. 715f880 OkHttp quick fix: canceled StreamAllocations can never recover by Tobias Thierer · 7 years ago
  7. 7cf56bd Merge "Apply: Make IPv6 request lines consistent with Firefox and Chrome." by Tobias Thierer · 8 years ago
  8. 757558d Apply: Recover more gracefully when an editor is detached. by Tobias Thierer · 8 years ago
  9. eaf5591 Apply: Make IPv6 request lines consistent with Firefox and Chrome. by jwilson · 8 years ago
  10. 0771ad6 Use different URL encoding for single quote in query by Neil Fuller · 8 years ago
  11. 1917ec9 Apply upstream commit: Allow HTAB in header values. by Tobias Thierer · 8 years ago
  12. 29c74f3 Fix long line: Workaround for request header values with trailing '\r' or '\r\n' by Tobias Thierer · 8 years ago
  13. 078ce1e Revert "Fix regression in the HTTP request line" by Tobias Thierer · 8 years ago
  14. 8e96772 Fix regression in the HTTP request line by Tobias Thierer · 8 years ago
  15. 86a4f0d Reapply: Relax validation of HTTP header values to retain L/M behavior by Neil Fuller · 8 years ago
  16. 637ebbf Reapply an upstream OkHttp change to Android for HttpUrl by Neil Fuller · 8 years ago
  17. 31b5584 Workaround for request header values with trailing '\r' or '\n' by Neil Fuller · 8 years ago
  18. 6c251e2 Update OkHttp to 2.7.5 and advance okio by one commit. by Tobias Thierer · 8 years ago
  19. f239c0f Revert "Temporary workaround for whatsapp issues." by Tobias Thierer · 8 years ago
  20. 3c28a13 Relax validation of HTTP header values to retain L/M behavior by Neil Fuller · 8 years ago
  21. 3281dee Reapply an upstream OkHttp change to Android for HttpUrl by Neil Fuller · 8 years ago
  22. cf7f0f3 Reapply an upstream OkHttp change to Android for HttpUrl by Neil Fuller · 8 years ago
  23. ca342d6 Apply upstream OkHttp HttpUrl fix by jwilson · 9 years ago
  24. 27e7522 Apply upstream OkHttp HttpUrl fix by jwilson · 9 years ago
  25. 1eed816 Apply upstream OkHttp HttpUrl fix by Isaac Green · 9 years ago
  26. b77f9db Merge "Workaround for request header values with trailing '\r' or '\r\n'" by Sergio Giro · 8 years ago
  27. 8ef2dac Workaround for request header values with trailing '\r' or '\r\n' by Sergio Giro · 8 years ago
  28. cdf3c4b Temporary workaround for whatsapp issues. by Narayan Kamath · 8 years ago
  29. 65f07be Permit space to be encoded as + or %20. by Narayan Kamath · 8 years ago
  30. 28c5794 Workaround for request header values with trailing '\n' by Neil Fuller · 8 years ago
  31. 71b9f47 Pull latest code from upstream okhttp and okio by Neil Fuller · 9 years ago
  32. 34d6cda Allow HttpEngine to retry connections on timeout / interruption. by Narayan Kamath · 9 years ago
  33. 54ee864 Merge "Apply upstream changes for timeout / pooled connection issue" by Neil Fuller · 9 years ago
  34. ed07861 Apply upstream changes for timeout / pooled connection issue by Neil Fuller · 9 years ago
  35. b5f9076 Fix for HttpURLConnection not always throwing SocketTimeoutException by Neil Fuller · 9 years ago
  36. 7aeaaef Rollup of upstream OkHttp and Okio changes by Neil Fuller · 9 years ago
  37. a2cab72 Roll-up of upstream OkHttp and Okio changes by Neil Fuller · 9 years ago
  38. 3be78b8 A rollup of recent upstream commits for OkHttp by Neil Fuller · 9 years ago
  39. e78f117 Pull latest OkHttp code from upstream by Neil Fuller · 9 years ago
  40. 29bc9cc Merge "Avoid a reverse DNS-lookup for a numeric proxy address" by Neil Fuller · 9 years ago
  41. 797fdc6 Avoid a reverse DNS-lookup for a numeric proxy address by Neil Fuller · 9 years ago
  42. 5759201 Strict, modern HostnameVerifier. by Alex Klyubin · 9 years ago
  43. 351b2ea Fixes to ConnectionPool noticed during upstream review by Neil Fuller · 9 years ago
  44. ede2bf1 Switch over to a new TLS fallback strategy by Neil Fuller · 10 years ago
  45. bcce0a3 Changes for dealing with more granular TLS connection fallback by Neil Fuller · 10 years ago
  46. ff345b6 Fix for a socket leak in OkHttp on Android by Neil Fuller · 9 years ago
  47. cc0952e Remove workaround for *.clients.google.com hostname verication. by Alex Klyubin · 10 years ago
  48. 322c9cf Merge "Add further handling for when a CONNECT incorrectly returns a body." by Neil Fuller · 10 years ago
  49. 007b88a Add further handling for when a CONNECT incorrectly returns a body. by Neil Fuller · 10 years ago
  50. b7e0e0a am 80bb5861: Merge "Be consistent about host names in RouteSelector." by Narayan Kamath · 10 years ago
  51. 42f2d71 am 5cac55ea: Merge "New disconnect strategy." by Neil Fuller · 10 years ago
  52. 80bb586 Merge "Be consistent about host names in RouteSelector." by Narayan Kamath · 10 years ago
  53. b576bbf Be consistent about host names in RouteSelector. by Narayan Kamath · 10 years ago
  54. 87ed724 New disconnect strategy. by Jesse Wilson · 10 years ago
  55. 8e12f25 am bd5b1a78: Merge "Fix NPE in Connection#close when socket == null." by Narayan Kamath · 10 years ago
  56. c2bb00c Fix NPE in Connection#close when socket == null. by Narayan Kamath · 10 years ago
  57. cdbadea am fbe29149: Merge "Apply okhttp upstream pull request #1011" by Neil Fuller · 10 years ago
  58. 5093c4f Apply okhttp upstream pull request #1011 by Neil Fuller · 10 years ago
  59. 1ef87be am c71b04ea: Merge "Fix transparent gzip for basic auth." by Neil Fuller · 10 years ago
  60. f6af62d Fix transparent gzip for basic auth. by Neil Fuller · 10 years ago
  61. c5cad20 Merge "DO NOT MERGE Revert "Remove workaround for *.clients.google.com."" into lmp-dev by Alex Klyubin · 10 years ago
  62. 53f542f DO NOT MERGE Revert "Remove workaround for *.clients.google.com." by Alex Klyubin · 10 years ago
  63. 1701377 Merge "Remove workaround for *.clients.google.com." into lmp-dev by Alex Klyubin · 10 years ago
  64. 7c7f22d Allow callers to pass in a custom host resolver implementation. by Lorenzo Colitti · 10 years ago
  65. fa38bbf Remove workaround for *.clients.google.com. by Alex Klyubin · 10 years ago
  66. 2695578 Allow callers to pass in a custom host resolver implementation. by Lorenzo Colitti · 10 years ago
  67. 37405d9 Merge "Remove workaround for *.clients.google.com." by Alex Klyubin · 10 years ago
  68. 66acc67 Remove workaround for *.clients.google.com. by Alex Klyubin · 10 years ago
  69. 1410c75 Use the socket factory for direct connections as well. by Lorenzo Colitti · 10 years ago
  70. a83ddf1 Use the socket factory for direct connections as well. by Lorenzo Colitti · 10 years ago
  71. 3f968ac Allow specifying a socket factory for connections. by Jake Wharton · 10 years ago
  72. e5baca5 Allow specifying a socket factory for connections. by Jake Wharton · 10 years ago
  73. 4f87695 Fix build. by Elliott Hughes · 10 years ago
  74. cefd6c9 Fix build. by Elliott Hughes · 10 years ago
  75. 78092f3 Pull upstream fixes from OkHttp by Neil Fuller · 10 years ago
  76. 4944713 Pull upstream fixes from OkHttp by Neil Fuller · 10 years ago
  77. c6bd683 Upgrade OkHttp to newer code by Neil Fuller · 10 years ago
  78. 3c938a3 Update okhttp to a more recent commit. by Neil Fuller · 10 years ago
  79. a1f58d9 Fix assert import in RawHeadersTest. by Narayan Kamath · 11 years ago
  80. 166772b Update okhttp. by Narayan Kamath · 11 years ago