tailscale/tailcfg
Percy Wegmann 993acf4475 tailfs: initial implementation
Add a WebDAV-based folder sharing mechanism that is exposed to local clients at
100.100.100.100:8080 and to remote peers via a new peerapi endpoint at
/v0/tailfs.

Add the ability to manage folder sharing via the new 'share' CLI sub-command.

Updates tailscale/corp#16827

Signed-off-by: Percy Wegmann <percy@tailscale.com>
2024-02-09 09:13:51 -06:00
..
c2ntypes.go ipn/ipnlocal: add c2n method to check on TLS cert fetch status 2023-11-16 14:08:38 -08:00
derpmap.go net/netcheck, tailcfg: add DERPHomeParams and use it 2023-07-13 22:41:21 -04:00
proto_port_range.go tailcfg: implement text encoding for ProtoPortRange 2023-10-11 23:59:42 -07:00
proto_port_range_test.go tailcfg: implement text encoding for ProtoPortRange 2023-10-11 23:59:42 -07:00
tailcfg.go tailfs: initial implementation 2024-02-09 09:13:51 -06:00
tailcfg_clone.go tailcfg,ipn/ipnlocal: add hostinfo field to replace service entry 2023-11-09 20:50:55 -08:00
tailcfg_test.go all: use reflect.TypeFor now available in Go 1.22 (#11078) 2024-02-08 17:34:22 -08:00
tailcfg_view.go tailcfg,ipn/ipnlocal: add hostinfo field to replace service entry 2023-11-09 20:50:55 -08:00
tka.go tailcfg: add RPC structs for /tka/affected-sigs 2023-02-21 21:58:38 +00:00