Sun, 15 May 2016 11:38:38 -0700 |
Gregory Szorc |
sslutil: convert socket validation from a class to a function (API)
|
file |
diff |
annotate
|
Sun, 15 May 2016 11:32:11 -0700 |
Gregory Szorc |
sslutil: store and use hostname and ui in socket instance
|
file |
diff |
annotate
|
Sun, 15 May 2016 11:25:07 -0700 |
Gregory Szorc |
sslutil: use a dict for hanging hg state off the wrapped socket
|
file |
diff |
annotate
|
Thu, 05 May 2016 19:10:18 -0700 |
Gregory Szorc |
sslutil: require serverhostname argument (API)
|
file |
diff |
annotate
|
Thu, 05 May 2016 00:46:31 -0700 |
Gregory Szorc |
sslutil: stop checking for web.cacerts=! (BC)
|
file |
diff |
annotate
|
Thu, 05 May 2016 00:38:18 -0700 |
Gregory Szorc |
sslutil: use CA loaded state to drive validation logic
|
file |
diff |
annotate
|
Thu, 05 May 2016 00:37:28 -0700 |
Gregory Szorc |
sslutil: handle ui.insecureconnections in validator
|
file |
diff |
annotate
|
Thu, 05 May 2016 00:35:45 -0700 |
Gregory Szorc |
sslutil: check for ui.insecureconnections in sslkwargs
|
file |
diff |
annotate
|
Thu, 05 May 2016 00:32:43 -0700 |
Gregory Szorc |
sslutil: make sslkwargs code even more explicit
|
file |
diff |
annotate
|
Wed, 04 May 2016 23:38:34 -0700 |
Gregory Szorc |
sslutil: move code examining _canloaddefaultcerts out of _defaultcacerts
|
file |
diff |
annotate
|
Wed, 04 May 2016 23:01:49 -0700 |
Gregory Szorc |
sslutil: further refactor sslkwargs
|
file |
diff |
annotate
|
Thu, 05 May 2016 00:31:11 -0700 |
Gregory Szorc |
sslutil: document and slightly refactor sslkwargs
|
file |
diff |
annotate
|
Sat, 30 Apr 2016 09:26:47 -0700 |
Gregory Szorc |
sslutil: restore old behavior not requiring a hostname argument (issue5210)
stable
|
file |
diff |
annotate
|
Sun, 10 Apr 2016 11:02:58 -0700 |
Gregory Szorc |
sslutil: document and slightly refactor validation logic
|
file |
diff |
annotate
|
Sun, 10 Apr 2016 11:00:41 -0700 |
Gregory Szorc |
sslutil: require a server hostname when wrapping sockets (API)
|
file |
diff |
annotate
|
Sun, 10 Apr 2016 10:59:45 -0700 |
Gregory Szorc |
sslutil: move and document verify_mode assignment
|
file |
diff |
annotate
|
Sun, 27 Mar 2016 13:13:19 -0700 |
Gregory Szorc |
sslutil: add docstring to wrapsocket()
|
file |
diff |
annotate
|
Sun, 27 Mar 2016 11:39:39 -0700 |
Gregory Szorc |
sslutil: remove indentation in wrapsocket declaration
|
file |
diff |
annotate
|
Sun, 27 Mar 2016 14:18:32 -0700 |
Gregory Szorc |
sslutil: always use SSLContext
|
file |
diff |
annotate
|
Sun, 27 Mar 2016 14:08:52 -0700 |
Gregory Szorc |
sslutil: move _canloaddefaultcerts logic
|
file |
diff |
annotate
|
Sun, 27 Mar 2016 13:50:34 -0700 |
Gregory Szorc |
sslutil: implement SSLContext class
|
file |
diff |
annotate
|
Sun, 27 Mar 2016 10:47:24 -0700 |
Gregory Szorc |
sslutil: store OP_NO_SSL* constants in module scope
|
file |
diff |
annotate
|
Sun, 27 Mar 2016 14:07:06 -0700 |
Gregory Szorc |
sslutil: better document state of security/ssl module
|
file |
diff |
annotate
|
Sat, 19 Mar 2016 10:10:09 -0700 |
Gregory Szorc |
sslutil: use preferred formatting for import syntax
|
file |
diff |
annotate
|
Sun, 13 Mar 2016 14:03:58 -0700 |
Gregory Szorc |
sslutil: allow multiple fingerprints per host
|
file |
diff |
annotate
|
Fri, 08 Jan 2016 16:27:25 +0100 |
G?bor Stefanik |
sslutil: fix reversed logic (issue5034)
stable
|
file |
diff |
annotate
|
Tue, 29 Sep 2015 16:17:32 -0700 |
Gregory Szorc |
sslutil: expose attribute indicating whether SNI is supported
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
file |
diff |
annotate
|
Sat, 08 Aug 2015 19:56:22 -0700 |
Gregory Szorc |
sslutil: use absolute_import
|
file |
diff |
annotate
|
Fri, 05 Jun 2015 21:45:44 +0900 |
Yuya Nishihara |
ssl: remove CERT_REQUIRED constant that was necessary for compatibility
|
file |
diff |
annotate
|