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 f45106d47c ipn/ipnserver: move Windows-specific code to tailscaled_windows.go
We'll eventually remove it entirely, but for now move get it out of ipnserver
where it's distracting and move it to its sole caller.

Updates #6522

Change-Id: I9c6f6a91bf9a8e3c5ea997952b7c08c81723d447
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
ipnauth ipn/ipnserver: remove protoSwitchConn shenanigans; just use http.Server early 2 years ago
ipnlocal ipn/ipnlocal: drop LocalBackend.inServerMode 2 years ago
ipnserver ipn/ipnserver: move Windows-specific code to tailscaled_windows.go 2 years ago
ipnstate cmd/tailscale: add start of "debug derp" subcommand 2 years ago
localapi cmd/tailscale: add start of "debug derp" subcommand 2 years ago
policy ipn/policy: treat DNS service as interesting so it's not filtered out 3 years ago
store all: remove old +build tags 2 years ago
backend.go tailcfg, ipn, controlclient: add MapResponse.ClientVersion, plumb to IPN bus 2 years ago
doc.go ipn: add WebServerConfig, add views 2 years ago
fake_test.go ipn/ipnlocal: add support for multiple user profiles 2 years ago
ipn_clone.go ipn: add ability to name profiles 2 years ago
ipn_view.go ipn: add ability to name profiles 2 years ago
message.go ipn/ipnserver: remove IPN protocol server 2 years ago
prefs.go ipn/ipnserver: remove IPN protocol server 2 years ago
prefs_test.go ipn: add ability to name profiles 2 years ago
serve.go cmd/tailscale/cli, ipn: move serve CLI funcs on to ServeConfig (#6401) 2 years ago
store.go cmd/tailscale/cli, ipn: move serve CLI funcs on to ServeConfig (#6401) 2 years ago