summaryrefslogtreecommitdiff
path: root/docker/ssladapter
Commit message (Expand)AuthorAgeFilesLines
* Ensure assert_hostname is set on the pool connectionStephen Moore2015-11-081-0/+13
* Add assert_fingerprint option.dlorenc2015-03-191-1/+4
* urllib3/requests issuesJoffrey F2015-01-091-3/+3
* Prioritize system-installed urllib3 over requests vendored urllib3.Joffrey F2015-01-081-2/+2
* Fix typoJoffrey F2014-10-301-1/+1
* Require highest level of client-supported SSL/TLS cryptoEric Windisch2014-10-291-0/+11
* Enable the overriding of `assert_hostname` on TLSConfigAanand Prasad2014-10-141-2/+4
* Fix typos in ssladapter.pyAanand Prasad2014-10-141-3/+9
* Simplified init_poolmanagerJoffrey F2014-09-081-10/+10
* Fix some urllib3 import issuesJoffrey F2014-07-091-4/+7
* fix ssl_version exception when urllib3 version <= 1.5李超2014-07-071-4/+12
* * Merge branch 'tls' of github.com:momer/docker-py into momer-tlsJoffrey F2014-06-232-3/+2
* Expanding on @denibertovic initial additions, we now have full support for SS...Mo Omer2014-05-132-0/+24