aboutsummaryrefslogtreecommitdiff
path: root/urllib3
Commit message (Collapse)AuthorAge
* Rely on six to import httplib or http.client.SVN-Git Migration2015-10-09
| | | | | | 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 possibleStefano Rivera2015-10-09
| | | | | | | | | | 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 usingJamie Strandboge2015-10-09
| | | | | | | | | 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 Tricoli2015-10-09
| | | | | | | Forwarded: not-needed Last-Update: 2015-05-03 Patch-Name: 01_do-not-use-embedded-python-six.patch
* Import python-urllib3_1.12.orig.tar.gzDaniele Tricoli2015-10-09
|
* Imported Upstream version 1.11SVN-Git Migration2015-10-08
|
* Imported Upstream version 1.10.4SVN-Git Migration2015-10-08
|
* Imported Upstream version 1.10SVN-Git Migration2015-10-08
|
* Imported Upstream version 1.9.1SVN-Git Migration2015-10-08
|
* Imported Upstream version 1.9SVN-Git Migration2015-10-08
|
* Imported Upstream version 1.8.3SVN-Git Migration2015-10-08
|
* Imported Upstream version 1.8.2SVN-Git Migration2015-10-08
|
* Imported Upstream version 1.8SVN-Git Migration2015-10-08
|
* Imported Upstream version 1.7.1SVN-Git Migration2015-10-08
|
* Imported Upstream version 1.6SVN-Git Migration2015-10-08
|
* Imported Upstream version 1.5SVN-Git Migration2015-10-08
|
* Imported Upstream version 1.3SVN-Git Migration2015-10-08
|
* Imported Upstream version 1.2.2SVN-Git Migration2015-10-08