| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-02-02 | ssh: add session hauling implementationskriptble/ssh-recording-persist | Kris Brandow | 1 | -0/+1 |
| 2023-02-02 | net/{netns,netstat}: use new x/sys/cpu.IsBigEndian | Brad Fitzpatrick | 3 | -3/+3 |
| 2023-02-01 | health, net/tlsdial: add healthcheck for self-signed cert | Andrew Dunham | 2 | -1/+6 |
| 2023-02-01 | all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork | Brad Fitzpatrick | 8 | -16/+12 |
| 2023-02-01 | fixup! util/vizerror: add new package for visible errors | Will Norris | 2 | -0/+2 |
| 2023-02-01 | cmd/tailscale/cli: delete ActLikeCLI | Brad Fitzpatrick | 1 | -47/+0 |
| 2023-01-31 | cmd/tsconnect: update to xterm.js 5.1 | Mihai Parparita | 2 | -15/+15 |
| 2023-01-31 | cmd/derpprobe: migrate to the prober framework | Anton Tolchanov | 1 | -505/+46 |
| 2023-01-30 | go.toolchain.rev: update to Go 1.20rc3 | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-01-30 | ipn/ipnlocal: drop not required StateKey parameter | Maisem Ali | 2 | -2/+2 |
| 2023-01-30 | cmd/tsconnect: use empty string as the default state store key | Mihai Parparita | 2 | -2/+2 |
| 2023-01-30 | safesocket: remove the now unused WindowsLocalPort | Maisem Ali | 2 | -2/+2 |
| 2023-01-27 | cmd/k8s-operator: use unstable tailscale image as well | David Anderson | 1 | -1/+1 |
| 2023-01-27 | cmd/k8s-operator: use the unstable operator image | David Anderson | 1 | -1/+1 |
| 2023-01-27 | all: update tools that manage copyright headers | Will Norris | 3 | -11/+8 |
| 2023-01-27 | all: update copyright and license headers | Will Norris | 116 | -348/+232 |
| 2023-01-26 | util/httpm: add new package for prettier HTTP method constants | Brad Fitzpatrick | 4 | -3/+7 |
| 2023-01-25 | cmd/sync-containers: add github.Keychain | Denton Gentry | 1 | -1/+3 |
| 2023-01-25 | cmd/k8s-operator: support setting a custom hostname. | David Anderson | 4 | -11/+157 |
| 2023-01-25 | cmd/nginx-auth: update Expected-Tailnet documentation (#6055) | Xe Iaso | 1 | -1/+3 |
| 2023-01-25 | cmd/tailscale/cli: fix TUNmode display on synology web page (#7064) | phirework | 1 | -1/+1 |
| 2023-01-24 | cmd/k8s-operator: remove use of InjectClient (deprecated) | Vince Prignano | 1 | -13/+9 |
| 2023-01-24 | cmd/mkpkg: allow specifying recommended dependencies | Anton Tolchanov | 1 | -0/+4 |
| 2023-01-23 | cmd/tailscale/cli: add debug set-expire command for testing | Brad Fitzpatrick | 1 | -0/+21 |
| 2023-01-23 | ipn/ipnstate: add PeerStatus.KeyExpiry for tailscale status --json | Brad Fitzpatrick | 2 | -2/+2 |
| 2023-01-23 | tstest/integration: mark all integration tests as flaky | Andrew Dunham | 1 | -1/+1 |
| 2023-01-21 | cmd/tailscale/cli: only give systemctl hint on systemd systems | Brad Fitzpatrick | 1 | -1/+21 |
| 2023-01-20 | version, cmd/tailscale: add version.Meta, tailscale version --json | Brad Fitzpatrick | 1 | -7/+26 |
| 2023-01-20 | cmd/tailscale/cli: make 'tailscale update' support Debian/Ubuntu apt | Brad Fitzpatrick | 2 | -6/+176 |
| 2023-01-20 | go.mod: bump AWS SDK past a breaking API change of theirs | Brad Fitzpatrick | 1 | -0/+4 |
| 2023-01-20 | cmd/tailscale/cli: use mock impl of LocalClient for serve cmd (#6422) | shayne | 2 | -65/+84 |
| 2023-01-19 | cmd/tailscale/cli: un-alpha login+switch in ShortUsage docs | Brad Fitzpatrick | 2 | -3/+3 |
| 2023-01-19 | cmd/tailscale/cli: make "update" work on Windows | Brad Fitzpatrick | 4 | -6/+354 |
| 2023-01-18 | cmd/testwrapper: move from corp; mark magicsock test as flaky | Andrew Dunham | 3 | -0/+136 |
| 2023-01-17 | cmd/tailscale/cli: implement --json for lock status and lock log cmds | Tom DNetto | 1 | -0/+24 |
| 2023-01-15 | cmd/tailscale, logtail: add 'tailscale debug daemon-logs' logtail mechanism | Brad Fitzpatrick | 1 | -0/+44 |
| 2023-01-14 | cmd/tailscale: add start of "tailscale update" command | Brad Fitzpatrick | 3 | -1/+208 |
| 2023-01-13 | cmd/tailscale/cli: style synology outgoing access info (#6959) | phirework | 2 | -4/+16 |
| 2023-01-13 | cmd/tailscale/cli: make web show/link Synology outgoing connection mode/docs | Brad Fitzpatrick | 2 | -0/+10 |
| 2023-01-13 | cmd/tailscale/cli: plumb TUN mode into tailscale web template | Brad Fitzpatrick | 1 | -1/+3 |
| 2023-01-13 | cmd/tailscale: correct order for -terminate-tls flag in serve tcp usage | salman | 1 | -3/+3 |
| 2023-01-10 | cmd/tailscale: disable HTTPS verification for QNAP auth. | Denton Gentry | 1 | -1/+8 |
| 2023-01-09 | ssh/tailssh: add OpenBSD support for Tailscale SSH | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-01-05 | cmd/containerboot: use TS_AUTHKEY as the parameter for auth keys | David Anderson | 2 | -13/+40 |
| 2023-01-05 | ipn/ipnlocal: add c2n handler to flush logtail for support debugging | Brad Fitzpatrick | 1 | -0/+3 |
| 2023-01-05 | net/dns,userspace: remove unused DNS paths, normalize query limit on iOS | Tom DNetto | 1 | -1/+1 |
| 2023-01-04 | cmd/tailscale,tka: make KeyID return an error instead of panicking | Tom DNetto | 1 | -3/+12 |
| 2023-01-04 | cmd/tailscale,tka: implement compat for TKA messages, minor UX tweaks | Tom DNetto | 1 | -1/+14 |
| 2023-01-03 | cmd/tailscale/cli: redact private key in debug netmap output by default | David Anderson | 1 | -2/+7 |
| 2023-01-03 | cmd/tailscale: use localhost for QNAP authLogin.cgi | Denton Gentry | 1 | -4/+4 |