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
Percy Wegmann 74b9fa1348 ipn/localapi: only flush relevant data in multiFilePostResponseWriter.Flush()
This prevents two things:

1. Crashing if there's no response body
2. Sending a nonsensical 0 response status code

Updates tailscale/corp#22357

Signed-off-by: Percy Wegmann <percy@tailscale.com>
3 months ago
..
conffile
ipnauth
ipnlocal cmd/tailscale/cli: support passing network lock keys via files 3 months ago
ipnserver
ipnstate
localapi ipn/localapi: only flush relevant data in multiFilePostResponseWriter.Flush() 3 months ago
policy
store
backend.go
conf.go ipn,wgengine/magicsock: allow setting static node endpoints via tailscaled configfile (#12882) 4 months ago
doc.go
ipn_clone.go
ipn_test.go
ipn_view.go
prefs.go ipn: allow FQDN in exit node selection 4 months ago
prefs_test.go ipn: allow FQDN in exit node selection 4 months ago
serve.go
serve_test.go
store.go
store_test.go