vscode/cli
Connor Peet adcffbdce9
cli: use connection token for CLI connections (#167426)
This uses a hash of the tunnel ID to create the connection token, which
should be sufficient to resolve the issues.

We also now publish the protocol version in the tunnel tags, since the
connection token must be supplied in the resolver, which is before we
start connecting to the tunnel.

See https://github.com/microsoft/vscode-internalbacklog/issues/3287
2022-11-28 18:03:15 +01:00
..
.cargo cli: static link the crt on windows (#164532) 2022-10-25 09:59:05 +02:00
src cli: use connection token for CLI connections (#167426) 2022-11-28 18:03:15 +01:00
build.rs cli: automatically use distro qualities if available (#166961) 2022-11-22 06:13:16 -08:00
Cargo.lock cli: use connection token for CLI connections (#167426) 2022-11-28 18:03:15 +01:00
Cargo.toml cli: use connection token for CLI connections (#167426) 2022-11-28 18:03:15 +01:00
CONTRIBUTING.md cli: point docs to the new RA extension ns (#162500) 2022-10-04 08:17:10 -07:00
rustfmt.toml cli: use hard tabs to align with vscode style 2022-09-23 14:17:01 -07:00