docker-py/docker
Joffrey F b808cc45b4 Remove obsolete SSL version computation
Recent versions of urllib3 (including the one packaged by requests)
will automatically reject SSLv2/3.
Additional test to check urllib3's behavior (mostly for release/packaging)

Signed-off-by: Joffrey F <joffrey@docker.com>
2016-02-03 17:50:52 -08:00
..
api Raise exceptions for API errors on network connect/disconnect 2016-01-25 18:19:32 +00:00
auth Add HttpHeaders support in load_config 2016-01-18 14:29:31 -08:00
ssladapter Remove obsolete SSL version computation 2016-02-03 17:50:52 -08:00
unixconn Fix Unix adapter bug with newer versions of requests 2015-10-19 16:55:49 -07:00
utils Update outdated error message 2016-01-29 17:26:10 -08:00
__init__.py Add a version_info attribute 2015-04-03 17:24:02 -05:00
client.py Support unspecified protocol in base_url when using TLS 2016-01-28 16:25:23 -08:00
constants.py Bump default API version to 1.21 2015-11-04 19:32:22 +01:00
errors.py Update HTTPS docs link 2016-01-18 11:21:12 -08:00
tls.py Remove obsolete SSL version computation 2016-02-03 17:50:52 -08:00
version.py Bump RC 2016-01-26 11:04:43 -08:00