You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/ipn
Brad Fitzpatrick a51123022a ipn: always treat login.tailscale.com as controlplane.tailscale.com
Like 888e50e1, but more aggressive.

Updates #4538 (likely fixes)
Updates #3488

Change-Id: I3924eee9110e47bdba926ce12954253bf2413040
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
(cherry picked from commit 3f7cc3563f)
2 years ago
..
ipnlocal ipn/ipnlocal: close peerapi listeners on LocalBackend.Shutdown 2 years ago
ipnserver all: use any instead of interface{} 3 years ago
ipnstate tailcfg, control/controlclient: TSMP & disco pings 2 years ago
localapi cmd/tailscale, etc: make "tailscale up --ssh" fail fast when unavailable 2 years ago
policy ipn/policy: treat DNS service as interesting so it's not filtered out 3 years ago
store util/mak: move tailssh's mapSet into a new package for reuse elsewhere 2 years ago
backend.go ipn: use key.NodePublic instead of tailcfg.NodeKey 3 years ago
doc.go Move Linux client & common packages into a public repo. 5 years ago
fake_test.go ipn{,/ipnlocal}, cmd/tailscale/cli: don't check pref reverts on initial up 4 years ago
handle.go ipn: another controlplane synonym 3 years ago
message.go ipn: don't log IPN messages that may contain an authkey. 3 years ago
message_test.go all: use any instead of interface{} 3 years ago
prefs.go ipn: always treat login.tailscale.com as controlplane.tailscale.com 2 years ago
prefs_clone.go wgengine/netstack: add an SSH server experiment 3 years ago
prefs_test.go ipn: always treat login.tailscale.com as controlplane.tailscale.com 2 years ago
store.go ipn/store: add common package for instantiating ipn.StateStores 3 years ago