Mercurial > public > mercurial-scm > hg
log mercurial/sslutil.py @ 30445:1ce4c2062ab0
age | author | description |
---|---|---|
Mon, 17 Oct 2016 23:16:55 +0200 | Mads Kiilerich | spelling: fixes of non-dictionary words |
Wed, 19 Oct 2016 18:06:14 +0200 | G?bor Stefanik | sslutil: guard against broken certifi installations (issue5406) stable |
Tue, 13 Sep 2016 17:46:29 +0200 | Pierre-Yves David | ssl: handle a difference in SSLError with pypy (issue5348) |
Mon, 25 Jul 2016 12:00:55 -0700 | Gregory Szorc | sslutil: work around SSLContext.get_ca_certs bug on Windows (issue5313) stable |
Tue, 19 Jul 2016 21:09:58 -0700 | Gregory Szorc | sslutil: improve messaging around unsupported protocols (issue5303) stable |
Tue, 19 Jul 2016 20:30:29 -0700 | Gregory Szorc | sslutil: capture string string representation of protocol stable |
Tue, 19 Jul 2016 20:16:51 -0700 | Gregory Szorc | sslutil: allow TLS 1.0 when --insecure is used stable |