| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-03-26 | VERSION.txt: this is v1.62.1v1.62.1release-branch/1.62 | Irbe Krumina | 1 | -1/+1 |
| 2024-03-25 | util/linuxfw,wgengine/router: enable IPv6 configuration when netfilter is dis... | Irbe Krumina | 4 | -6/+12 |
| 2024-03-21 | control/controlclient: fix panic regression from earlier load balancer hint h... | Brad Fitzpatrick | 2 | -1/+25 |
| 2024-03-20 | control/controlclient: send load balancing hint HTTP request header | Brad Fitzpatrick | 4 | -6/+44 |
| 2024-03-20 | cmd/k8s-operator,ipn/conf.go: fix --accept-routes for proxies (#11454) | Irbe Krumina | 7 | -145/+190 |
| 2024-03-15 | clientupdate: do not allow msiexec to reboot the OS (#11409) (#11416) | Andrew Lytvynov | 1 | -1/+1 |
| 2024-03-13 | VERSION.txt: this is v1.62.0v1.62.0 | Anton Tolchanov | 1 | -1/+1 |
| 2024-03-13 | prober: add a DERP bandwidth probe | Anton Tolchanov | 3 | -98/+386 |
| 2024-03-13 | prober: remove unused derp prober latency measurements | Anton Tolchanov | 1 | -33/+24 |
| 2024-03-13 | prober: export probe counters and cumulative latency | Anton Tolchanov | 1 | -1/+18 |
| 2024-03-11 | wgengine/netstack: fix bug with duplicate SYN packets in client limit | Andrew Dunham | 2 | -13/+62 |
| 2024-03-09 | ipn/{ipnlocal,localapi}: add debug verb to force spam IPN bus NetMap | Brad Fitzpatrick | 2 | -0/+16 |
| 2024-03-09 | go.mod.sri: update SRI hash for go.mod changes | Flakes Updater | 3 | -3/+3 |
| 2024-03-08 | util/linuxfw: fix support for containers without IPv6 iptables filters (#11381) | James Tucker | 1 | -2/+22 |
| 2024-03-08 | util/linuxfw: correct logical error in NAT table check (#11380) | James Tucker | 1 | -1/+1 |
| 2024-03-08 | Code Improvements (#11311) | panchajanya | 2 | -9/+7 |
| 2024-03-08 | ipn,cmd/tailscale,client/tailscale: add support for renaming TailFS shares | Percy Wegmann | 6 | -38/+411 |
| 2024-03-08 | ipn,tailfs: tie TailFS share configuration to user profile | Percy Wegmann | 16 | -120/+330 |
| 2024-03-08 | cmd/viewer: import views when generating byteSliceField | Percy Wegmann | 1 | -0/+1 |
| 2024-03-08 | wgengine/magicsock: don't change DERP home when not connected to control | Andrew Dunham | 3 | -11/+172 |
| 2024-03-08 | version/mkversion: enforce synology versions within int32 range | Sonia Appasamy | 2 | -3/+18 |
| 2024-03-07 | tailcfg: bump CapabilityVersion (#11368) | Claire Wang | 1 | -3/+4 |
| 2024-03-07 | client/web: dedupe packages in yarn.lock (#11327) | Mario Minardi | 1 | -374/+38 |
| 2024-03-07 | cmd/derper, types/logger: move log filter to shared package | Andrew Dunham | 3 | -21/+45 |
| 2024-03-07 | docs/k8s: don't run subnet router in userspace mode (#11363) | Irbe Krumina | 1 | -1/+3 |
| 2024-03-06 | net/interfaces: fix test hang on Darwin | Andrew Dunham | 1 | -0/+2 |
| 2024-03-06 | go.mod: bump gvisor | Andrew Dunham | 4 | -12/+12 |
| 2024-03-06 | tsweb: add String method to tsweb.RequestID | Andrew Dunham | 1 | -0/+6 |
| 2024-03-06 | util/linuxfw: add container-friendly IPv6 NAT check (#11353) | Irbe Krumina | 3 | -33/+50 |
| 2024-03-06 | ipn/ipnlocal: reduce allocations in TailFS share notifications | Percy Wegmann | 2 | -28/+25 |
| 2024-03-06 | ipn: add comment about thread-safety to StateStore | Percy Wegmann | 1 | -0/+1 |
| 2024-03-06 | ipn/localapi: add set-gui-visible endpoint | Andrea Gottardo | 1 | -0/+22 |
| 2024-03-06 | ipn/ipnlocal: exclude mullvad exit nodes from TailFS peers list | Percy Wegmann | 1 | -0/+7 |
| 2024-03-06 | {ipn,cmd/tailscale/cli}: move ServeConfig mutation logic to ipn/serve | Sonia Appasamy | 4 | -126/+120 |
| 2024-03-06 | client/tailscale: add postures to UserRuleMatch | Kristoffer Dalby | 1 | -8/+32 |
| 2024-03-05 | licenses: update android licenses | License Updater | 1 | -40/+40 |
| 2024-03-05 | licenses: update win/apple licenses | License Updater | 2 | -9/+17 |
| 2024-03-05 | licenses: update tailscale{,d} licenses | License Updater | 1 | -4/+7 |
| 2024-03-05 | wgengine/magicsock: prefer link-local addresses to private ones | Andrew Dunham | 2 | -1/+20 |
| 2024-03-05 | {ipn/serve,cmd/tailscale/cli}: move some shared funcs to ipn | Sonia Appasamy | 5 | -135/+147 |
| 2024-03-05 | go.toolchain.rev: bump Go toolchain to 1.22.1 | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-03-05 | util/cmpver: add Less/LessEq helper funcs | Paul Scott | 2 | -6/+38 |
| 2024-03-05 | tailcfg: add suggest exit node related node attribute (#11329) | Claire Wang | 1 | -0/+4 |
| 2024-03-04 | tsweb: add more test cases for TestCleanRedirectURL (#11331) | Chris Palmer | 1 | -1/+9 |
| 2024-03-04 | docs/k8s: update docs (#11307) | Irbe Krumina | 3 | -1/+80 |
| 2024-03-01 | tailfs: only impersonate unprivileged user if able to sudo -u as that user | Percy Wegmann | 1 | -17/+69 |
| 2024-02-29 | go.mod.sri: update SRI hash for go.mod changes | Flakes Updater | 3 | -3/+3 |
| 2024-02-29 | clientupdate: handle multiple versions in "apk info tailscale" output (#11310) | Andrew Lytvynov | 2 | -1/+31 |
| 2024-02-29 | util/linuxfw: insert rather than append nftables DNAT rule (#11303) | Irbe Krumina | 1 | -1/+1 |
| 2024-02-29 | ipn: include full tailfs shares in ipn notifications | Percy Wegmann | 5 | -24/+20 |