| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2024-10-08 | cmd/k8s-operator: base ProxyGroup StatefulSet on common proxy.yaml definition... | Tom Proctor | 3 | -148/+144 |
| 2024-10-08 | cmd/{k8s-operator,containerboot},kube/egressservices: fix Pod IP check for du... | Irbe Krumina | 6 | -44/+108 |
| 2024-10-08 | cmd/k8s-operator,k8s-operator: use default ProxyClass if set for ProxyGroup (... | Tom Proctor | 13 | -64/+112 |
| 2024-10-08 | cmd/containerboot: simplify k8s setup logic (#13627) | Tom Proctor | 1 | -29/+36 |
| 2024-10-07 | cmd/k8s-operator,k8s-operator: create ConfigMap for egress services + small f... | Irbe Krumina | 11 | -67/+151 |
| 2024-10-07 | types/key: use tlpub: in error message (#13707) | Erisa A | 1 | -1/+1 |
| 2024-10-07 | cmd/{containerboot,k8s-operator},k8s-operator,kube: add ProxyGroup controller... | Tom Proctor | 14 | -25/+1101 |
| 2024-10-04 | cmd/tailscale/cli: don't print disablement secrets if init fails (#13673) | Erisa A | 1 | -3/+6 |
| 2024-10-04 | cmd/{k8s-operator,containerboot},k8s-operator,kube: reconcile ExternalName Se... | Irbe Krumina | 12 | -14/+1584 |
| 2024-10-03 | cmd/containerboot,util/linuxfw: create a SNAT rule for dst/src only once, cle... | Irbe Krumina | 3 | -4/+7 |
| 2024-10-01 | cmd/tailscale/cli: make 'tailscale debug ts2021' try twice | Brad Fitzpatrick | 1 | -5/+20 |
| 2024-09-29 | cmd/tsidp: add --dir flag | Maisem Ali | 1 | -0/+2 |
| 2024-09-29 | cmd/containerboot,kube,util/linuxfw: configure kube egress proxies to route t... | Irbe Krumina | 4 | -22/+792 |
| 2024-09-27 | cmd/k8s-operator: remove auth key once proxy has logged in (#13612) | Irbe Krumina | 3 | -26/+114 |