tailscale/ipn
Brad Fitzpatrick 88bd796622 tailcfg,ipn/ipnlocal: support DNSConfig.Routes with empty values [mapver 23]
Fixes #2706
Updates #1235

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-08-25 11:35:48 -07:00
..
ipnlocal tailcfg,ipn/ipnlocal: support DNSConfig.Routes with empty values [mapver 23] 2021-08-25 11:35:48 -07:00
ipnserver staticcheck.conf: turn off noisy lint errors 2021-06-18 15:48:20 -07:00
ipnstate ipn/ipnstate: move tailscale status "active" determination to tailscaled 2021-08-04 09:10:49 -07:00
localapi client/tailscale,ipn/localapi: warn on tailscale/tailscaled version skew 2021-08-19 08:36:13 -07:00
policy
backend.go
doc.go
fake_test.go
handle.go ipn: another controlplane synonym 2021-07-13 08:22:10 -07:00
message.go ipn: allow b to be nil in NewBackendServer 2021-05-19 09:33:19 -07:00
message_test.go ipn: allow b to be nil in NewBackendServer 2021-05-19 09:33:19 -07:00
prefs.go ipn: another controlplane synonym 2021-07-13 08:22:10 -07:00
prefs_clone.go
prefs_test.go ipn, etc: use controlplane.tailscale.com 2021-06-28 09:38:23 -07:00
store.go ipn: remove an unnecessary lazy map init on read path 2021-07-11 19:53:23 -07:00
store_test.go