Mercurial > public > mercurial-scm > hg
log mercurial/sslutil.py @ 29287:fbccb334efe7
age | author | description |
---|---|---|
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 |
Sat, 28 May 2016 12:53:33 -0700 | Gregory Szorc | sslutil: move CA file processing into _hostsettings() |
Sat, 28 May 2016 11:41:21 -0700 | Gregory Szorc | sslutil: move SSLContext.verify_mode value into _hostsettings |