| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-20 | net/netcheck: respect DERPRegion.Avoid on initial probe plan toobradfitz/avoid_initial | Brad Fitzpatrick | 2 | -2/+3 |
| 2024-11-19 | wgengine/filter: actually use the passed CapTestFunc [capver 109] | Anton Tolchanov | 2 | -12/+14 |
| 2024-11-19 | util/winutil/s4u: fix token handle leak | Aaron Klotz | 1 | -1/+4 |
| 2024-11-19 | version: fix earlier test/wording mistakes | Brad Fitzpatrick | 2 | -2/+1 |
| 2024-11-19 | version: validate Long format on Android builds | Brad Fitzpatrick | 3 | -0/+85 |
| 2024-11-19 | licenses: update license notices | License Updater | 3 | -37/+36 |
| 2024-11-19 | kube/{kubeapi,kubeclient},ipn/store/kubestore,cmd/{containerboot,k8s-operator... | Irbe Krumina | 13 | -102/+506 |
| 2024-11-18 | ipn/ipnlocal: fix build, remove another Notify.BackendLogID reference that cr... | Brad Fitzpatrick | 1 | -1/+0 |
| 2024-11-18 | ipn/ipnlocal: add IPN Bus NotifyRateLimit watch bit NotifyRateLimit | Brad Fitzpatrick | 5 | -10/+395 |
| 2024-11-18 | sessionrecording: implement v2 recording endpoint support (#14105) | Andrew Lytvynov | 6 | -89/+500 |
| 2024-11-18 | ipn: remove unused Notify.BackendLogID | Brad Fitzpatrick | 2 | -8/+1 |
| 2024-11-16 | go.mod: bump tailscale/wireguard-go | Brad Fitzpatrick | 2 | -3/+3 |
| 2024-11-15 | net/captivedetection: replace 10k log lines with ... less | Brad Fitzpatrick | 2 | -14/+42 |
| 2024-11-15 | ipn,tailcfg: add VIPService struct and c2n to fetch them from client (#14046) | Naman Sood | 7 | -1/+187 |
| 2024-11-15 | cmd/derpprobe,prober: add ability to restrict derpprobe to a single region | Percy Wegmann | 3 | -2/+56 |
| 2024-11-15 | tstest/integration/testcontrol: remove a vestigial unused parameter | Brad Fitzpatrick | 1 | -4/+4 |
| 2024-11-14 | control/controlclient: disable https on for http://localhost:$port URLs | Brad Fitzpatrick | 1 | -8/+1 |
| 2024-11-14 | go.toolchain.rev: bump from Go 1.23.1 to Go 1.23.3 | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-11-13 | cmd/tailscale/cli: add "help" alias for --help | Brad Fitzpatrick | 2 | -2/+38 |
| 2024-11-13 | .github: Bump actions/setup-go from 5.0.2 to 5.1.0 (#13934) | dependabot[bot] | 3 | -3/+3 |
| 2024-11-13 | words: Add scoville to scales.txt (#14084) | Walter Poupore | 1 | -0/+1 |
| 2024-11-13 | .github: Bump actions/cache from 4.1.0 to 4.1.2 (#13933) | dependabot[bot] | 1 | -5/+5 |
| 2024-11-13 | .github: Bump actions/upload-artifact from 4.4.0 to 4.4.3 (#13811) | dependabot[bot] | 1 | -1/+1 |
| 2024-11-13 | .github: Bump github/codeql-action from 3.26.11 to 3.27.1 (#14062) | dependabot[bot] | 1 | -3/+3 |
| 2024-11-13 | words: scale up our word count (#14082) | Naman Sood | 1 | -0/+6 |
| 2024-11-13 | words: add a scale | Brad Fitzpatrick | 1 | -0/+1 |
| 2024-11-12 | cmd/{k8s-operator,containerboot},k8s-operator: remove support for proxies bel... | Irbe Krumina | 5 | -48/+9 |
| 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 |