tailscale/ipn
Brad Fitzpatrick 7e016c1d90 ipn/ipnserver: remove IPN protocol server
Unused in this repo as of the earlier #6450 (300aba61a6)
and unused in the Windows GUI as of tailscale/corp#8065.

With this ipn.BackendServer is no longer used and could also be
removed from this repo. The macOS and iOS clients still temporarily
depend on it, but I can move it to that repo instead while and let its
migration proceed on its own schedule while we clean this repo up.

Updates #6417
Updates tailscale/corp#8051

Change-Id: Ie13f82af3eb9f96b3a21c56cdda51be31ddebdcf
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-11-25 08:12:06 -08:00
..
ipnauth ipn/ipnserver: move more connection acceptance logic to LocalBackend 2022-11-25 06:24:29 -08:00
ipnlocal ipn/ipnlocal,ipnserver: rename {,Set}CurrentUser to {,Set}CurrentUserID 2022-11-25 19:48:04 +05:00
ipnserver ipn/ipnserver: remove IPN protocol server 2022-11-25 08:12:06 -08:00
ipnstate cmd/tailscale,ipn: implement lock log command 2022-11-22 10:30:59 -08:00
localapi ipn/localapi: add "enginestatus" debug command to LocalAPI 2022-11-25 07:28:09 -08:00
policy ipn/policy: treat DNS service as interesting so it's not filtered out 2021-12-03 12:55:54 -08:00
store all: remove old +build tags 2022-11-04 07:25:42 -07:00
backend.go tailcfg, ipn, controlclient: add MapResponse.ClientVersion, plumb to IPN bus 2022-11-23 20:24:12 -08:00
doc.go ipn: add WebServerConfig, add views 2022-11-09 06:17:45 -08:00
fake_test.go ipn/ipnlocal: add support for multiple user profiles 2022-11-11 10:45:47 +05:00
ipn_clone.go ipn: add ability to name profiles 2022-11-22 04:03:24 +05:00
ipn_view.go ipn: add ability to name profiles 2022-11-22 04:03:24 +05:00
message.go ipn/ipnserver: remove IPN protocol server 2022-11-25 08:12:06 -08:00
prefs_test.go ipn: add ability to name profiles 2022-11-22 04:03:24 +05:00
prefs.go ipn/ipnserver: remove IPN protocol server 2022-11-25 08:12:06 -08:00
serve.go cmd/tailscale/cli, ipn: move serve CLI funcs on to ServeConfig (#6401) 2022-11-19 09:42:14 -05:00
store.go cmd/tailscale/cli, ipn: move serve CLI funcs on to ServeConfig (#6401) 2022-11-19 09:42:14 -05:00