Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rely on six to import httplib or http.client. | SVN-Git Migration | 2015-10-08 |
| | | | | | | Origin: https://github.com/shazow/urllib3/commit/f4eb94bc36277d5d584683a03fc9eb3950429a15 Patch-Name: 06_rely-on-six-to-import-httplib-or-http.client.patch | ||
* | Do not use embedded copy of ssl.match_hostname, when possible | Stefano Rivera | 2015-10-08 |
| | | | | | | | | | | The system python has the necessary features backported, since 2.7.8-7 (and 221a1f9155e2, releasing in 2.7.9, upstream). However, alternative python implementations don't, yet, and urllib3 is used by pip in virtualenvs. Forwarded: not-needed Last-Update: 2014-11-18 Patch-Name: 05_avoid-embedded-ssl-match-hostname.patch | ||
* | require SSL certificate validation by default by using | Jamie Strandboge | 2015-10-08 |
| | | | | | | | | | CERT_REQUIRED and using the system /etc/ssl/certs/ca-certificates.crt Bug-Ubuntu: https://launchpad.net/bugs/1047054 Bug-Debian: http://bugs.debian.org/686872 Last-Update: 2014-09-01 Patch-Name: 02_require-cert-verification.patch | ||
* | Do not use embedded copy of python-six. | Daniele Tricoli | 2015-10-08 |
| | | | | | | | Forwarded: not-needed Last-Update: 2015-05-03 Patch-Name: 01_do-not-use-embedded-python-six.patch | ||
* | Imported Upstream version 1.11 | SVN-Git Migration | 2015-10-08 |
| | |||
* | Imported Upstream version 1.10.4 | SVN-Git Migration | 2015-10-08 |
| | |||
* | Imported Upstream version 1.10 | SVN-Git Migration | 2015-10-08 |
| | |||
* | Imported Upstream version 1.9.1 | SVN-Git Migration | 2015-10-08 |
| | |||
* | Imported Upstream version 1.9 | SVN-Git Migration | 2015-10-08 |
| | |||
* | Imported Upstream version 1.8.3 | SVN-Git Migration | 2015-10-08 |
| | |||
* | Imported Upstream version 1.8.2 | SVN-Git Migration | 2015-10-08 |
| | |||
* | Imported Upstream version 1.8 | SVN-Git Migration | 2015-10-08 |
| | |||
* | Imported Upstream version 1.7.1 | SVN-Git Migration | 2015-10-08 |
| | |||
* | Imported Upstream version 1.6 | SVN-Git Migration | 2015-10-08 |
| | |||
* | Imported Upstream version 1.5 | SVN-Git Migration | 2015-10-08 |
| | |||
* | Imported Upstream version 1.3 | SVN-Git Migration | 2015-10-08 |
| | |||
* | Imported Upstream version 1.2.2 | SVN-Git Migration | 2015-10-08 |