SickGear/lib/requests
vergessen b5b3ad980a Add check that SSLv3 is available before use.
This fixes an issue in the urllib3/PyOpenSSL contrib in requests lib that assumes ssl.protocol_sslv3 is always defined. Many systems have disabled this protocol in light of recent security issues.
2014-11-19 18:01:54 +00:00
..
packages Add check that SSLv3 is available before use. 2014-11-19 18:01:54 +00:00
__init__.py Switched TVDB/TVRage CacheHandlers to CacheControl. 2014-03-14 10:15:39 -07:00
adapters.py Replaced our cache handler 'CacheControl' with 'httpcache' as we found the previous was not stable enough and was causing more issues then good. 2014-03-16 04:06:21 -07:00
api.py Switched TVDB/TVRage CacheHandlers to CacheControl. 2014-03-14 10:15:39 -07:00
auth.py Switched TVDB/TVRage CacheHandlers to CacheControl. 2014-03-14 10:15:39 -07:00
cacert.pem Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
certs.py Switched TVDB/TVRage CacheHandlers to CacheControl. 2014-03-14 10:15:39 -07:00
compat.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
cookies.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
exceptions.py Switched TVDB/TVRage CacheHandlers to CacheControl. 2014-03-14 10:15:39 -07:00
hooks.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
models.py Switched TVDB/TVRage CacheHandlers to CacheControl. 2014-03-14 10:15:39 -07:00
sessions.py Switched TVDB/TVRage CacheHandlers to CacheControl. 2014-03-14 10:15:39 -07:00
status_codes.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
structures.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
utils.py Switched TVDB/TVRage CacheHandlers to CacheControl. 2014-03-14 10:15:39 -07:00