Mercurial > public > mercurial-scm > hg
log mercurial/sslutil.py @ 35582:72b91f905065
age | author | description |
---|---|---|
Fri, 29 Dec 2017 05:25:27 +0530 | Pulkit Goyal | py3: use node.hex(h.digest()) instead of h.hexdigest() |
Sun, 10 Dec 2017 04:48:59 +0530 | Pulkit Goyal | py3: handle keyword arguments correctly in sslutil.py |
Sat, 14 Oct 2017 00:29:31 +0200 | Boris Feld | configitems: register the 'hostsecurity.*:fingerprints' config |
Thu, 12 Oct 2017 00:20:41 +0200 | Boris Feld | configitems: register the 'hostfingerprints' section |
Thu, 12 Oct 2017 23:34:34 -0700 | Jun Wu | codemod: use pycompat.isdarwin |
Thu, 12 Oct 2017 23:30:46 -0700 | Jun Wu | codemod: use pycompat.iswindows |
Wed, 12 Jul 2017 18:37:13 -0400 | Matt Harbison | sslutil: inform the user about how to fix an incomplete certificate chain |