tailscale/ipn/ipnlocal
Brad Fitzpatrick 6d8320a6e9 ipn/{ipnlocal,localapi}: move most of cert.go to ipnlocal
Leave only the HTTP/auth bits in localapi.

Change-Id: I8e23fb417367f1e0e31483e2982c343ca74086ab
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-11-07 21:50:04 -08:00
..
c2n.go wgengine/magicsock: make debug-level stuff not logged by default 2022-10-04 11:05:50 -07:00
cert_test.go ipn/{ipnlocal,localapi}: move most of cert.go to ipnlocal 2022-11-07 21:50:04 -08:00
cert.go ipn/{ipnlocal,localapi}: move most of cert.go to ipnlocal 2022-11-07 21:50:04 -08:00
dnsconfig_test.go ipn/ipnlocal: use ipn.PrefsView 2022-10-24 15:57:00 -07:00
local_test.go tailcfg: add Node.UnsignedPeerAPIOnly to let server mark node as peerapi-only 2022-11-02 21:55:04 -07:00
local.go cmd/tailscale, ipn/ipnlocal: add debug command to write to StateStore for dev 2022-11-07 15:34:43 -08:00
loglines_test.go ipn/ipnlocal: use ipn.PrefsView 2022-10-24 15:57:00 -07:00
network-lock_test.go cmd/tailscale,ipn: implement lock sign command 2022-11-02 15:00:01 -05:00
network-lock.go tailcfg: add Node.UnsignedPeerAPIOnly to let server mark node as peerapi-only 2022-11-02 21:55:04 -07:00
peerapi_h2c.go all: remove old +build tags 2022-11-04 07:25:42 -07:00
peerapi_macios_ext.go all: remove old +build tags 2022-11-04 07:25:42 -07:00
peerapi_test.go ipn/ipnlocal: use ipn.PrefsView 2022-10-24 15:57:00 -07:00
peerapi.go all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
ssh_stub.go ipn/ipnlocal: add c2n method to get SSH username candidates 2022-09-19 10:37:04 -07:00
ssh_test.go all: remove old +build tags 2022-11-04 07:25:42 -07:00
ssh.go all: remove old +build tags 2022-11-04 07:25:42 -07:00
state_test.go ipn: make Notify.Prefs be a *ipn.PrefsView 2022-11-04 04:00:26 +05:00