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
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 months ago
..
conffile
ipnauth ipn/{ipnauth,ipnlocal,ipnserver,localapi}: start baby step toward moving access checks from the localapi.Handler to the LocalBackend 2 months ago
ipnlocal tka: truncate long rotation signature chains 2 months ago
ipnserver ipn/ipnserver: remove IdleTimeout 2 months ago
ipnstate cmd/tl-longchain: tool to re-sign nodes with long rotation signatures 2 months ago
localapi cli: implement `tailscale dns status` (#13353) 2 months ago
policy
store all: add test for package comments, fix, add comments as needed 4 months ago
backend.go
conf.go ipn,wgengine/magicsock: allow setting static node endpoints via tailscaled configfile (#12882) 3 months ago
doc.go
ipn_clone.go
ipn_test.go
ipn_view.go
prefs.go ipn: allow FQDN in exit node selection 3 months ago
prefs_test.go ipn: allow FQDN in exit node selection 3 months ago
serve.go
serve_test.go
store.go
store_test.go