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 c8f257df00 Revert "all: keep UserProfiles a slice instead of a map for longer"
This reverts commit e5894aba42.

Breaks macOS/iOS build. Reverting per chat with Josh; he'll fix later today.
4 years ago
..
ipnserver ipn/ipnserver: make ipnserver also be an HTTP server for localhost clients 4 years ago
ipnstate Revert "all: keep UserProfiles a slice instead of a map for longer" 4 years ago
policy ipn, ipn/policy: filter portlist to a short list of "interesting" ports 4 years ago
backend.go ipn: add/move some constants, update a comment 4 years ago
doc.go Move Linux client & common packages into a public repo. 4 years ago
fake_test.go cmd/tailscale/cli: add basic 'down' subcommand 4 years ago
handle.go ipn: add Login backend command for sign-in with token 4 years ago
local.go Revert "all: keep UserProfiles a slice instead of a map for longer" 4 years ago
loglines_test.go ipn: simplify TestLocalLogLines, defer a Shutdown of its LocalBackend 4 years ago
message.go cmd/tailscale/cli: add basic 'down' subcommand 4 years ago
message_test.go ipn: add Login backend command for sign-in with token 4 years ago
prefs.go ipn: remove DisableDERP pref 4 years ago
prefs_test.go ipn: remove DisableDERP pref 4 years ago
store.go ipn: add/move some constants, update a comment 4 years ago
store_test.go Add tstest.PanicOnLog(), and fix various problems detected by this. 4 years ago