summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added tag 0.7.6 for changeset 28bf49dc86c3Joe Gregorio2012-09-110-0/+0
* Version 0.7.6Joe Gregorio2012-09-114-3/+6
* On Python App Engine 2.7 a body can be passed in that is actually a stream. DoJoe Gregorio2012-09-111-0/+4
* Fix app engineJoe Gregorio2012-08-281-2/+2
* Added tag 0.7.5 for changeset 403deb2f51e7Joe Gregorio2012-08-280-0/+0
* Fix some tests.Joe Gregorio2012-08-282-1/+14
* Updating testsjcgregorio2011-05-243-1/+1
* Fixes issue #212. Fixes issue #210. Fixes issue #214. Fixes issue #223. Fixes...Joe Gregorio2012-08-2819-1062/+4846
* Added tag 0.7.5 for changeset c17f3cf9129cJoe Gregorio2012-08-280-0/+0
* Keys are lowercase in a Response object, regardless of how Response object is...Joe Gregorio2012-07-281-2/+2
* Add control so that Authorization: headers aren't forwarded on a 3xx response...Joe Gregorio2012-07-2312-8/+72
* Set the reason correctly when running on App Engine.Joe Gregorio2012-07-231-2/+4
* Fix proxy socks for SSL connections. Fixes issue #199.Joe Gregorio2012-04-171-10/+42
* Add a parameter to control the number of retries.Joe Gregorio2012-04-1717-4816/+1098
* Fix wrong link in description.Joe Gregorio2012-03-021-1/+0
* 0.7.4 fix for missing cacertsJoe Gregorio2012-03-025-7/+7
* Added tag 0.7.4 for changeset d4a0fa4d3700Joe Gregorio2012-03-020-0/+0
* release notesJoe Gregorio2012-03-022-5/+12
* 0.7.3 tagged releaseJoe Gregorio2012-03-021-6/+6
* Changing version numbers for 0.7.3 releaseJoe Gregorio2012-03-024-6/+8
* Fall back to using installed socks.py if local one is not found.Joe Gregorio2012-01-091-1/+4
* When opening a socket for HTTP, httplib2 uses the IP and port that is returne...Joe Gregorio2012-01-061-1/+1
* Converted MANIFEST to manifest template (MANIFEST.in) for setuptools compatib...Jason R. Coombs2011-08-163-13/+4
* Added support for setuptools (if present, but still fall back to distutils). ...Jason R. Coombs2011-08-091-1/+4
* Fixed failing test case when IPv6 HTTPS server is presentJason R. Coombs2011-08-091-0/+4
* Fixed failing test case on WindowsJason R. Coombs2011-08-091-54/+56
* Fix python 2.4 compat issues and fixed python 3.0 tests.Joe Gregorio2012-01-053-13/+822
* Now allow unicode to specify proxy hostname. Fixes #179Jason R. Coombs2011-12-011-6/+6
* mergedJoe Gregorio2012-01-053-41/+197
|\
| * Fixed issue where proxy bypass detection failed when a port was specified.Jason R. Coombs2011-08-161-1/+3
| * no_proxy can now be upper caseJason R. Coombs2011-08-162-3/+21
| * Http() now detects the proxy configurationJason R. Coombs2011-08-093-29/+71
| * Added support to ProxyInfo object for detection of proxy from environment var...Jason R. Coombs2011-08-092-1/+88
| * Reformatted ProxyInfo for readabilityJason R. Coombs2011-08-091-15/+22
|/
* Added tag 0.7.2 for changeset d2d8aa1da6a7Joe Gregorio2011-11-140-0/+0
* Fix makefile for generation of docsJoe Gregorio2011-11-141-1/+1
* Prepping for version 0.7.2 releaseJoe Gregorio2011-11-144-5/+5
* Fix up some tests.Joe Gregorio2011-11-142-7/+7
* Actually fix the issue in AppEngineHttpConnection.getresponse.Alain Vongsouvanh2011-11-111-1/+0
* Raise an exception in AppEngineHttpConnection.getresponse if response is None.Alain Vongsouvanh2011-11-091-1/+4
* Fixes issue 161.Joe Gregorio2011-10-201-0/+3
* Add socks.PROXY_TYPE_HTTP_NO_TUNNEL. Reviewed in http://codereview.appspot.co...Joe Gregorio2011-10-061-1/+54
* Change out Go Daddy root ca for their ca bundle. Also add checks for version ...Joe Gregorio2011-06-232-24/+81
* Add Go Daddy cert. Fixes issue 154.Joe Gregorio2011-06-231-0/+28
* Fix issue with not matching on first host in cert list. Add unit tests.Joe Gregorio2011-06-232-1/+9
* Added (optional) opaque support to DigestAuthJoe Gregorio2011-06-224-0/+34
* Add unit tests for app engine specific code. Fix bugs found in said tests.Joe Gregorio2011-06-223-1/+69
* update changelog for 0.7.1Joe Gregorio2011-06-161-0/+3
* Added tag 0.7.1 for changeset 458615668f63Joe Gregorio2011-06-160-0/+0
* Version 0.7.1Joe Gregorio2011-06-162-7/+5