| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-11-15 | net/portmapper: use the upstream goupnp library instead of our forkandrew/upnp-unfork | Andrew Dunham | 7 | -71/+61 |
| 2023-11-15 | cmd/tailscaled: make tun mode default on gokrazy | Maisem Ali | 1 | -14/+0 |
| 2023-11-15 | client/web: remove legacy-client-view.tsx | Sonia Appasamy | 2 | -244/+0 |
| 2023-11-15 | ipn/ipnlocal: add mutex to webClient struct | Sonia Appasamy | 3 | -27/+34 |
| 2023-11-15 | cmd/tsidp: add start of OIDC Tailscale IdP | Maisem Ali | 3 | -0/+706 |
| 2023-11-15 | client/web: remove DebugMode from GET /api/data | Sonia Appasamy | 4 | -20/+3 |
| 2023-11-15 | ipn/ipnlocal: rename SetWebLocalClient to ConfigureWebClient | Sonia Appasamy | 3 | -6/+7 |
| 2023-11-15 | client/{tailscale,web}: add initial webUI frontend for self-updates (#10191) | Naman Sood | 13 | -1/+389 |
| 2023-11-15 | appc: fix DomainRoutes copy | James Tucker | 2 | -1/+17 |
| 2023-11-15 | util/syspolicy: add some additional policy keys | Adrian Dewhurst | 1 | -0/+4 |
| 2023-11-15 | util/osdiag, util/winutil: expose Windows policy key | Adrian Dewhurst | 3 | -4/+12 |
| 2023-11-15 | cmd/tailscaled, util/winutil: changes to process and token APIs in winutil | Aaron Klotz | 2 | -42/+103 |
| 2023-11-15 | client/web: disable the "disable" button when disabled | Will Norris | 1 | -1/+3 |
| 2023-11-15 | ipn: remove the preview-webclient node capability | Will Norris | 3 | -14/+8 |
| 2023-11-15 | cmd/tailscale: expose --webclient for all builds | Will Norris | 1 | -5/+1 |
| 2023-11-15 | net/dnsfallback: add singleflight to recursive resolver | Andrew Dunham | 3 | -54/+175 |
| 2023-11-15 | VERSION.txt: this is v1.55.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 |