Mercurial > public > mercurial-scm > hg
log mercurial/sslutil.py @ 29460:a7d1532b26a1 stable
age | author | description |
---|---|---|
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 |
Wed, 29 Jun 2016 19:43:27 -0700 | Gregory Szorc | sslutil: emit warning when no CA certificates loaded |
Wed, 29 Jun 2016 19:38:24 -0700 | Gregory Szorc | sslutil: don't load default certificates when they aren't relevant |
Wed, 29 Jun 2016 19:37:38 -0700 | Gregory Szorc | sslutil: display a better error message when CA file loading fails |
Sat, 25 Jun 2016 07:26:43 -0700 | Gregory Szorc | sslutil: abort when unable to verify peer connection (BC) |