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
Kristoffer Dalby 0e0e53d3b3 util/usermetrics: make usermetrics non-global
this commit changes usermetrics to be non-global, this is a building
block for correct metrics if a go process runs multiple tsnets or
in tests.

Updates #13420
Updates tailscale/corp#22075

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
1 year ago
..
conffile
ipnauth ipn/{ipnauth,ipnlocal,ipnserver,localapi}: start baby step toward moving access checks from the localapi.Handler to the LocalBackend 1 year ago
ipnlocal util/usermetrics: make usermetrics non-global 1 year ago
ipnserver ipn/ipnserver: remove IdleTimeout 1 year ago
ipnstate cmd/tl-longchain: tool to re-sign nodes with long rotation signatures 1 year ago
localapi util/usermetrics: make usermetrics non-global 1 year ago
policy
store kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware.txt: rename packages (#13418) 1 year ago
backend.go
conf.go ipn,wgengine/magicsock: allow setting static node endpoints via tailscaled configfile (#12882) 2 years ago
doc.go
ipn_clone.go
ipn_test.go
ipn_view.go
prefs.go ipn: allow FQDN in exit node selection 2 years ago
prefs_test.go ipn: allow FQDN in exit node selection 2 years ago
serve.go
serve_test.go
store.go
store_test.go