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
Avery Pennarun 9d1f48032a cmd/tailscale: add --advertise-tags option.
These will be used for dynamically changing the identity of a node, so
its ACL rights can be different from your own.

Note: Not all implemented yet on the server side, but we need this so
we can request the tagged rights in the first place.

Signed-off-by: Avery Pennarun <apenwarr@tailscale.com>
4 years ago
..
ipnserver all: remove unnecessary trailing newlines in format patterns for consistency 4 years ago
ipnstate cmd/tailscale: add status subcommand 4 years ago
policy ipn, ipn/policy: filter portlist to a short list of "interesting" ports 4 years ago
backend.go ipn: add auth key 4 years ago
doc.go Move Linux client & common packages into a public repo. 4 years ago
e2e_test.go controlclient, ipn: adjust tests for tailscale.com keepalive change 4 years ago
fake_test.go cmd/tailscale: add status subcommand 4 years ago
handle.go all: remove unnecessary trailing newlines in format patterns for consistency 4 years ago
local.go cmd/tailscale: add --advertise-tags option. 4 years ago
message.go ipn/message: fix some message encoding problems. 4 years ago
message_test.go tstest: rename from testy. 4 years ago
prefs.go cmd/tailscale: add --advertise-tags option. 4 years ago
prefs_test.go cmd/tailscale: add --advertise-tags option. 4 years ago
store.go ipn: have NewFileStore try to create directories as needed 4 years ago
store_test.go Introduce a state store to LocalBackend. 4 years ago