| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-13 | wipirbekrm/debug | Irbe Krumina | 5 | -0/+39 |
| 2024-11-12 | go.{mod,sum},build_docker.sh: bump mkctr, add ability to set OCI annotations ... | Irbe Krumina | 3 | -52/+63 |
| 2024-11-12 | cmd/k8s-operator: restart ProxyGroup pods less (#14045) | Tom Proctor | 3 | -26/+66 |
| 2024-11-11 | all: use iterators over slice views more | Brad Fitzpatrick | 20 | -86/+62 |
| 2024-11-11 | util/codegen: treat unique.Handle as an opaque value type | Brad Fitzpatrick | 2 | -3/+32 |
| 2024-11-11 | cmd/k8s-operator,k8s-operator,kube/kubetypes: add an option to configure app ... | Irbe Krumina | 11 | -46/+381 |
| 2024-11-08 | safeweb: add a Shutdown method to the Server type (#14048) | M. J. Fromberger | 1 | -0/+5 |
| 2024-11-08 | ipn/ipnlocal: log a summary of posture identity response | Anton Tolchanov | 1 | -0/+2 |
| 2024-11-07 | derp/derphttp: don't link websockets other than on GOOS=js | Brad Fitzpatrick | 11 | -26/+56 |
| 2024-11-07 | control/controlhttp/controlhttpserver: split out Accept to its own package | Brad Fitzpatrick | 10 | -42/+68 |
| 2024-11-07 | cmd/tailscaled: support "ts_omit_ssh" build tag to remove SSH | Brad Fitzpatrick | 3 | -2/+33 |
| 2024-11-07 | client/tailscale,ipn/{ipnlocal,localapi}: add a pre-shutdown localAPI endpoin... | Irbe Krumina | 3 | -0/+41 |
| 2024-11-07 | tsweb/varz: optimize some allocs, add helper func for others | Brad Fitzpatrick | 1 | -2/+8 |
| 2024-11-07 | envknob,kube/kubetypes,cmd/k8s-operator: add app type for ProxyGroup (#14029) | Irbe Krumina | 4 | -9/+17 |
| 2024-11-06 | cmd/derper: show more information on home page | Percy Wegmann | 3 | -19/+92 |
| 2024-11-05 | licenses: update license notices | License Updater | 1 | -2/+2 |
| 2024-11-05 | types/result, util/lineiter: add package for a result type, use it | Brad Fitzpatrick | 20 | -138/+289 |
| 2024-11-04 | cmd/k8s-operator: allow to optionally configure tailscaled port (#14005) | Irbe Krumina | 1 | -0/+8 |
| 2024-11-03 | tsnet: add accessor to get tsd.System | Brad Fitzpatrick | 1 | -0/+9 |
| 2024-11-03 | cmd/tsconnect: block after starting esbuild dev server | Brad Fitzpatrick | 1 | -0/+1 |
| 2024-11-01 | net/socks5: optimize UDP relay | VimT | 2 | -99/+119 |
| 2024-11-01 | net/socks5: fix UDP relay in userspace-networking mode | VimT | 1 | -38/+63 |
| 2024-11-01 | wgengine/netstack: remove unused taildrive deps | Brad Fitzpatrick | 5 | -22/+17 |
| 2024-11-01 | ipn/ipnlocal: reload prefs correctly on ReloadConfig | Maisem Ali | 2 | -22/+85 |
| 2024-11-01 | Fix MagicDNS on OpenBSD | Renato Aguiar | 1 | -1/+1 |
| 2024-10-31 | net/netcheck: add addReportHistoryAndSetPreferredDERP() test case (#13989) | Jordan Whited | 1 | -0/+9 |
| 2024-10-31 | util/syspolicy: add policy key for onboarding flow visibility | Aaron Klotz | 1 | -0/+4 |
| 2024-10-31 | safeweb: add support for custom CSP (#13975) | Andrew Lytvynov | 2 | -24/+92 |
| 2024-10-31 | net/sockstats: prevent crash in setNetMon (#13985) | Andrea Gottardo | 1 | -1/+7 |
| 2024-10-31 | safeweb: add support for "/" and "/foo" handler distinction (#13980) | Andrew Lytvynov | 2 | -3/+24 |
| 2024-10-31 | cmd/tailscale/cli, client/tailscale, ipn/localapi: add tailscale syspolicy {l... | Nick Khyl | 6 | -2/+191 |
| 2024-10-31 | ipn,tailcfg: add app connector config knob to conffile (#13942) | Irbe Krumina | 2 | -1/+8 |
| 2024-10-31 | wgengine/magicsock: export packet drop metric for outbound errors | Anton Tolchanov | 7 | -38/+127 |
| 2024-10-31 | wgengine/magicsock: exclude disco from throughput metrics | Anton Tolchanov | 3 | -10/+14 |
| 2024-10-30 | net/netcheck: ensure prior preferred DERP is always in netchecks | James Tucker | 2 | -17/+93 |
| 2024-10-30 | util/syspolicy/source: put EnvPolicyStore env keys in their own namespace | Brad Fitzpatrick | 2 | -41/+46 |
| 2024-10-30 | util/syspolicy/setting: make setting.Snapshot JSON-marshallable | Nick Khyl | 2 | -0/+180 |
| 2024-10-30 | util/syspolicy/setting: make setting.RawItem JSON-marshallable | Nick Khyl | 4 | -141/+336 |
| 2024-10-30 | util/syspolicy/source: use errors instead of github.com/pkg/errors | Nick Khyl | 1 | -1/+1 |
| 2024-10-30 | util/syspolicy: implement a syspolicy store that reads settings from environm... | Nick Khyl | 5 | -5/+518 |
| 2024-10-30 | cmd/k8s-operator,k8s-operator: add topology spread constraints to ProxyClass ... | Irbe Krumina | 7 | -0/+378 |
| 2024-10-29 | wgengine/magicsock: log home DERP changes with latency | Tim Walters | 1 | -3/+8 |
| 2024-10-29 | tstest/tailmac: add support for mounting host directories in the guest (#13957) | Jonathan Nobels | 5 | -14/+35 |
| 2024-10-29 | tstest/tailmac: fix Host.app path generation (#13953) | Jonathan Nobels | 1 | -2/+5 |
| 2024-10-29 | cmd/tailscale/cli: add 'tailscale metrics' command | Anton Tolchanov | 3 | -9/+91 |
| 2024-10-29 | ipn/ipnlocal: remove the primary routes gauge for now | Anton Tolchanov | 2 | -21/+0 |
| 2024-10-29 | wgengine/magicsock: fix stats packet counter on derp egress | Anton Tolchanov | 1 | -1/+1 |
| 2024-10-29 | ipn/ipnlocal: log errors while fetching serial numbers | Anton Tolchanov | 1 | -4/+2 |
| 2024-10-28 | tool/gocross: remove trimpath from test builds | James Tucker | 2 | -2/+5 |
| 2024-10-28 | tstest/natlab: add latency & loss simulation | James Tucker | 3 | -3/+56 |