Mercurial > public > mercurial-scm > hg
log mercurial/sslutil.py @ 29288:7dee15dee53c
age | author | description |
---|---|---|
Wed, 01 Jun 2016 19:57:20 -0700 | Gregory Szorc | sslutil: add devel.disableloaddefaultcerts to disable CA loading |
Mon, 30 May 2016 11:20:31 -0700 | Gregory Szorc | sslutil: store flag for whether cert verification is disabled |
Mon, 30 May 2016 11:19:43 -0700 | Gregory Szorc | sslutil: remove "strict" argument from validatesocket() |
Sat, 28 May 2016 12:58:46 -0700 | Gregory Szorc | sslutil: reference appropriate config section in messaging |
Sat, 28 May 2016 12:37:36 -0700 | Gregory Szorc | sslutil: allow fingerprints to be specified in [hostsecurity] |
Sat, 28 May 2016 11:58:28 -0700 | Gregory Szorc | sslutil: calculate host fingerprints from additional algorithms |