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
Andrew Dunham a887ca7efe ipn/ipnlocal: improve redactErr to handle more cases
This handles the case where the inner *os.PathError is wrapped in
another error type, and additionally will redact errors of type
*os.LinkError. Finally, add tests to verify that redaction works.

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: Ie83424ff6c85cdb29fb48b641330c495107aab7c
2 years ago
..
c2n.go
cert.go
cert_js.go
cert_test.go
dnsconfig_test.go
local.go net/tsaddr: remove ContainsFunc helpers (they're now in x/exp/slices) 2 years ago
local_test.go
loglines_test.go
network-lock.go ipn/ipnlocal: fix use of stale profile while processing netmap 2 years ago
network-lock_test.go
peerapi.go ipn/ipnlocal: improve redactErr to handle more cases 2 years ago
peerapi_h2c.go
peerapi_macios_ext.go
peerapi_test.go ipn/ipnlocal: improve redactErr to handle more cases 2 years ago
profiles.go ipn/ipnlocal: account for ControlURL when merging profiles 2 years ago
profiles_test.go ipn/ipnlocal: account for ControlURL when merging profiles 2 years ago
serve.go
serve_test.go
ssh.go
ssh_stub.go
ssh_test.go
state_test.go