Wed, 05 Sep 2018 01:19:48 +0300 |
Meirambek Omyrzak |
verify: make output less confusing (issue5924)
|
Sat, 02 Dec 2017 20:03:28 -0500 |
Matt Harbison |
tests: add a substitution for EADDRINUSE/WSAEADDRINUSE messages
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Tue, 18 Jul 2017 00:12:44 -0400 |
Matt Harbison |
run-tests: drop required (feature !) style lines when the output is missing
|
Tue, 18 Jul 2017 19:49:51 -0400 |
Matt Harbison |
test-https: properly conditionalize Windows vs non-Windows output
stable
|
Wed, 12 Jul 2017 18:37:13 -0400 |
Matt Harbison |
sslutil: inform the user about how to fix an incomplete certificate chain
|
Tue, 11 Jul 2017 22:06:57 -0400 |
Matt Harbison |
test-https: stabilize for Windows
|
Mon, 10 Jul 2017 21:09:46 -0700 |
Gregory Szorc |
sslutil: check for missing certificate and key files (issue5598)
|
Wed, 10 May 2017 23:49:37 -0700 |
Gregory Szorc |
sslutil: tweak the legacy [hostfingerprints] warning message
|
Fri, 12 May 2017 11:20:25 -0700 |
Martin von Zweigbergk |
merge with stable
|
Mon, 08 May 2017 15:30:15 -0700 |
Gregory Szorc |
tests: remove test targeting Python 2.6
|
Mon, 08 May 2017 09:30:26 -0700 |
Gregory Szorc |
sslutil: reference fingerprints config option properly (issue5559)
stable
|
Mon, 03 Apr 2017 18:56:08 -0400 |
Augie Fackler |
tests: fix missing (glob) annotations in test-https.t
|
Sat, 01 Apr 2017 18:30:51 -0400 |
Matt Harbison |
test-http: update output for Windows
|
Sat, 01 Apr 2017 14:48:39 -0400 |
Matt Harbison |
tests: add globs for Windows
|
Fri, 31 Mar 2017 11:53:56 +0200 |
Pierre-Yves David |
hook: add hook name information to external hook
|
Fri, 31 Mar 2017 11:08:11 +0200 |
Pierre-Yves David |
hook: provide hook type information to external hook
|
Thu, 30 Mar 2017 17:29:03 +0200 |
Pierre-Yves David |
run-tests: auto-replace 'TXNID' output
|
Thu, 09 Mar 2017 20:33:29 -0800 |
Gregory Szorc |
sslutil: issue warning when [hostfingerprint] is used
|
Thu, 16 Feb 2017 00:13:29 -0800 |
Jun Wu |
runtests: set web.address to localhost
|
Thu, 16 Feb 2017 09:38:52 -0800 |
Jun Wu |
tests: use LOCALIP
|
Mon, 17 Oct 2016 23:16:55 +0200 |
Mads Kiilerich |
spelling: fixes of non-dictionary words
|
Sat, 29 Oct 2016 02:44:45 +0900 |
FUJIWARA Katsunori |
tests: invoke printenv.py via sh -c for test portability
stable
|
Thu, 25 Aug 2016 01:00:54 -0400 |
Augie Fackler |
test-https: drop two spurious --traceback flags
|
Thu, 28 Jul 2016 08:53:36 -0700 |
Gregory Szorc |
tests: glob over ssl error
stable
|
Tue, 19 Jul 2016 21:09:58 -0700 |
Gregory Szorc |
sslutil: improve messaging around unsupported protocols (issue5303)
stable
|
Tue, 19 Jul 2016 20:16:51 -0700 |
Gregory Szorc |
sslutil: allow TLS 1.0 when --insecure is used
stable
|
Tue, 19 Jul 2016 19:57:34 -0700 |
Gregory Szorc |
hg: copy [hostsecurity] options to remote ui instances (issue5305)
stable
|
Mon, 18 Jul 2016 11:27:27 -0700 |
Gregory Szorc |
sslutil: more robustly detect protocol support
|
Sun, 17 Jul 2016 10:59:32 -0700 |
Gregory Szorc |
sslutil: support defining cipher list
|
Wed, 13 Jul 2016 21:49:17 -0700 |
Gregory Szorc |
sslutil: print a warning when using TLS 1.0 on legacy Python
|
Wed, 13 Jul 2016 21:35:54 -0700 |
Gregory Szorc |
sslutil: require TLS 1.1+ when supported
|
Thu, 14 Jul 2016 20:47:22 -0700 |
Gregory Szorc |
sslutil: config option to specify TLS protocol version
|
Tue, 12 Jul 2016 23:12:03 -0700 |
Gregory Szorc |
hgweb: use sslutil.wrapserversocket()
|
Wed, 13 Jul 2016 00:14:50 -0700 |
Gregory Szorc |
hgweb: pass ui into preparehttpserver
|
Tue, 12 Jul 2016 22:26:04 -0700 |
Gregory Szorc |
tests: regenerate x509 test certificates
|
Sat, 09 Jul 2016 23:03:45 -0400 |
Augie Fackler |
tests: add (glob) annotations to output lines with 127.0.0.1
|
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
|
Mon, 04 Jul 2016 10:04:11 -0700 |
Gregory Szorc |
sslutil: handle default CA certificate loading on Windows
|
Fri, 01 Jul 2016 19:27:34 -0700 |
Gregory Szorc |
tests: better testing of loaded certificates
|
Wed, 29 Jun 2016 19:43:27 -0700 |
Gregory Szorc |
sslutil: emit warning when no CA certificates loaded
|
Wed, 29 Jun 2016 19:49:39 -0700 |
Gregory Szorc |
tests: test case where default ca certs not available
|
Wed, 29 Jun 2016 19:37:38 -0700 |
Gregory Szorc |
sslutil: display a better error message when CA file loading fails
|
Wed, 29 Jun 2016 18:15:28 -0700 |
Gregory Szorc |
tests: add test for empty CA certs file
|
Sat, 25 Jun 2016 07:26:43 -0700 |
Gregory Szorc |
sslutil: abort when unable to verify peer connection (BC)
|
Tue, 14 Jun 2016 18:14:42 -0700 |
Durham Goode |
tests: increase test-https malform error glob
|
Tue, 07 Jun 2016 20:29:54 -0700 |
Gregory Szorc |
sslutil: per-host config option to define certificates
|
Fri, 27 May 2016 22:40:09 +0900 |
Yuya Nishihara |
tests: extract SSL certificates from test-https.t
|
Sat, 04 Jun 2016 11:16:08 -0700 |
Gregory Szorc |
sslutil: print the fingerprint from the last hash used
|
Tue, 31 May 2016 19:21:08 -0700 |
Gregory Szorc |
sslutil: make cert fingerprints messages more actionable
|
Mon, 30 May 2016 15:42:39 -0700 |
Gregory Szorc |
sslutil: print SHA-256 fingerprint by default
|
Mon, 30 May 2016 13:15:53 -0700 |
Gregory Szorc |
sslutil: move and change warning when cert verification is disabled
|
Wed, 01 Jun 2016 19:57:20 -0700 |
Gregory Szorc |
sslutil: add devel.disableloaddefaultcerts to disable CA loading
|
Sat, 28 May 2016 12:58:46 -0700 |
Gregory Szorc |
sslutil: reference appropriate config section in messaging
|
Sat, 28 May 2016 12:37:36 -0700 |
Gregory Szorc |
sslutil: allow fingerprints to be specified in [hostsecurity]
|
Sat, 28 May 2016 12:29:59 -0700 |
Gregory Szorc |
tests: don't save host fingerprints in hgrc
|
Sun, 10 Apr 2016 10:54:53 -0700 |
Gregory Szorc |
tests: use --insecure instead of web.cacerts=!
|
Tue, 15 Mar 2016 09:51:54 +0000 |
Jun Wu |
tests: reorder hg serve commands
|
Sun, 13 Mar 2016 14:03:58 -0700 |
Gregory Szorc |
sslutil: allow multiple fingerprints per host
|