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
Adrian Dewhurst 5e65717c7f ipn/ipnlocal: fix integration test failure in tkaSyncIfNeeded
In main, some of the prefs handling was reworked and some of those
changes were cherry picked to 1.32. This prevents failures for the
internal integration test for TKA that was failing due to an
uninitialized prefs.Persist.

Signed-off-by: Adrian Dewhurst <adrian@tailscale.com>
3 years ago
..
c2n.go wgengine/magicsock: make debug-level stuff not logged by default 3 years ago
dnsconfig_test.go ipn/ipnlocal: use ipn.PrefsView 3 years ago
local.go ipn/ipnlocal: fix integration test failure in tkaSyncIfNeeded 3 years ago
local_test.go envknob: support changing envknobs post-init 3 years ago
loglines_test.go ipn/ipnlocal: use ipn.PrefsView 3 years ago
network-lock.go ipn/ipnlocal: fix integration test failure in tkaSyncIfNeeded 3 years ago
network-lock_test.go ipn/ipnlocal: fix integration test failure in tkaSyncIfNeeded 3 years ago
peerapi.go ipn/ipnlocal: move selfNode from peerAPIServer to peerAPIHandler 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 4 years ago
peerapi_test.go ipn/ipnlocal: move selfNode from peerAPIServer to peerAPIHandler 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 ipn/ipnlocal: move URL validation to LocalBackend 3 years ago