This website requires JavaScript.
Explore
Help
Sign In
webnet
/
tailscale
Watch
1
Star
0
Fork
0
You've already forked tailscale
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
418adae379348fb71067c1d9726279b29041a08b
tailscale
/
control
/
controlclient
T
History
David Anderson
418adae379
various: use NodePublic.AsNodeKey() instead of tailcfg.NodeKeyFromNodePublic()
...
Updates
#3206
Signed-off-by: David Anderson <
danderson@tailscale.com
>
2021-10-29 16:19:27 -07:00
..
auto.go
control/controlclient: stop using wgkey.
2021-10-28 14:22:51 -07:00
client.go
control/controlclient: add a LoginEphemeral LoginFlags bit
2021-10-28 13:21:35 -07:00
controlclient_test.go
hostinfo: add SetDeviceModel setter, move remaining code from controlclient
2021-08-20 10:45:22 -07:00
debug_test.go
control/controlclient: don't use regexp in goroutine stack scrubbing
2021-07-22 13:18:05 -07:00
debug.go
control/controlclient: grow goroutine debug buffer as needed
2021-07-22 13:18:05 -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
direct.go
various: use NodePublic.AsNodeKey() instead of tailcfg.NodeKeyFromNodePublic()
2021-10-29 16:19:27 -07:00
map_test.go
control/controlclient: stop using wgkey.
2021-10-28 14:22:51 -07:00
map.go
various: use NodePublic.AsNodeKey() instead of tailcfg.NodeKeyFromNodePublic()
2021-10-29 16:19:27 -07:00
sign_supported.go
control/controlclient: update machine certificate signature version
2021-09-17 17:43:06 -04:00
sign_unsupported.go
types/key: add a special key with custom serialization for control private keys (
#2792
)
2021-09-03 13:17:46 -07:00
sign.go
control/controlclient: update machine certificate signature version
2021-09-17 17:43:06 -04:00
status.go
control/controlclient,tailcfg: propagate registration errors to the frontend
2021-10-27 06:57:26 -07:00