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 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
..
ipnauth ipn/ipnauth: start splitting ipnserver into new ipnauth package 2 years ago
ipnlocal ipn/ipnlocal: update comment about using FallbackResolvers for exit nodes 2 years ago
ipnserver ipn/ipnauth: start splitting ipnserver into new ipnauth package 2 years ago
ipnstate cmd/tailscale,ipn: implement lock log command 2 years ago
localapi ipn, cmd/tailscale/cli: add LocalAPI IPN bus watch, Start, convert CLI 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 ipn{,/ipnlocal}, client/tailscale: move Taildrop recv notifications to LocalAPI HTTP method 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 all: gofmt for Go 1.19 2 years ago
message_test.go ipn: remove handle.go 2 years ago
prefs.go cmd/tailscale/cli: add ability to set short names for profiles 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