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
Tom DNetto 42855d219b ipn/ipnlocal: fix checks for node-key presence in TKA logic
Found by tests in another repo. TKA code wasn't always checking enough to be sure a node-key was set for the current state.

Signed-off-by: Tom DNetto <tom@tailscale.com>
2 years ago
..
c2n.go wgengine/magicsock: make debug-level stuff not logged by default 2 years ago
cert.go ipn/{ipnlocal,localapi}: move most of cert.go to ipnlocal 2 years ago
cert_js.go ipn/ipnlocal, wgengine/netstack: start handling ports for future serving 2 years ago
cert_test.go ipn/{ipnlocal,localapi}: move most of cert.go to ipnlocal 2 years ago
dnsconfig_test.go ipn/ipnlocal: use ipn.PrefsView 2 years ago
local.go health: add Warnable, move ownership of warnable items to callers 2 years ago
local_test.go ipn/ipnlocal: add support for multiple user profiles 2 years ago
loglines_test.go ipn/ipnlocal: add support for multiple user profiles 2 years ago
network-lock.go ipn/ipnlocal: fix checks for node-key presence in TKA logic 2 years ago
network-lock_test.go ipn/ipnlocal: make TKA tests not have side effects 2 years ago
peerapi.go ipn/ipnlocal: fix error message typo in ingress peerapi handler 2 years ago
peerapi_h2c.go all: remove old +build tags 2 years ago
peerapi_macios_ext.go all: remove old +build tags 2 years ago
peerapi_test.go ipn/ipnlocal: add support for multiple user profiles 2 years ago
profiles.go ipn/ipnlocal: delete profile on logout 2 years ago
profiles_test.go ipn/ipnlocal: add support for multiple user profiles 2 years ago
serve.go ipn/ipnlocal: don't warn about serve listener failing on IPv6-less machines 2 years ago
serve_test.go ipn/ipnlocal: support serving files/directories too 2 years ago
ssh.go ssh/tailssh: add Tailscale SSH (server) support on FreeBSD 2 years ago
ssh_stub.go ssh/tailssh: add Tailscale SSH (server) support on FreeBSD 2 years ago
ssh_test.go ipn/ipnlocal: add support for multiple user profiles 2 years ago
state_test.go ipn/ipnlocal: delete profile on logout 2 years ago