summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CHANGES for #468no-default-preloadAndrey Petrov2014-09-161-0/+3
* New default: preload_content=FalseAndrey Petrov2014-09-161-1/+4
* CHANGES for #412Andrey Petrov2014-09-131-0/+2
* Merge branch 'master' of github.com:shazow/urllib3Andrey Petrov2014-09-131-1/+14
|\
| * Merge pull request #413 from vitek/issue412_want_writeAndrey Petrov2014-09-131-1/+14
| |\
| | * pyOpenSSL: Fix WantWrite issue #412Vitja Makarov2014-06-231-1/+14
* | | CHANGES for #394Andrey Petrov2014-09-131-0/+2
|/ /
* | Merge pull request #394 from asmeurer/url_unparseAndrey Petrov2014-09-133-37/+98
|\ \
| * | Add myself to CONTRIBUTORSAaron Meurer2014-09-121-0/+3
| * | Make str(Url) == Url.urlAaron Meurer2014-09-122-1/+8
| * | Merge branch 'master' into url_unparseAaron Meurer2014-09-1259-860/+2541
| |\ \
| * | | Make something a little clearerAaron Meurer2014-05-291-1/+1
| * | | Remove unparse_url, in favor of Url.urlAaron Meurer2014-05-283-50/+36
| * | | Improve code coverageAaron Meurer2014-05-231-0/+1
| * | | Add url attribute to Url, which gives the same thing as unparse_url()Aaron Meurer2014-05-231-0/+6
| * | | Add unparse_url to urllib3.util.urlAaron Meurer2014-05-233-36/+93
* | | | Cutting new release, v1.9.1Andrey Petrov2014-09-132-2/+7
| |/ / |/| |
* | | Merge pull request #463 from dstufft/encryption-isnt-disabledAndrey Petrov2014-09-111-1/+1
|\ \ \
| * | | Doc Fix: Disable compression not encryptionDonald Stufft2014-09-111-1/+1
|/ / /
* | | Added AppEngine sockets link.Andrey Petrov2014-09-061-2/+4
* | | Phrasing.Andrey Petrov2014-09-061-1/+1
* | | Formatting.Andrey Petrov2014-09-061-1/+1
* | | Formatting.Andrey Petrov2014-09-061-1/+5
* | | Added 'Python with SSL enabled' section and merged AppEngine into it.Andrey Petrov2014-09-061-16/+29
* | | Merge pull request #460 from Twitterapi4all/gae-doc-securityAndrey Petrov2014-09-062-0/+17
|\ \ \
| * | | updated the contribution file.Krishna Prasad2014-09-061-1/+1
| * | | Removed the extra lineKrishna Prasad2014-09-051-1/+0
| * | | Removed the duplicate and add in Contributions listkrishnaiitd2014-09-052-15/+3
| * | | minor changekrishnaiitd2014-09-041-1/+1
| * | | removed the http and add requirements also in README.rstkrishnaiitd2014-09-042-1/+17
| * | | code formatting changesKrishna Prasad2014-09-031-2/+2
| * | | Sentence changeskrishnaiitd2014-09-031-5/+6
| * | | Minor changekrishnaiitd2014-09-031-2/+2
| * | | code formatting changesKrishna Prasad2014-09-031-2/+2
| * | | Added requirements of GAEkrishnaiitd2014-09-031-0/+13
* | | | CHANGES for #443Andrey Petrov2014-09-011-0/+3
* | | | Merge pull request #443 from Lukasa/connectionerrorAndrey Petrov2014-09-012-4/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Easier to ask forgiveness than permission.Cory Benfield2014-08-261-2/+2
| * | | Comment weird action.Cory Benfield2014-08-261-0/+1
| * | | "six can have import priority"Cory Benfield2014-08-261-1/+1
| * | | Catch ConnectionError on Py3.Cory Benfield2014-08-262-3/+10
|/ / /
* | | Disable PyOpenSSL tests by default.Andrey Petrov2014-08-251-4/+8
* | | Remove PyOpenSSL from being installed by dev-requirements and travisci (cc #451)Andrey Petrov2014-08-251-5/+0
* | | Merge pull request #455 from kevinburke/source-address-updateAndrey Petrov2014-08-251-1/+3
|\ \ \
| * | | add assert to catch intermittent failureKevin Burke2014-08-251-1/+3
| * | | Merge branch 'master' of github.com:shazow/urllib3Kevin Burke2014-08-255-2/+51
| |\ \ \
| * \ \ \ Merge branch 'master' of github.com:shazow/urllib3Kevin Burke2014-08-241-1/+1
| |\ \ \ \
* | \ \ \ \ Merge pull request #451 from t-8ch/pyopenssl_testsAndrey Petrov2014-08-253-8/+19
|\ \ \ \ \ \
| * | | | | | Revert "gather test coverage on contrib.pyopenssl"Thomas Weißschuh2014-08-251-1/+1
| * | | | | | Revert "don't cover some lines in pyopenssl"Thomas Weißschuh2014-08-251-2/+2