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/cmd
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>
3 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 4 years ago
cloner cmd/{cloner,viewer}: add support for map values with pointers 3 years ago
containerboot all: standardize on LocalAPI 3 years ago
derper all: use strs.CutPrefix and strs.CutSuffix more 3 years ago
derpprobe cmd/derpprobe: add -once flag for one-off CLI diagnostics 3 years ago
gitops-pusher cmd/gitops-pusher: standardize hujson before posting to validate (#5525) 3 years ago
hello refactor: move from io/ioutil to io and os packages 3 years ago
mkmanifest cmd/{tailscale,tailscaled}: embed manifest into Windows binaries 3 years ago
mkpkg cmd/mkpkg: use package flag (#4373) 4 years ago
netlogfmt cmd/netlogfmt: handle any stream of network logs (#6108) 3 years ago
nginx-auth cmd/nginx-auth: add experimental status badge to README 3 years ago
pgproxy cmd/pgproxy: link to blog post at the top. 3 years ago
printdep Docker: add ALPINE.txt to manage alpine versions 3 years ago
proxy-to-grafana all: gofmt for Go 1.19 3 years ago
speedtest net/speedtest: retune to meet iperf on localhost in a VM 3 years ago
ssh-auth-none-demo ssh/tailssh: add password-forcing workaround for buggy SSH clients 3 years ago
stunc cmd/stunc: add command for making debug stun requests 3 years ago
tailscale ipn/ipnserver: remove IPN protocol server 3 years ago
tailscaled ipn/ipnserver: move more connection acceptance logic to LocalBackend 3 years ago
testcontrol all: use any instead of interface{} 4 years ago
tsconnect ipn/ipnlocal: add support for multiple user profiles 3 years ago
tsshd all: remove old +build tags 3 years ago
viewer all: fix spelling mistakes 3 years ago