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/ipn/ipnlocal
Avery Pennarun b4d04a065f controlclient: extract a Client interface and rename Client->Auto.
This will let us create a mock or fake Client implementation for use
with ipn.Backend.

Signed-off-by: Avery Pennarun <apenwarr@tailscale.com>
4 years ago
..
local.go controlclient: extract a Client interface and rename Client->Auto. 4 years ago
local_test.go ipn/ipnlocal: make FileTargets check IPN state first 4 years ago
loglines_test.go tailcfg: add Endpoint, EndpointType, MapRequest.EndpointType 4 years ago
peerapi.go ipn/ipnlocal: always write files to partial files, even in buffered mode 4 years ago
peerapi_macios_ext.go ipn/{ipnlocal,localapi}: add localapi handler to dial/proxy file PUTs 4 years ago
peerapi_test.go ipn/ipnlocal: use delete marker files to work around Windows delete problems 4 years ago