Mercurial > public > mercurial-scm > hg
log mercurial/sslutil.py @ 29410:222f6834c69a
age | author | description |
---|---|---|
Sat, 25 Jun 2016 07:32:02 -0700 | Gregory Szorc | sslutil: remove out of place comment |
Tue, 14 Jun 2016 11:53:55 +0200 | liscju | i18n: translate abort messages |
Fri, 10 Jun 2016 00:12:33 -0400 | Augie Fackler | cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1 |
Tue, 07 Jun 2016 20:29:54 -0700 | Gregory Szorc | sslutil: per-host config option to define certificates |
Sat, 04 Jun 2016 11:16:08 -0700 | Gregory Szorc | sslutil: print the fingerprint from the last hash used |
Tue, 31 May 2016 19:21:08 -0700 | Gregory Szorc | sslutil: make cert fingerprints messages more actionable |
Mon, 30 May 2016 15:43:03 -0700 | Gregory Szorc | sslutil: refactor code for fingerprint matching |