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 e5ef35857f ipn/ipnlocal: fix read of keyExpired outside mutex
Fixes #12039

Change-Id: I28c8a282ce12619f17103e9535841f15394ce685
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 months ago
..
testdata
breaktcp_darwin.go
breaktcp_linux.go
c2n.go ipn/ipnlocal,ssh/tailssh: reject c2n /update if SSH conns are active (#11820) 2 months ago
c2n_pprof.go ipn/ipnlocal: add c2n /debug/pprof/allocs endpoint 3 months ago
c2n_test.go
cert.go ipn/ipnlocal: remove ancient transition mechanism for https certs 5 months ago
cert_js.go
cert_test.go
dnsconfig_test.go
drive.go ipn/ipnlocal: reuse transport across Taildrive remotes 2 months ago
expiry.go
expiry_test.go
local.go ipn/ipnlocal: fix read of keyExpired outside mutex 2 months ago
local_test.go ipn/ipnlocal, all: plumb health trackers in tests 2 months ago
loglines_test.go ipn/ipnlocal, all: plumb health trackers in tests 2 months ago
network-lock.go ipn/{ipnlocal,localapi},wgengine{,/magicsock}: plumb health.Tracker 2 months ago
network-lock_test.go ipn/ipnlocal: plumb health.Tracker into profileManager constructor 2 months ago
peerapi.go net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 2 months ago
peerapi_h2c.go
peerapi_macios_ext.go net/netmon, add: add netmon.State type alias of interfaces.State 2 months ago
peerapi_test.go ipn/ipnlocal, all: plumb health trackers in tests 2 months ago
profiles.go ipn/ipnlocal: set default NoStatefulFiltering in ipn.NewPrefs (#12031) 2 months ago
profiles_notwindows.go
profiles_test.go ipn/ipnlocal: set default NoStatefulFiltering in ipn.NewPrefs (#12031) 2 months ago
profiles_windows.go ipn/ipnlocal: set default NoStatefulFiltering in ipn.NewPrefs (#12031) 2 months ago
serve.go all: use Go 1.22 range-over-int 3 months ago
serve_test.go ipn/ipnlocal, all: plumb health trackers in tests 2 months ago
ssh.go
ssh_stub.go
ssh_test.go ipn/ipnlocal: plumb health.Tracker into profileManager constructor 2 months ago
state_test.go ipn/ipnlocal, all: plumb health trackers in tests 2 months ago
taildrop.go ipn/localapi: add support for multipart POST to file-put 3 months ago
web_client.go all: remove LenIter, use Go 1.22 range-over-int instead 4 months ago
web_client_stub.go