tailscale/ipn/ipnlocal
Nick Khyl 2f2aeaeaeb ipn/ipnlocal: fix a nil pointer dereference when serving /localapi/v0/tka/status
Fixes #13330

Signed-off-by: Nick Khyl <nickk@tailscale.com>
2024-08-30 23:13:44 -05:00
..
testdata
autoupdate.go
autoupdate_disabled.go
breaktcp_darwin.go
breaktcp_linux.go
c2n.go
c2n_pprof.go
c2n_test.go
cert.go
cert_js.go
cert_test.go
dnsconfig_test.go
drive.go ipn/ipnlocal: refactor and cleanup profileManager 2024-08-28 14:42:35 -05:00
expiry.go
expiry_test.go
local.go ipn/ipnlocal: fix race condition that results in a panic sending on a closed channel 2024-08-29 17:27:21 -05:00
local_test.go ipn/ipnlocal: refactor and cleanup profileManager 2024-08-28 14:42:35 -05:00
loglines_test.go
network-lock.go ipn/ipnlocal: fix a nil pointer dereference when serving /localapi/v0/tka/status 2024-08-30 23:13:44 -05:00
network-lock_test.go
peerapi.go
peerapi_h2c.go
peerapi_macios_ext.go
peerapi_test.go
profiles.go ipn/ipnlocal: refactor and cleanup profileManager 2024-08-28 14:42:35 -05:00
profiles_notwindows.go ipn/ipnlocal: refactor and cleanup profileManager 2024-08-28 14:42:35 -05:00
profiles_test.go ipn/ipnlocal: refactor and cleanup profileManager 2024-08-28 14:42:35 -05:00
profiles_windows.go ipn/ipnlocal: refactor and cleanup profileManager 2024-08-28 14:42:35 -05:00
serve.go ipn/ipnlocal: fix race condition that results in a panic sending on a closed channel 2024-08-29 17:27:21 -05:00
serve_test.go ipn/ipnlocal: fix race condition that results in a panic sending on a closed channel 2024-08-29 17:27:21 -05:00
ssh.go
ssh_stub.go
ssh_test.go
state_test.go ipn/ipnlocal: set WantRunning upon an interactive login, but not during a seamless renewal or a profile switch 2024-08-29 09:27:17 -05:00
taildrop.go
web_client.go
web_client_stub.go