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/ipnserver
Brad Fitzpatrick 7bff7345cc ipn/ipnauth: start splitting ipnserver into new ipnauth package
We're trying to gut 90% of the ipnserver package. A lot will get
deleted, some will move to LocalBackend, and a lot is being moved into
this new ipn/ipnauth package which will be leaf-y and testable.

This is a baby step towards moving some stuff to ipnauth.

Update #6417
Updates tailscale/corp#8051

Change-Id: I28bc2126764f46597d92a2d72565009dc6927ee0
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
proxyconnect.go all: remove old +build tags 2 years ago
proxyconnect_js.go ipn/ipnserver: fix build on js/wasm 3 years ago
server.go ipn/ipnauth: start splitting ipnserver into new ipnauth package 2 years ago
server_test.go ipn/ipnserver, cmd/tailscaled: fix peerapi on Windows 3 years ago