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/ipnlocal
Brad Fitzpatrick 9bdf0cd8cd ipn/ipnlocal: add c2n /debug/{goroutines,prefs,metrics}
* and move goroutine scrubbing code to its own package for reuse
* bump capver to 45

Change-Id: I9b4dfa5af44d2ecada6cc044cd1b5674ee427575
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
c2n.go ipn/ipnlocal: add c2n /debug/{goroutines,prefs,metrics} 3 years ago
dnsconfig_test.go all: convert more code to use net/netip directly 3 years ago
local.go doctor: add package for running in-depth healthchecks; use in bugreport (#5413) 3 years ago
local_test.go envknob: support changing envknobs post-init 3 years ago
loglines_test.go ipn/store: add common package for instantiating ipn.StateStores 4 years ago
network-lock.go control/controlclient,ipn/ipnlocal: wire tka enable/disable 3 years ago
network-lock_test.go control/controlclient,ipn/ipnlocal: wire tka enable/disable 3 years ago
peerapi.go ipn/{ipnlocal,localapi}: use strs.CutPrefix, add more domain validation 3 years ago
peerapi_h2c.go wasm: exclude code that's not used on iOS for Wasm too 4 years ago
peerapi_macios_ext.go all: convert more code to use net/netip directly 3 years ago
peerapi_test.go refactor: move from io/ioutil to io and os packages 3 years ago
ssh.go ipn/ipnlocal: return usernames when Tailscale SSH is enabled 3 years ago
ssh_stub.go ipn/ipnlocal: add c2n method to get SSH username candidates 3 years ago
ssh_test.go ipn/ipnlocal: add c2n method to get SSH username candidates 3 years ago
state_test.go syncs, all: move to using Go's new atomic types instead of ours 3 years ago