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/cmd
Brad Fitzpatrick db5e269463 client/tailscale/apitype: move local API types to new apitype package
They were scattered/duplicated in misc places before.

It can't be in the client package itself for circular dep reasons.

This new package is basically tailcfg but for localhost
communications, instead of to control.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 years ago
..
cloner all: adjust Unix permissions for those without umasks 5 years ago
derper cmd/derper: add /bootstrap-dns handler 5 years ago
hello client/tailscale/apitype: move local API types to new apitype package 5 years ago
microproxy cmd/microproxy: add -insecure flag 5 years ago
mkpkg cmd/mkpkg: support adding empty directories. 6 years ago
tailscale client/tailscale/apitype: move local API types to new apitype package 5 years ago
tailscaled client/tailscale/apitype: move local API types to new apitype package 5 years ago
tsshd net/interfaces: remove IsTailscaleIP, make callers use tsaddr. 5 years ago