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
James Tucker 7558a1d594 ipn/ipnlocal: disable sockstats on (unstable) mobile by default
We're tracking down a new instance of memory usage, and excessive memory usage
from sockstats is definitely not going to help with debugging, so disable it by
default on mobile.

Updates tailscale/corp#18514

Signed-off-by: James Tucker <james@tailscale.com>
8 months ago
..
conffile ipn/{conffile,ipnlocal}: start booting tailscaled from a config file w/ auth key 1 year ago
ipnauth go.mod, all: move away from inet.af domain seized by Taliban 9 months ago
ipnlocal ipn/ipnlocal: disable sockstats on (unstable) mobile by default 8 months ago
ipnserver ipn/ipnserver: always allow Windows SYSTEM user to connect 10 months ago
ipnstate all: deprecate Node.Capabilities (more), remove PeerChange.Capabilities [capver 89] 8 months ago
localapi ipn/localapi: add support for multipart POST to file-put 8 months ago
policy ipn,tailconfig: clean up unreleased and removed app connector service 1 year ago
store cmd/k8s-operator,ipn/store/kubestore: patch secrets instead of updating 1 year ago
backend.go ipn/localapi: add support for multipart POST to file-put 8 months ago
conf.go cmd/k8s-operator,ipn/conf.go: fix --accept-routes for proxies (#11453) 8 months ago
doc.go all: update copyright and license headers 2 years ago
fake_test.go all: update copyright and license headers 2 years ago
ipn_clone.go ipn,tailfs: tie TailFS share configuration to user profile 8 months ago
ipn_test.go net/packet: split off checksum munging into different pkg 1 year ago
ipn_view.go ipn,tailfs: tie TailFS share configuration to user profile 8 months ago
prefs.go cmd/tailscale,ipn/ipnlocal: enable web client over quad 100 by default (#11419) 8 months ago
prefs_test.go ipn,tailfs: tie TailFS share configuration to user profile 8 months ago
serve.go all: deprecate Node.Capabilities (more), remove PeerChange.Capabilities [capver 89] 8 months ago
serve_test.go {ipn/serve,cmd/tailscale/cli}: move some shared funcs to ipn 8 months ago
store.go ipn: add comment about thread-safety to StateStore 8 months ago
store_test.go ipn: avoid useless no-op WriteState calls 1 year ago