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 1598cd0361 net/tsaddr: remove ContainsFunc helpers (they're now in x/exp/slices)
x/exp/slices now has ContainsFunc (golang/go#53983) so we can delete
our versions.

Change-Id: I5157a403bfc1b30e243bf31c8b611da25e995078
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
ipnauth all: use named pipes on windows 2 years ago
ipnlocal net/tsaddr: remove ContainsFunc helpers (they're now in x/exp/slices) 2 years ago
ipnserver ipn/{ipnserver,localapi}: fix InUseOtherUser handling with WatchIPNBus 2 years ago
ipnstate cmd/tailscale,ipn: surface TKA-filtered peers in lock status command 2 years ago
localapi ipn/{ipnserver,localapi}: fix InUseOtherUser handling with WatchIPNBus 2 years ago
policy
store
backend.go ipn: update comments that refer to Options.Prefs 2 years ago
doc.go
fake_test.go
ipn_clone.go ipn,types/persist: add DisallowedTKAStateIDs, refactor as view type 2 years ago
ipn_view.go ipn,types/persist: add DisallowedTKAStateIDs, refactor as view type 2 years ago
prefs.go ipn: update comments that refer to Options.Prefs 2 years ago
prefs_test.go ipn: add ability to name profiles 2 years ago
serve.go
store.go