Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 05 May 2016 00:38:18 -0700 | Gregory Szorc | sslutil: use CA loaded state to drive validation logic |
Thu, 05 May 2016 00:37:28 -0700 | Gregory Szorc | sslutil: handle ui.insecureconnections in validator |
Thu, 05 May 2016 00:35:45 -0700 | Gregory Szorc | sslutil: check for ui.insecureconnections in sslkwargs |
Thu, 05 May 2016 00:34:22 -0700 | Gregory Szorc | dispatch: set ui.insecureconnections when --insecure is used |
Thu, 05 May 2016 00:33:38 -0700 | Gregory Szorc | ui: add an instance flag to hold --insecure bit |
Thu, 05 May 2016 00:32:43 -0700 | Gregory Szorc | sslutil: make sslkwargs code even more explicit |
Wed, 04 May 2016 23:38:34 -0700 | Gregory Szorc | sslutil: move code examining _canloaddefaultcerts out of _defaultcacerts |