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
Irbe Krumina f09cb45f9d
ipn/ipnlocal: initiate proxy transport once (#9883)
Initiates http/h2c transport for userspace proxy
backend lazily and at most once.

Updates tailscale/tailscale#9725

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
1 year ago
..
conffile ipn/{conffile,ipnlocal}: start booting tailscaled from a config file w/ auth key 1 year ago
ipnauth
ipnlocal ipn/ipnlocal: initiate proxy transport once (#9883) 1 year ago
ipnserver
ipnstate client/web: restrict full management client behind browser sessions 1 year ago
localapi client/web: hook up auth flow 1 year ago
policy
store cmd/k8s-operator,ipn/store/kubestore: patch secrets instead of updating 1 year ago
backend.go cmd/tailscale,ipn/ipnlocal: print debug component names 1 year ago
conf.go ipn/{conffile,ipnlocal}: start booting tailscaled from a config file w/ auth key 1 year ago
doc.go
fake_test.go
ipn_clone.go ipn: add PostureChecks to Prefs 1 year ago
ipn_test.go net/packet: split off checksum munging into different pkg 1 year ago
ipn_view.go ipn: add PostureChecks to Prefs 1 year ago
prefs.go ipn: add PostureChecks to Prefs 1 year ago
prefs_test.go ipn: add PostureChecks to Prefs 1 year ago
serve.go ipn: use NodeCapMap in CheckFunnel 1 year ago
serve_test.go ipn: use NodeCapMap in CheckFunnel 1 year ago
store.go ipn: avoid useless no-op WriteState calls 1 year ago
store_test.go ipn: avoid useless no-op WriteState calls 1 year ago