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 5b32264033 health: break Warnable into a global and per-Tracker value halves
Previously it was both metadata about the class of warnable item as
well as the value.

Now it's only metadata and the value is per-Tracker.

Updates #11874
Updates #4136

Change-Id: Ia1ed1b6c95d34bc5aae36cffdb04279e6ba77015
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
7 months ago
..
testdata
breaktcp_darwin.go
breaktcp_linux.go
c2n.go ipn/ipnlocal,ssh/tailssh: reject c2n /update if SSH conns are active (#11820) 7 months ago
c2n_pprof.go
c2n_test.go
cert.go
cert_js.go ipn/ipnlocal: add c2n method to check on TLS cert fetch status 1 year ago
cert_test.go
dnsconfig_test.go
drive.go ipn/ipnlocal: only show Taildrive peers to which ACLs grant us access 7 months ago
expiry.go
expiry_test.go
local.go health: break Warnable into a global and per-Tracker value halves 7 months ago
local_test.go util/syspolicy: add ReadStringArray interface (#11857) 7 months ago
loglines_test.go all: use Go 1.22 range-over-int 7 months ago
network-lock.go health: add Tracker type, in prep for removing global variables 7 months ago
network-lock_test.go
peerapi.go tailscale: switch tailfs to drive syntax for api and logs (#11625) 8 months ago
peerapi_h2c.go
peerapi_macios_ext.go
peerapi_test.go all: use Go 1.22 range-over-int 7 months ago
profiles.go ipn/ipnlocal: reset auto-updates if unsupported on profile load (#11838) 7 months ago
profiles_notwindows.go
profiles_test.go ipn/ipnlocal: reset auto-updates if unsupported on profile load (#11838) 7 months ago
profiles_windows.go
serve.go all: use Go 1.22 range-over-int 7 months ago
serve_test.go
ssh.go
ssh_stub.go
ssh_test.go
state_test.go all: use Go 1.22 range-over-int 7 months ago
taildrop.go
web_client.go
web_client_stub.go