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/ipnserver
Nick Khyl e7b5e8c8cd ipn/ipnserver: remove IdleTimeout
We no longer need this on Windows, and it was never required on other platforms.
It just results in more short-lived connections unless we use HTTP/2.

Updates tailscale/corp#18342

Signed-off-by: Nick Khyl <nickk@tailscale.com>
2 weeks ago
..
actor.go ipn/{ipnauth,ipnlocal,ipnserver,localapi}: start baby step toward moving access checks from the localapi.Handler to the LocalBackend 3 weeks ago
proxyconnect.go all: fix nilness issues 10 months ago
proxyconnect_js.go all: update copyright and license headers 2 years ago
server.go ipn/ipnserver: remove IdleTimeout 2 weeks ago
server_test.go all: update copyright and license headers 2 years ago