tailscale/control/controlclient
Josh Bleecher Snyder 0868329936 all: use any instead of interface{}
My favorite part of generics.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2022-03-17 11:35:09 -07:00
..
auto.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
client.go ssh/tailssh, ipnlocal, controlclient: fetch next SSHAction from network 2022-03-10 13:41:08 -08:00
controlclient_test.go hostinfo: add SetDeviceModel setter, move remaining code from controlclient 2021-08-20 10:45:22 -07:00
debug.go control/controlclient: grow goroutine debug buffer as needed 2021-07-22 13:18:05 -07:00
debug_test.go control/controlclient: don't use regexp in goroutine stack scrubbing 2021-07-22 13:18:05 -07:00
direct.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
direct_test.go types/key: add a special key with custom serialization for control private keys (#2792) 2021-09-03 13:17:46 -07:00
map.go tailcfg: make Node.Hostinfo a HostinfoView 2022-02-16 12:55:57 -08:00
map_test.go control/controlclient: stop using wgkey. 2021-10-28 14:22:51 -07:00
noise.go control/controlclient: fix Noise HTTP/2 regression from earlier commit 2022-03-08 09:50:36 -08:00
sign.go control/controlclient: update machine certificate signature version 2021-09-17 17:43:06 -04:00
sign_supported.go go.mod: update to latest certstore 2022-03-16 16:10:29 -07:00
sign_supported_test.go go.mod: update to latest certstore 2022-03-16 16:10:29 -07:00
sign_unsupported.go go.mod: update to latest certstore 2022-03-16 16:10:29 -07:00
status.go control/controlclient,tailcfg: propagate registration errors to the frontend 2021-10-27 06:57:26 -07:00