1. a1f58d9 Fix assert import in RawHeadersTest. by Narayan Kamath · 12 years ago
  2. 166772b Update okhttp. by Narayan Kamath · 12 years ago
  3. ed17abe Merge "Don't support anything other than Basic auth." by Narayan Kamath · 12 years ago
  4. 1f4d585 Don't support anything other than Basic auth. by Narayan Kamath · 12 years ago
  5. 12a41c0 Merge "Fix HttpUrlConnection#isUsingProxy." by Narayan Kamath · 12 years ago
  6. be9eef7 Fix HttpUrlConnection#isUsingProxy. by Narayan Kamath · 12 years ago
  7. 68a9589 Merge "Respect read timeout on recycled connections." by Narayan Kamath · 12 years ago
  8. 7673926 Respect read timeout on recycled connections. by Narayan Kamath · 12 years ago
  9. 8b2bd82 Merge "Allow certificate inspections after connect." by Narayan Kamath · 12 years ago
  10. 415f345 Allow certificate inspections after connect. by Narayan Kamath · 12 years ago
  11. 1c42893 Merge "Fix HttpsUrlConnection#setDefaultHostnameVerifier." by Narayan Kamath · 12 years ago
  12. 631989e Fix HttpsUrlConnection#setDefaultHostnameVerifier. by Narayan Kamath · 12 years ago
  13. 527ea78 Merge "Update OkHttp to commit cc4633943800572673c03b32d0b2bc9a08ae184d" by Narayan Kamath · 12 years ago
  14. fb0eb65 Update OkHttp to commit cc4633943800572673c03b32d0b2bc9a08ae184d by jwilson · 12 years ago
  15. 4d31eb4 Merge "Update okhttp to commit abc8c9a30bc0c5a9a" by Elliott Hughes · 12 years ago
  16. a82f42b Update okhttp to commit abc8c9a30bc0c5a9a by Narayan Kamath · 12 years ago
  17. 00834c9 Merge "Sync OkHttp to version 1.1.1" by Narayan Kamath · 12 years ago
  18. 7462358 Sync OkHttp to version 1.1.1 by jwilson · 12 years ago
  19. 3e476a0 Merge "Update okhttp to commit c84d84d1ca6911534fe993e" by Narayan Kamath · 12 years ago
  20. 967c738 Update okhttp to commit c84d84d1ca6911534fe993e by Narayan Kamath · 12 years ago
  21. f663a53 Merge "Don't follow protocol redirects." by Narayan Kamath · 12 years ago
  22. bf0942e Don't follow protocol redirects. by Narayan Kamath · 12 years ago
  23. 46fb83f Merge "Update okhttp to commit b48247968a." by Narayan Kamath · 12 years ago
  24. faf4972 Update okhttp to commit b48247968a. by Narayan Kamath · 12 years ago
  25. 5b06e6f Merge "Add a new static library version of okhttp for inclusion in apps" by Brian Carlstrom · 12 years ago
  26. e7f0391 Add a new static library version of okhttp for inclusion in apps by Allan Wojciechowski · 12 years ago
  27. c3e2493 Merge "Revert "Revert "Disable SPDY support""" by Brian Carlstrom · 12 years ago
  28. e32b06f Revert "Revert "Disable SPDY support"" by Brian Carlstrom · 12 years ago
  29. 9a5735c Merge "Add current AOSP class name for OpenSSLSocketImpl" by Kenny Root · 12 years ago
  30. 5997d62 Add current AOSP class name for OpenSSLSocketImpl by Kenny Root · 12 years ago
  31. 7b0345d Merge "Revert "Disable SPDY support"" by Narayan Kamath · 12 years ago
  32. b104652 Revert "Disable SPDY support" by Allan Wojciechowski · 12 years ago
  33. 2c1c922 Merge "Track change to JSSE provider" by Kenny Root · 12 years ago
  34. ee421d1 Track change to JSSE provider by Kenny Root · 12 years ago
  35. 09d4e36 Merge "Disable SPDY support" by Brian Carlstrom · 12 years ago
  36. 089e9c1 Disable SPDY support by Brian Carlstrom · 12 years ago
  37. e103e20 Merge "Make okhttp-nojarjar static to keep it off the device" by Brian Carlstrom · 12 years ago
  38. 38381e4 Make okhttp-nojarjar static to keep it off the device by Brian Carlstrom · 12 years ago
  39. e0d8089 Merge "Allow empty header values" by Brian Carlstrom · 12 years ago
  40. bcbe3a0 Allow empty header values by Brian Carlstrom · 12 years ago
  41. c14ab20 Merge "Add build for okhttp-tests" by Brian Carlstrom · 12 years ago
  42. d935f31 Add build for okhttp-tests by Brian Carlstrom · 12 years ago
  43. 04ecb7e Merge "okhttp should depend on only core.jar, not frameworks.jar" by Brian Carlstrom · 12 years ago
  44. cd5fb67 okhttp should depend on only core.jar, not frameworks.jar by Brian Carlstrom · 12 years ago
  45. 4873ac8 Merge "Update okhttp through to Feb 20." by Narayan Kamath · 12 years ago
  46. 7407d69 Update okhttp through to Feb 20. by Narayan Kamath · 12 years ago
  47. cf335d4 Merge "Upgrade to the latest OkHttp, with changes through 2013-Feb-01." by Brian Carlstrom · 13 years ago
  48. 54cf344 Upgrade to the latest OkHttp, with changes through 2013-Feb-01. by jwilson · 13 years ago
  49. 5f7fde3 Merge "Upgrade to the latest OkHttp." by Brian Carlstrom · 13 years ago
  50. 2231db3 Upgrade to the latest OkHttp. by jwilson · 13 years ago
  51. abe10a6 Merge "Update okhttp to the latest version." by Narayan Kamath · 13 years ago
  52. 7899c5a Update okhttp to the latest version. by Narayan Kamath · 13 years ago
  53. 975568b Merge "Remove usage of setEnabledCompressionMethods" by Brian Carlstrom · 13 years ago
  54. 3c4b370 Remove usage of setEnabledCompressionMethods by Narayan Kamath · 13 years ago
  55. b9d888e Merge "Fix usage DeflaterOutputStream constructor on android" by Narayan Kamath · 13 years ago
  56. 9542e75 Fix usage DeflaterOutputStream constructor on android by Narayan Kamath · 13 years ago
  57. 9d3a671 Merge "Add makefile + jarjar rule for okhttp." by Brian Carlstrom · 13 years ago
  58. 153d095 Add makefile + jarjar rule for okhttp. by Narayan Kamath · 13 years ago
  59. 25222bf Merge "Initial checkin for okhttp." by Brian Carlstrom · 13 years ago
  60. c3f6f16 Initial checkin for okhttp. by Narayan Kamath · 13 years ago
  61. 7a1ebf3 Initial empty repository by Ed Heyl · 13 years ago