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 0a842f353c ipn/ipnserver: move more connection acceptance logic to LocalBackend
Follow-up to #6467 and #6506.

LocalBackend knows the server-mode state, so move more auth checking
there, removing some bookkeeping from ipnserver.Server.

Updates #6417
Updates tailscale/corp#8051

Change-Id: Ic5d14a077bf0dccc92a3621bd2646bab2cc5b837
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
ipnauth ipn/ipnserver: move more connection acceptance logic to LocalBackend 3 years ago
ipnlocal ipn/ipnserver: move more connection acceptance logic to LocalBackend 3 years ago
ipnserver ipn/ipnserver: move more connection acceptance logic to LocalBackend 3 years ago
ipnstate cmd/tailscale,ipn: implement lock log command 3 years ago
localapi ipn, cmd/tailscale/cli: add LocalAPI IPN bus watch, Start, convert CLI 3 years ago
policy ipn/policy: treat DNS service as interesting so it's not filtered out 4 years ago
store all: remove old +build tags 3 years ago
backend.go tailcfg, ipn, controlclient: add MapResponse.ClientVersion, plumb to IPN bus 3 years ago
doc.go ipn: add WebServerConfig, add views 3 years ago
fake_test.go ipn/ipnlocal: add support for multiple user profiles 3 years ago
ipn_clone.go ipn: add ability to name profiles 3 years ago
ipn_view.go ipn: add ability to name profiles 3 years ago
message.go all: gofmt for Go 1.19 3 years ago
message_test.go ipn: remove handle.go 3 years ago
prefs.go cmd/tailscale/cli: add ability to set short names for profiles 3 years ago
prefs_test.go ipn: add ability to name profiles 3 years ago
serve.go cmd/tailscale/cli, ipn: move serve CLI funcs on to ServeConfig (#6401) 3 years ago
store.go cmd/tailscale/cli, ipn: move serve CLI funcs on to ServeConfig (#6401) 3 years ago