1. 71b9f47 Pull latest code from upstream okhttp and okio by Neil Fuller · 9 years ago
  2. bad0a11 Merge "Allow HttpEngine to retry connections on timeout / interruption." by Narayan Kamath · 9 years ago
  3. 34d6cda Allow HttpEngine to retry connections on timeout / interruption. by Narayan Kamath · 9 years ago
  4. f467a39 Merge "Explicitly set Http(s)URLConnection timeouts" by Neil Fuller · 9 years ago
  5. f4a606d Explicitly set Http(s)URLConnection timeouts by Neil Fuller · 9 years ago
  6. 54ee864 Merge "Apply upstream changes for timeout / pooled connection issue" by Neil Fuller · 9 years ago
  7. ed07861 Apply upstream changes for timeout / pooled connection issue by Neil Fuller · 9 years ago
  8. 03dce87 Merge "Fix for HttpURLConnection not always throwing SocketTimeoutException" by Neil Fuller · 9 years ago
  9. b5f9076 Fix for HttpURLConnection not always throwing SocketTimeoutException by Neil Fuller · 9 years ago
  10. a5b6ba3 Merge "Fix flaky test Spdy3ConnectionTest.receiveGoAway()." by Neil Fuller · 9 years ago
  11. d6ed2ae Fix flaky test Spdy3ConnectionTest.receiveGoAway(). by jwilson · 9 years ago
  12. 5ed1477 Add NOTICE by Bill Yi · 9 years ago
  13. 7ce8ca4 Reduce flakiness of OkHttp tests automerge: 81ed04a automerge: b8b31e4 by Neil Fuller · 9 years ago
  14. b8b31e4 Reduce flakiness of OkHttp tests automerge: 81ed04a by Neil Fuller · 9 years ago
  15. 283b152 Merge "Rollup of upstream OkHttp and Okio changes" by Neil Fuller · 9 years ago
  16. 7aeaaef Rollup of upstream OkHttp and Okio changes by Neil Fuller · 9 years ago
  17. 81ed04a Reduce flakiness of OkHttp tests by Neil Fuller · 9 years ago
  18. 4e1c4bb Merge "Roll-up of upstream OkHttp and Okio changes" by Neil Fuller · 9 years ago
  19. a2cab72 Roll-up of upstream OkHttp and Okio changes by Neil Fuller · 9 years ago
  20. 9fa0698 Merge "Remove -encoding UTF-8, it is now the default" by Colin Cross · 9 years ago
  21. 7c1c907 Remove -encoding UTF-8, it is now the default by Colin Cross · 9 years ago
  22. 56d3406 Merge "Honor NetworkSecurityPolicy regarding cleartext traffic." by Alex Klyubin · 9 years ago
  23. d216739 Honor NetworkSecurityPolicy regarding cleartext traffic. by Alex Klyubin · 9 years ago
  24. 63e93d4 am b3ed2930: Merge "A rollup of recent upstream commits for OkHttp" by Neil Fuller · 9 years ago
  25. b3ed293 Merge "A rollup of recent upstream commits for OkHttp" by Neil Fuller · 9 years ago
  26. 3be78b8 A rollup of recent upstream commits for OkHttp by Neil Fuller · 9 years ago
  27. 74a968d am 75a7afac: Reduce flakiness of OkHttp tests by Neil Fuller · 9 years ago
  28. 75a7afa Reduce flakiness of OkHttp tests by Neil Fuller · 9 years ago
  29. 711381f am 576c6599: Merge "Clean up comments that still reference NPN." by Neil Fuller · 9 years ago
  30. 576c659 Merge "Clean up comments that still reference NPN." by Neil Fuller · 9 years ago
  31. cc33cfd am 2fa2cab5: Merge "Tidy up HttpsHandler / HttpHandler and change defaults" by Neil Fuller · 9 years ago
  32. 2fa2cab Merge "Tidy up HttpsHandler / HttpHandler and change defaults" by Neil Fuller · 9 years ago
  33. 66d489e Clean up comments that still reference NPN. by Neil Fuller · 9 years ago
  34. 2ab4219 Tidy up HttpsHandler / HttpHandler and change defaults by Neil Fuller · 9 years ago
  35. 1af6ab7 am e1c47bc5: Merge "Pull latest OkHttp code from upstream" by Neil Fuller · 9 years ago
  36. e1c47bc Merge "Pull latest OkHttp code from upstream" by Neil Fuller · 9 years ago
  37. e78f117 Pull latest OkHttp code from upstream by Neil Fuller · 9 years ago
  38. f4f9026 am 686cfbde: Merge "Build okhttp-hostdex only on linux hosts." by Narayan Kamath · 9 years ago
  39. 686cfbd Merge "Build okhttp-hostdex only on linux hosts." by Narayan Kamath · 9 years ago
  40. 731c6e9 am 0117b2de: Merge "Remove NPN support from Android\'s OkHttp Platform class" by Neil Fuller · 9 years ago
  41. 0117b2d Merge "Remove NPN support from Android's OkHttp Platform class" by Neil Fuller · 9 years ago
  42. 495552c Build okhttp-hostdex only on linux hosts. by Narayan Kamath · 9 years ago
  43. 1fa00b7 Remove NPN support from Android's OkHttp Platform class by Neil Fuller · 10 years ago
  44. 48c97b4 am 342d21a7: Fix DisconnectTest for devices with large socket buffers by Neil Fuller · 10 years ago
  45. 342d21a Fix DisconnectTest for devices with large socket buffers by Neil Fuller · 10 years ago
  46. a2ea31d am dd6543e0: Merge "Avoid a reverse DNS-lookup for a numeric proxy address" into lmp-mr1-dev by Neil Fuller · 10 years ago
  47. dd6543e Merge "Avoid a reverse DNS-lookup for a numeric proxy address" into lmp-mr1-dev by Neil Fuller · 10 years ago
  48. 4674adc am 7cc43c91: Merge "Remove project wide build.gradle" by Chad Brubaker · 10 years ago
  49. 7cc43c9 Merge "Remove project wide build.gradle" by Chad Brubaker · 10 years ago
  50. 2ed0095 Avoid a reverse DNS-lookup for a numeric proxy address by Neil Fuller · 10 years ago
  51. 8d3b260 am 29bc9ccd: Merge "Avoid a reverse DNS-lookup for a numeric proxy address" by Neil Fuller · 10 years ago
  52. 7627693 Remove project wide build.gradle by Chad Brubaker · 10 years ago
  53. 29bc9cc Merge "Avoid a reverse DNS-lookup for a numeric proxy address" by Neil Fuller · 10 years ago
  54. 3393a96 am 5fee0aad: Merge "Fix gradle build" by Chad Brubaker · 10 years ago
  55. 5fee0aa Merge "Fix gradle build" by Chad Brubaker · 10 years ago
  56. 9d51034 Fix gradle build by Chad Brubaker · 10 years ago
  57. e06cad9 resolved conflicts for merge of 51f523b9 to lmp-mr1-dev-plus-aosp by Alex Klyubin · 10 years ago
  58. e2a2324 am 330c446c: Merge "Honor getDefaultHostnameVerifier in HttpsHandler." by Alex Klyubin · 10 years ago
  59. 51f523b Merge "Strict, modern HostnameVerifier." by Alex Klyubin · 10 years ago
  60. 330c446 Merge "Honor getDefaultHostnameVerifier in HttpsHandler." by Alex Klyubin · 10 years ago
  61. 0d34a85 Honor getDefaultHostnameVerifier in HttpsHandler. by Alex Klyubin · 10 years ago
  62. 797fdc6 Avoid a reverse DNS-lookup for a numeric proxy address by Neil Fuller · 10 years ago
  63. 5759201 Strict, modern HostnameVerifier. by Alex Klyubin · 10 years ago
  64. c69f12b am 1a6d50d0: Merge "Remove okhttp-static build target" by Neil Fuller · 10 years ago
  65. 1a6d50d Merge "Remove okhttp-static build target" by Neil Fuller · 10 years ago
  66. 84df88e Remove okhttp-static build target by Neil Fuller · 10 years ago
  67. d16b081 am afcb4020: am 0f102f51: Add further handling for when a CONNECT incorrectly returns a body. by Neil Fuller · 10 years ago
  68. afcb402 am 0f102f51: Add further handling for when a CONNECT incorrectly returns a body. by Neil Fuller · 10 years ago
  69. 957e009 am fadae63e: Merge "Fixes to ConnectionPool noticed during upstream review" by Neil Fuller · 10 years ago
  70. fadae63 Merge "Fixes to ConnectionPool noticed during upstream review" by Neil Fuller · 10 years ago
  71. 351b2ea Fixes to ConnectionPool noticed during upstream review by Neil Fuller · 10 years ago
  72. 0f102f5 Add further handling for when a CONNECT incorrectly returns a body. by Neil Fuller · 10 years ago
  73. 9736dfd am 6257f0c1: Fixes to ConnectionPool noticed during upstream review by Neil Fuller · 10 years ago
  74. 6257f0c Fixes to ConnectionPool noticed during upstream review by Neil Fuller · 10 years ago
  75. f239872 am 442180cd: Merge "Switch over to a new TLS fallback strategy" by Neil Fuller · 10 years ago
  76. 442180c Merge "Switch over to a new TLS fallback strategy" by Neil Fuller · 10 years ago
  77. ce98042 am 80a1db28: Merge "Changes for dealing with more granular TLS connection fallback" by Neil Fuller · 10 years ago
  78. ede2bf1 Switch over to a new TLS fallback strategy by Neil Fuller · 10 years ago
  79. 80a1db2 Merge "Changes for dealing with more granular TLS connection fallback" by Neil Fuller · 10 years ago
  80. e54a9ff am 1b43681e: am 466ef072: am db7edbf1: am 200d28a2: am e82a7960: Fix a bug in OkHostnameVerifier wildcard handling. by Alex Klyubin · 10 years ago
  81. 1b43681 am 466ef072: am db7edbf1: am 200d28a2: am e82a7960: Fix a bug in OkHostnameVerifier wildcard handling. by Alex Klyubin · 10 years ago
  82. 49859ef am 00407a76: Merge "Fix for a socket leak in OkHttp on Android" into lmp-mr1-dev by Neil Fuller · 10 years ago
  83. 9bc151d am fcc9fffc: Merge "Improve tests for TLS fallback." by Neil Fuller · 10 years ago
  84. bcce0a3 Changes for dealing with more granular TLS connection fallback by Neil Fuller · 10 years ago
  85. fcc9fff Merge "Improve tests for TLS fallback." by Neil Fuller · 10 years ago
  86. 00407a7 Merge "Fix for a socket leak in OkHttp on Android" into lmp-mr1-dev by Neil Fuller · 10 years ago
  87. 20cce1f am 08d4640f: Merge "Fix for a socket leak in OkHttp on Android" by Neil Fuller · 10 years ago
  88. d7254e3 Improve tests for TLS fallback. by Neil Fuller · 10 years ago
  89. f3bcd0c Fix for a socket leak in OkHttp on Android by Neil Fuller · 10 years ago
  90. 08d4640 Merge "Fix for a socket leak in OkHttp on Android" by Neil Fuller · 10 years ago
  91. ff345b6 Fix for a socket leak in OkHttp on Android by Neil Fuller · 10 years ago
  92. 466ef07 am db7edbf1: am 200d28a2: am e82a7960: Fix a bug in OkHostnameVerifier wildcard handling. by Alex Klyubin · 10 years ago
  93. db7edbf am 200d28a2: am e82a7960: Fix a bug in OkHostnameVerifier wildcard handling. by Alex Klyubin · 10 years ago
  94. 200d28a am e82a7960: Fix a bug in OkHostnameVerifier wildcard handling. by Alex Klyubin · 10 years ago
  95. e82a796 Fix a bug in OkHostnameVerifier wildcard handling. by Alex Klyubin · 10 years ago
  96. f13329c am a03ec4ce: Fix a bug in OkHostnameVerifier wildcard handling. by Alex Klyubin · 10 years ago
  97. a03ec4c Fix a bug in OkHostnameVerifier wildcard handling. by Alex Klyubin · 10 years ago
  98. acc3ae6 am 84ae29f8: Merge "Remove workaround for *.clients.google.com hostname verication." by Alex Klyubin · 10 years ago
  99. 84ae29f Merge "Remove workaround for *.clients.google.com hostname verication." by Alex Klyubin · 10 years ago
  100. cc0952e Remove workaround for *.clients.google.com hostname verication. by Alex Klyubin · 10 years ago