Mercurial > public > mercurial-scm > hg
log mercurial/sslutil.py @ 16391:9cf7c9d529d0
age | author | description |
---|---|---|
Mon, 09 Apr 2012 14:36:16 -0700 | Steven Stallion | ui: optionally quiesce ssl verification warnings on python 2.5 |
Thu, 26 Jan 2012 11:23:15 -0600 | Matt Mackall | sslutil: more helpful fingerprint mismatch message stable |
Mon, 09 Jan 2012 14:56:05 +0100 | Mads Kiilerich | sslutil: abort properly if no certificate received for https connection |
Mon, 09 Jan 2012 14:43:25 +0100 | Mads Kiilerich | sslutil: work around validator crash getting certificate on failed sockets |
Mon, 09 Jan 2012 14:43:24 +0100 | Mads Kiilerich | sslutil: reorder validator code to make it more readable |
Mon, 09 Jan 2012 14:43:24 +0100 | Mads Kiilerich | sslutil: show fingerprint when cacerts validation fails |