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
Rhea Ghosh 71271e41d6
ipn/{ipnlocal/peerapi, localapi} initial taildrop resume api plumbing (#9798)
This change:
* adds a partial files peerAPI endpoint to get a list of partial files
* adds a helper function to extract the basename of a file
* updates the peer put peerAPI endpoint
* updates the file put localapi endpoint to allow resume functionality

Updates #14772

Signed-off-by: Rhea Ghosh <rhea@tailscale.com>
9 months ago
..
ipnauth all: update copyright and license headers 1 year ago
ipnlocal ipn/{ipnlocal/peerapi, localapi} initial taildrop resume api plumbing (#9798) 9 months ago
ipnserver logpolicy, various: allow overriding log function 12 months ago
ipnstate client/web: restrict full management client behind browser sessions 9 months ago
localapi ipn/{ipnlocal/peerapi, localapi} initial taildrop resume api plumbing (#9798) 9 months ago
policy ipn: prefer allow/denylist terminology 1 year ago
store cmd/k8s-operator,ipn/store/kubestore: patch secrets instead of updating 10 months ago
backend.go cmd/tailscale,ipn/ipnlocal: print debug component names 9 months ago
doc.go all: update copyright and license headers 1 year ago
fake_test.go all: update copyright and license headers 1 year ago
ipn_clone.go ipn: add PostureChecks to Prefs 9 months ago
ipn_test.go net/packet: split off checksum munging into different pkg 9 months ago
ipn_view.go ipn: add PostureChecks to Prefs 9 months ago
prefs.go ipn: add PostureChecks to Prefs 9 months ago
prefs_test.go ipn: add PostureChecks to Prefs 9 months ago
serve.go ipn: use NodeCapMap in CheckFunnel 9 months ago
serve_test.go ipn: use NodeCapMap in CheckFunnel 9 months ago
store.go ipn: avoid useless no-op WriteState calls 11 months ago
store_test.go ipn: avoid useless no-op WriteState calls 11 months ago