You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
a277eb4dcf
ipn/ipnlocal: add missing context cancel
...
If user's fn returned false and never canceled their ctx, we never
stopped the NotifyWatchEngineUpdates goroutine.
This was introduced recently (this cycle).
Change-Id: I3453966ac71e00727296ddd237ef845782f4e52e
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
ipnauth
all: use named pipes on windows
3 years ago
ipnlocal
ipn/ipnlocal: add missing context cancel
3 years ago
ipnserver
cmd/tailscaled: unify the two Windows paths + separate IPN server path
3 years ago
ipnstate
cmd/tailscale,ipn: surface TKA-filtered peers in lock status command
3 years ago
localapi
cmd/tailscale,ipn: store disallowed TKA's in prefs, lock local-disable
3 years ago
policy
ipn/policy: treat DNS service as interesting so it's not filtered out
4 years ago
store
all: remove old +build tags
4 years ago
backend.go
ipn: remove unused Backend interface
3 years ago
doc.go
ipn: add WebServerConfig, add views
3 years ago
fake_test.go
ipn/ipnlocal: add support for multiple user profiles
3 years ago
ipn_clone.go
ipn,types/persist: add DisallowedTKAStateIDs, refactor as view type
3 years ago
ipn_view.go
ipn,types/persist: add DisallowedTKAStateIDs, refactor as view type
3 years ago
prefs.go
ipn: be more consistent with omitempty on debug/rare Prefs
3 years ago
prefs_test.go
ipn: add ability to name profiles
3 years ago
serve.go
cmd/tailscale/cli, ipn: move serve CLI funcs on to ServeConfig ( #6401 )
3 years ago
store.go
cmd/tailscale/cli, ipn: move serve CLI funcs on to ServeConfig ( #6401 )
3 years ago