Mercurial > public > mercurial-scm > hg
log mercurial/sslutil.py @ 29554:4a7b0c696fbc
age | author | description |
---|---|---|
Thu, 14 Jul 2016 20:14:19 -0700 | Gregory Szorc | sslutil: implement wrapserversocket() |
Wed, 13 Jul 2016 19:33:52 -0700 | Gregory Szorc | sslutil: add assertion to prevent accidental CA usage on Windows |
Wed, 06 Jul 2016 22:53:22 -0700 | Gregory Szorc | sslutil: move context options flags to _hostsettings |
Wed, 06 Jul 2016 22:47:24 -0700 | Gregory Szorc | sslutil: move protocol determination to _hostsettings |
Mon, 11 Jul 2016 08:54:13 -0500 | Matt Mackall | merge with stable |
Wed, 06 Jul 2016 21:16:00 -0700 | Gregory Szorc | sslutil: try to find CA certficates in well-known locations |
Wed, 06 Jul 2016 20:46:05 -0700 | Gregory Szorc | sslutil: issue warning when unable to load certificates on OS X |