| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-11-30 | VERSION.txt: this is v1.54.1v1.54.1release-branch/1.54 | Tyler Smalley | 1 | -1/+1 |
| 2023-11-29 | ipn/ipnlocal: update hostinfo when app connector state is toggled | Tom DNetto | 1 | -0/+1 |
| 2023-11-29 | Revert "ipn/ipnlocal,cmd/tailscale: persist tailnet name in user profile" | Denton Gentry | 10 | -131/+44 |
| 2023-11-29 | ipn/ipnlocal,cmd/tailscale: persist tailnet name in user profile | Marwan Sulaiman | 10 | -44/+131 |
| 2023-11-15 | VERSION.txt: this is v1.54.0v1.54.0 | Denton Gentry | 1 | -1/+1 |
| 2023-11-15 | types/appctype: correct app-connector cap name in documentation | James Tucker | 1 | -1/+1 |
| 2023-11-15 | cmd/cli: remove --webclient flag from up | Sonia Appasamy | 2 | -6/+0 |
| 2023-11-15 | ipn/ipnlocal: only call serve handler if non-nil | Will Norris | 1 | -2/+2 |
| 2023-11-15 | adjust build tags for tamago | Andrea Barisani | 1 | -1/+1 |
| 2023-11-14 | ipn/ipnlocal: call serve handler for local traffic | Will Norris | 1 | -0/+1 |
| 2023-11-14 | go.mod.sri: update SRI hash for go.mod changes | Flakes Updater | 3 | -3/+3 |
| 2023-11-14 | clientupdate: fix auto-update on Windows over RDP (#10242) | Andrew Lytvynov | 3 | -9/+36 |
| 2023-11-14 | client/web: fix back button on devices with URL prefix | Will Norris | 1 | -1/+1 |
| 2023-11-14 | client/web: server /index.html on 404 requests | Will Norris | 1 | -1/+14 |
| 2023-11-14 | client/web: only trigger check mode if not authed | Will Norris | 1 | -4/+9 |
| 2023-11-14 | ipn/ipnlocal: remove web client listeners after close | Will Norris | 1 | -1/+2 |
| 2023-11-14 | client/web: fix panic on logout | Sonia Appasamy | 1 | -2/+4 |
| 2023-11-14 | go.mod: update web-client-prebuilt module | OSS Updater | 2 | -3/+3 |
| 2023-11-14 | .github: add action for updating web-client-prebuilt module | Will Norris | 1 | -0/+51 |
| 2023-11-13 | ipn/ipnlocal: run "tailscale update" via systemd-run on Linux (#10229) | Andrew Lytvynov | 2 | -10/+32 |
| 2023-11-13 | wgengine/magicsock: fix typo in endpoint.sendDiscoPing() docs (#10232) | Jordan Whited | 1 | -1/+1 |
| 2023-11-13 | cmd/tailscale: warn if app-connector is enabled without ip forwarding | Tom DNetto | 1 | -1/+1 |
| 2023-11-13 | ipn/ipnlocal: respect ExitNodeAllowLANAccess on iOS (#10230) | Brad Fitzpatrick | 1 | -1/+6 |
| 2023-11-13 | client/web: add Tailscale SSH view | Sonia Appasamy | 9 | -31/+290 |
| 2023-11-13 | ipn/ipnlocal: clean up c2n handling's big switch, add a mux table | Brad Fitzpatrick | 1 | -113/+156 |
| 2023-11-13 | go.{mod,sum}: update inet.af/tcpproxy to fix flaking test | Tom DNetto | 2 | -3/+3 |
| 2023-11-13 | taildrop: lazily perform full deletion scan after first taildrop use (#10137) | Joe Tsai | 6 | -7/+54 |
| 2023-11-13 | control/controlknobs,wgengine/magicsock: implement SilentDisco toggle (#10195) | Jordan Whited | 5 | -1/+44 |
| 2023-11-13 | posture: ignore not found serial errors | Kristoffer Dalby | 1 | -39/+7 |
| 2023-11-10 | client/web: add readonly/manage toggle | Sonia Appasamy | 18 | -189/+731 |
| 2023-11-09 | ipn,tailconfig: clean up unreleased and removed app connector service | James Tucker | 4 | -81/+2 |
| 2023-11-09 | tailcfg,ipn/ipnlocal: add hostinfo field to replace service entry | James Tucker | 6 | -8/+37 |
| 2023-11-09 | clientupdate: add support for QNAP (#10179) | Andrew Lytvynov | 2 | -0/+82 |
| 2023-11-09 | ipn/ipnlocal: ensure that hostinfo is updated on app connector preference cha... | James Tucker | 2 | -1/+60 |
| 2023-11-09 | ipn/policy: mark AppConnector service as interesting | James Tucker | 1 | -1/+1 |
| 2023-11-09 | appc: prevent duplication of wildcard entries on map updates | James Tucker | 2 | -1/+14 |
| 2023-11-09 | go.toolchain.rev: bump to Go 1.21.4 (#10189) | Andrew Lytvynov | 1 | -1/+1 |
| 2023-11-09 | ssh/tailssh: add envknobs to force override forwarding, sftp, pty | Brad Fitzpatrick | 2 | -1/+27 |
| 2023-11-09 | ssh/tailssh: fix sftp metric increment location | Brad Fitzpatrick | 1 | -2/+4 |
| 2023-11-09 | ipn/{ipnlocal,ipnstate,localapi}: add localapi endpoints for client self-upda... | Naman Sood | 4 | -3/+152 |
| 2023-11-09 | ipn/localapi: only perform local-admin check in serveServeConfig (#10163) | Andrew Lytvynov | 4 | -123/+122 |
| 2023-11-09 | appc: add support for matching wildcard domains | James Tucker | 2 | -8/+56 |
| 2023-11-09 | client/tailscale,ipn/{ipnlocal,localapi}: check UDP GRO config (#10071) | Jordan Whited | 10 | -1/+162 |
| 2023-11-09 | ssh/tailssh,util: extract new osuser package from ssh code (#10170) | Andrew Lytvynov | 3 | -86/+143 |
| 2023-11-09 | ipn/ipnlocal: allow connecting to local web client | Will Norris | 4 | -29/+90 |
| 2023-11-09 | tsnet: check a bit harder for https in Server.ListenFunnel | Brad Fitzpatrick | 1 | -0/+3 |
| 2023-11-08 | clientupdate,ipn/ipnlocal: fix c2n update on freebsd (#10168) | Andrew Lytvynov | 2 | -15/+30 |
| 2023-11-08 | client/web: populate device details view | Sonia Appasamy | 6 | -53/+182 |
| 2023-11-08 | logtail: fix Logger.Write return result | Brad Fitzpatrick | 2 | -1/+30 |
| 2023-11-08 | ipn/ipnlocal: fix nil control client panic while updating TKA head | Tom DNetto | 1 | -7/+11 |