1. 5dee729 v0.11.0 release by Sergey Shepelev · 6 years ago
  2. 12b26f9 proxy: no_proxy=bar was matching foobar by Sergey Shepelev · 6 years ago
  3. 3fb522e Add new DigiCert root certificate (#91) by Andrade · 6 years ago
  4. 0112eff tests: py2/3 unified, using pytest, automated on Travis by Sergey Shepelev · 7 years ago
  5. e8ca24b fix issue #11 (#71) by hsmtkk · 7 years ago
  6. 5bb616c dict.has_key(key) --> key in dict, new style exceptions (#81) by cclauss · 7 years ago
  7. 4caa6d0 fix wrong addr family (#69) by Cheng Ji · 7 years ago
  8. f3a5932 > fix UnicodeDecodeError using socks5 proxy. (#64) by KEBE · 7 years ago
  9. 2cbe576 Respect NO_PROXY env var in proxy_info_from_url(). (#58) by Matt Houglum · 7 years ago
  10. 43ff265 Bugfix for Content-Encoding: deflate by Phus Lu · 7 years ago
  11. 1ae16e0 v0.10.3 release by Sergey Shepelev · 7 years ago
  12. 455f17b support ssl certificate validation on python<=2.7.8 by Sergey Shepelev · 7 years ago
  13. 7b54fbb v0.10.2 release by Sergey Shepelev · 7 years ago
  14. 4623377 Release v0.10.1 by Sergey Shepelev · 7 years ago
  15. 40cbdcc ssl: hostname mismatch was checked only once (python2 fix) by Sergey Shepelev · 8 years ago
  16. 3d436df CLEANUP: Remove references to google3 from httplib2/python2 (#39) by rahulrv1980 · 8 years ago
  17. 5ccd260 NEW: Add proxy_headers argument to ProxyInfo constructor. (#21) by Martin Carroll · 8 years ago
  18. 8dd5057 NEW: IdenTrust DST Root CA X3 (#26) by Andy Sayler · 8 years ago
  19. 8aaecf4 NEW: Send SNI data for SSL connections on Python 2.7.9+. (#13) by Alexander Schlarb · 8 years ago
  20. d397c36 FIX: TypeError exception when running on Google App Engine. (#12) by Alex Yu · 8 years ago
  21. 4af7b57 CHANGE: On App Engine use urlfetch's default deadline if None is passed (#10) by Evan Jones · 8 years ago
  22. a780bf5 NEW: Support for specifying the SSL protocol version (Python v2) (#9) by Alex Yu · 8 years ago
  23. e7f6e62 stray raise by Joe Gregorio · 9 years ago
  24. eb74685 Restore a branch that was erroneously removed in a previous patch. by Joe Gregorio · 9 years ago
  25. 7fafaf2 Remove VeriSign Class 3 CA from trusted certs by Stephen Röttger · 9 years ago
  26. cf631a7 Release 0.9.2 by Joe Gregorio · 9 years ago
  27. 7ebbd43 Fix incorrect ResponseNotReady exceptions, retry on transient errors. by Colin Stolley · 9 years ago
  28. f9f7972 0.9.1 Release changes. by Joe Gregorio · 9 years ago
  29. e795282 Default to doing DNS resolution through a proxy server if present. by Michael Farrell · 10 years ago
  30. 84fd089 Release 0.9. The heartbleed release. by Joe Gregorio · 10 years ago
  31. 0197ec8 Add an updated cacerts.txt file and fix some tests. by Joe Gregorio · 10 years ago
  32. 9e1c4e5 use socket.getdefaulttimeout() on App Engine as well as off, take 2 by Ryan Barrett · 10 years ago
  33. 3118243 use socket.getdefaulttimeout() on App Engine as well as off by Ryan Barrett · 10 years ago
  34. aca2be6 Pass method by name, not positionally. by Joe Gregorio · 11 years ago
  35. 1d3a709 Fix handling of BadStatusLine. by Joe Gregorio · 11 years ago
  36. ee9ee3c 0.8 release by Joe Gregorio · 11 years ago
  37. 4eed8a1 Catch an edge case in imports. by Joe Gregorio · 11 years ago
  38. 7f66933 Fix App Engine headers. Reviewed in https://codereview.appspot.com/7402063/. by Joe Gregorio · 11 years ago
  39. d071e94 Make code slightly more portable. by Joe Gregorio · 11 years ago
  40. f7ed34e Make indents consistent with PEP8. by Joe Gregorio · 11 years ago
  41. c5eeb4b Add missing conn.close(). by Joe Gregorio · 11 years ago
  42. ffc3d54 Fix all whitespace issues. Patch from dhermes@google.com. by Joe Gregorio · 11 years ago
  43. f35aafc Change the App Engine specific connection objects to be subclasses by Joe Gregorio · 12 years ago
  44. 7642017 Update for 0.7.7 release. by Joe Gregorio · 12 years ago
  45. fe1ab34 Stop swallowing App Engine specific errors. Fixes issue 230. Fixes issue 231. by Joe Gregorio · 12 years ago
  46. 2084697 Fix Python3 dup header handling. Fixes isse #229. by Joe Gregorio · 12 years ago
  47. 53f169c Added GeoTrust cert by Joe Gregorio · 12 years ago
  48. 46546a6 Make httplib2.Http() instances pickleable. by Joe Gregorio · 12 years ago
  49. a91406d Version 0.7.6 by Joe Gregorio · 12 years ago
  50. c920442 On Python App Engine 2.7 a body can be passed in that is actually a stream. Do by Joe Gregorio · 12 years ago
  51. 8a8cbad Fix app engine by Joe Gregorio · 12 years ago
  52. ed72cba Fixes issue #212. Fixes issue #210. Fixes issue #214. Fixes issue #223. Fixes issue #222. by Joe Gregorio · 12 years ago
  53. de10aca Keys are lowercase in a Response object, regardless of how Response object is constructed. by Joe Gregorio · 12 years ago
  54. b30ed37 Add control so that Authorization: headers aren't forwarded on a 3xx response by default. by Joe Gregorio · 12 years ago
  55. 9f1f9ed Set the reason correctly when running on App Engine. by Joe Gregorio · 12 years ago
  56. f1a27da Fix proxy socks for SSL connections. Fixes issue #199. by Joe Gregorio · 12 years ago
  57. 4860c4f Add a parameter to control the number of retries. by Joe Gregorio · 12 years ago
  58. e5332f5 0.7.4 fix for missing cacerts by Joe Gregorio · 12 years ago
  59. 3e56313 Changing version numbers for 0.7.3 release by Joe Gregorio · 12 years ago
  60. 40e25c7 Fall back to using installed socks.py if local one is not found. by Joe Gregorio · 13 years ago
  61. 16f48c4 When opening a socket for HTTP, httplib2 uses the IP and port that is returned from socket.getaddrinfo(self.host, self.port, 0, socket.SOCK_STREAM). This breaks using an HTTP CONNECT proxy by preventing the socks module from ever seeing the original domain name. Using the orignal hostname and port seem to be the correct choice here as the socket library will resolve them and it would have already been cached. by Joe Gregorio · 13 years ago
  62. cee15da Fixed failing test case when IPv6 HTTPS server is present by Jason R. Coombs · 13 years ago
  63. 88c1f28 Fixed failing test case on Windows by Jason R. Coombs · 13 years ago
  64. ac69af8 Fix python 2.4 compat issues and fixed python 3.0 tests. by Joe Gregorio · 13 years ago
  65. 9804c42 Now allow unicode to specify proxy hostname. Fixes #179 by Jason R. Coombs · 13 years ago
  66. 2dda7ee Fixed issue where proxy bypass detection failed when a port was specified. by Jason R. Coombs · 13 years ago
  67. 96279c5 no_proxy can now be upper case by Jason R. Coombs · 13 years ago
  68. 4384089 Http() now detects the proxy configuration by Jason R. Coombs · 13 years ago
  69. 8a487d0 Added support to ProxyInfo object for detection of proxy from environment variables by Jason R. Coombs · 13 years ago
  70. 79d8c1b Reformatted ProxyInfo for readability by Jason R. Coombs · 13 years ago
  71. 0aa16cd Prepping for version 0.7.2 release by Joe Gregorio · 13 years ago
  72. ac335ff Fix up some tests. by Joe Gregorio · 13 years ago
  73. 855ab27 Actually fix the issue in AppEngineHttpConnection.getresponse. by Alain Vongsouvanh · 13 years ago
  74. df24e4b Raise an exception in AppEngineHttpConnection.getresponse if response is None. by Alain Vongsouvanh · 13 years ago
  75. 5cf7c9c Fixes issue 161. by Joe Gregorio · 13 years ago
  76. e428f07 Add socks.PROXY_TYPE_HTTP_NO_TUNNEL. Reviewed in http://codereview.appspot.com/4956072/. Fixes issue #38. by Joe Gregorio · 13 years ago
  77. b470dc4 Change out Go Daddy root ca for their ca bundle. Also add checks for version number matching when doing releases. by Joe Gregorio · 13 years ago
  78. 905b8b6 Add Go Daddy cert. Fixes issue 154. by Joe Gregorio · 13 years ago
  79. c69dc78 Fix issue with not matching on first host in cert list. Add unit tests. by Joe Gregorio · 13 years ago
  80. 03d9910 Added (optional) opaque support to DigestAuth by Joe Gregorio · 13 years ago
  81. 2149bbf Add unit tests for app engine specific code. Fix bugs found in said tests. by Joe Gregorio · 13 years ago
  82. 875a8b5 Fixes issue 72. Always lowercase authorization header. by Joe Gregorio · 13 years ago
  83. d16e2c9 Fix issue 47. Redirects that become a GET should not have a body. by Joe Gregorio · 13 years ago
  84. 087753f Fixes issue 19. Set Content-location on redirected HEAD requests by Joe Gregorio · 13 years ago
  85. 60d72ec Redirect with a GET on 302 regardless of the originating method. Fixes issue 139. by Joe Gregorio · 13 years ago
  86. dcc062f Fixes issue 145. by Joe Gregorio · 13 years ago
  87. 22f8aad Fixed app engine SLLCertificateError catching by Joe Gregorio · 13 years ago
  88. b53de9b Add certificate validation. Work initially started by Christoph Kern. by Joe Gregorio · 13 years ago
  89. 327f360 Fixes issue 133. by Joe Gregorio · 13 years ago
  90. 83c3114 Set a version number. Fixes issue # 135. by Joe Gregorio · 13 years ago
  91. eb483aa Sync to latest version of socks.py by Joe Gregorio · 13 years ago
  92. ffc7512 Better fix for https on app engine by Joe Gregorio · 13 years ago
  93. 6dd1d61 Fix https on app engine. by Joe Gregorio · 13 years ago
  94. acbd01c Add gzip to the user-agent, in case we are making a request to an app engine project: http://code.google.com/appengine/kb/general.html#compression by Joe Gregorio · 13 years ago
  95. 788543e Uses a custom httplib shim on App Engine to wrap urlfetch, as opposed by Joe Gregorio · 13 years ago
  96. bd68208 Add default support for optimistic concurrency on PATCH requests by Joe Gregorio · 13 years ago
  97. 84e3325 Fix problem with ssl import in some situations. by Joe Gregorio · 13 years ago
  98. 1ed2035 Fixes issue 98. by Joe Gregorio · 13 years ago
  99. 7c97369 Fixes issue 110. by Joe Gregorio · 13 years ago
  100. a4daf7a Fixes issue 97. by Joe Gregorio · 13 years ago