Mercurial > public > mercurial-scm > hg
log mercurial/sslutil.py @ 19184:05390cfe678a
age | author | description |
---|---|---|
Tue, 26 Mar 2013 02:28:10 +0900 | FUJIWARA Katsunori | sslutil: abort if peer certificate is not verified for secure use |
Fri, 05 Apr 2013 12:20:14 -0500 | Matt Mackall | sslutil: try harder to avoid getpeercert problems |
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 |