Mercurial > public > mercurial-scm > hg
log mercurial/sslutil.py @ 29486:a62c00f6dd04
age | author | description |
---|---|---|
Mon, 04 Jul 2016 09:58:45 -0700 | Gregory Szorc | sslutil: use certificates provided by certifi if available |
Fri, 01 Jul 2016 19:17:45 -0700 | Gregory Szorc | sslutil: don't attempt to find default CA certs file when told not to |
Fri, 01 Jul 2016 19:04:39 -0700 | Gregory Szorc | sslutil: pass ui to _defaultcacerts |
Fri, 01 Jul 2016 18:03:51 -0700 | Gregory Szorc | sslutil: change comment and logged message for found ca cert file |
Sat, 02 Jul 2016 09:41:40 -0700 | Gregory Szorc | sslutil: don't access message attribute in exception (issue5285) stable |
Fri, 01 Jul 2016 16:02:56 -0500 | Matt Mackall | merge with stable |
Sun, 26 Jun 2016 19:34:48 -0700 | Gregory Szorc | sslutil: synchronize hostname matching logic with CPython stable 3.8.4 |