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 87a4c75fd4 control/controlclient, ipn/ipnlocal: remove Client.SetExpirySooner, fix race
Client.SetExpirySooner isn't part of the state machine. Remove it from
the Client interface.

And fix a use of LocalBackend.cc without acquiring the lock that
guards that field.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
dnsconfig_test.go tailcfg,all: change structs to []*dnstype.Resolver 2 years ago
local.go control/controlclient, ipn/ipnlocal: remove Client.SetExpirySooner, fix race 2 years ago
local_test.go Update a Taildrop error message (#4818) 2 years ago
loglines_test.go ipn/store: add common package for instantiating ipn.StateStores 2 years ago
peerapi.go cmd/tailscaled,ipn/ipnlocal,wgengine/...: pass dns.Manager into netstack 2 years ago
peerapi_h2c.go wasm: exclude code that's not used on iOS for Wasm too 2 years ago
peerapi_macios_ext.go net/tsdial: move macOS/iOS peerapi sockopt logic from LocalBackend 2 years ago
peerapi_test.go ipn/ipnlocal: add start of inter-user Taildrop 2 years ago
ssh.go tempfork: temporarily fork gliderlabs/ssh and x/crypto/ssh 2 years ago
ssh_stub.go ssh: make it build on darwin 2 years ago
ssh_test.go ipn/ipnlocal: generate tailscaled-owned SSH keys as needed 2 years ago
state_test.go control/controlclient, ipn/ipnlocal: remove Client.SetExpirySooner, fix race 2 years ago