| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-26 | cmd/tailscale/cli: fix format string | Nick Khyl | 1 | -2/+2 |
| 2024-11-23 | cmd/containerboot: preserve headers of metrics endpoints responses (#14204) | Irbe Krumina | 1 | -1/+1 |
| 2024-11-22 | cmd/tailscaled: log SCM interactions if the policy setting is enabled at the ... | Nick Khyl | 1 | -5/+4 |
| 2024-11-22 | cmd/tailscaled: flush DNS if FlushDNSOnSessionUnlock is true upon receiving a... | Nick Khyl | 1 | -11/+10 |
| 2024-11-22 | cmd/{containerboot,k8s-operator},k8s-operator: new options to expose user met... | Tom Proctor | 11 | -32/+408 |
| 2024-11-22 | cmd/k8s-operator/deploy: ensure that operator can write kube state Events (#1... | Irbe Krumina | 2 | -0/+16 |
| 2024-11-21 | cli: present risk warning when setting up app connector on macOS (#14181) | Andrea Gottardo | 3 | -3/+23 |
| 2024-11-20 | cmd/tailscale/cli: create netmon in debug ts2021 | Andrew Dunham | 1 | -0/+7 |
| 2024-11-20 | tsweb: change RequestID format to have a date in it | Brad Fitzpatrick | 3 | -8/+5 |
| 2024-11-20 | cmd/k8s-operator,kube/kubeclient,docs/k8s: update rbac to emit events + small... | Irbe Krumina | 1 | -0/+17 |
| 2024-11-20 | Make the deployment of an IngressClass optional, default to true (#14153) | James Stocker | 2 | -0/+5 |
| 2024-11-19 | kube/{kubeapi,kubeclient},ipn/store/kubestore,cmd/{containerboot,k8s-operator... | Irbe Krumina | 8 | -17/+44 |
| 2024-11-18 | ipn/ipnlocal: add IPN Bus NotifyRateLimit watch bit NotifyRateLimit | Brad Fitzpatrick | 1 | -0/+5 |
| 2024-11-15 | cmd/derpprobe,prober: add ability to restrict derpprobe to a single region | Percy Wegmann | 1 | -0/+4 |
| 2024-11-13 | cmd/tailscale/cli: add "help" alias for --help | Brad Fitzpatrick | 2 | -2/+38 |
| 2024-11-12 | cmd/{k8s-operator,containerboot},k8s-operator: remove support for proxies bel... | Irbe Krumina | 4 | -45/+9 |
| 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 | 1 | -4/+4 |
| 2024-11-11 | cmd/k8s-operator,k8s-operator,kube/kubetypes: add an option to configure app ... | Irbe Krumina | 7 | -38/+294 |
| 2024-11-07 | derp/derphttp: don't link websockets other than on GOOS=js | Brad Fitzpatrick | 4 | -17/+2 |
| 2024-11-07 | control/controlhttp/controlhttpserver: split out Accept to its own package | Brad Fitzpatrick | 3 | -15/+18 |
| 2024-11-07 | cmd/tailscaled: support "ts_omit_ssh" build tag to remove SSH | Brad Fitzpatrick | 2 | -1/+31 |
| 2024-11-07 | envknob,kube/kubetypes,cmd/k8s-operator: add app type for ProxyGroup (#14029) | Irbe Krumina | 2 | -1/+6 |
| 2024-11-06 | cmd/derper: show more information on home page | Percy Wegmann | 3 | -19/+92 |
| 2024-11-05 | types/result, util/lineiter: add package for a result type, use it | Brad Fitzpatrick | 5 | -5/+10 |
| 2024-11-04 | cmd/k8s-operator: allow to optionally configure tailscaled port (#14005) | Irbe Krumina | 1 | -0/+8 |
| 2024-11-03 | cmd/tsconnect: block after starting esbuild dev server | Brad Fitzpatrick | 1 | -0/+1 |
| 2024-11-01 | wgengine/netstack: remove unused taildrive deps | Brad Fitzpatrick | 2 | -3/+1 |
| 2024-10-31 | cmd/tailscale/cli, client/tailscale, ipn/localapi: add tailscale syspolicy {l... | Nick Khyl | 4 | -2/+113 |
| 2024-10-30 | cmd/k8s-operator,k8s-operator: add topology spread constraints to ProxyClass ... | Irbe Krumina | 4 | -0/+366 |
| 2024-10-29 | cmd/tailscale/cli: add 'tailscale metrics' command | Anton Tolchanov | 2 | -0/+89 |
| 2024-10-26 | cmd/k8s-operator: validate that tailscale.com/tailnet-ip annotation value is ... | Nick Kirby | 2 | -3/+150 |
| 2024-10-25 | util/syspolicy, ipn/ipnlocal: update syspolicy package to utilize syspolicy/rsop | Nick Khyl | 4 | -14/+29 |
| 2024-10-24 | cmd/testwrapper: add pkg runtime to output (#13894) | Paul Scott | 2 | -10/+21 |
| 2024-10-22 | net/netcheck: add a Now field to the netcheck Report | Andrew Dunham | 1 | -0/+1 |
| 2024-10-21 | net/tstun: restore tap mode functionality | Maisem Ali | 2 | -2/+2 |
| 2024-10-21 | cmd/viewer: import types/views when generating a getter for a map field | Nick Khyl | 2 | -0/+79 |
| 2024-10-20 | derp: track client-advertised non-ideal DERP connections in more places | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-10-19 | net/tlsdial: call out firewalls blocking Tailscale in health warnings (#13840) | Andrea Gottardo | 4 | -0/+4 |
| 2024-10-16 | cmd/tailscale,ipn,tailcfg: add `tailscale advertise` subcommand behind envkno... | Naman Sood | 4 | -2/+87 |
| 2024-10-16 | ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13... | Mario Minardi | 3 | -0/+3 |
| 2024-10-16 | cmd/tsconnect, logpolicy: fixes for wasm_js.go | Christian | 1 | -0/+4 |
| 2024-10-15 | cmd/derpprobe: add /healthz endpoint | Andrew Dunham | 1 | -0/+5 |
| 2024-10-11 | client/tailscale,cmd/{cli,get-authkey,k8s-operator}: set distinct User-Agents | Percy Wegmann | 3 | -0/+3 |
| 2024-10-10 | clientupdate: don't link distsign on platforms that don't download | Brad Fitzpatrick | 3 | -3/+3 |
| 2024-10-09 | clientupdate, ipn/localapi: don't use google/uuid, thin iOS deps | Brad Fitzpatrick | 2 | -5/+5 |
| 2024-10-09 | cmd/k8s-operator,k8s-operator/apis: set a readiness condition on egress Servi... | Irbe Krumina | 4 | -6/+407 |
| 2024-10-09 | cmd/k8s-operator: don't error out if ProxyClass for ProxyGroup not found. (#1... | Irbe Krumina | 1 | -1/+8 |
| 2024-10-09 | cmd/k8s-operator: fix Pod IP selection (#13743) | Irbe Krumina | 2 | -2/+6 |
| 2024-10-08 | util/syspolicy, ipn: add "tailscale debug component-logs" support | Nick Khyl | 4 | -4/+8 |