| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-09-27 | Try running vm.yml on a 22.04 runner.vm | Denton Gentry | 1 | -2/+2 |
| 2022-09-27 | net/dns: format OSConfig correctly with no pointers (#5766) | Andrew Dunham | 2 | -0/+85 |
| 2022-09-27 | util/deephash: add AppendSum method (#5768) | Andrew Dunham | 2 | -0/+33 |
| 2022-09-27 | ipn/ipnlocal,tailcfg: Identify client using NodeKey in tka RPCs | Tom DNetto | 3 | -41/+80 |
| 2022-09-26 | control/controlhttp: use custom port for non-localhost JS noise client connec... | Mihai Parparita | 1 | -2/+4 |
| 2022-09-26 | all: fix resource leaks with missing .Close() calls | Emmanuel T Odeke | 5 | -3/+21 |
| 2022-09-26 | ipn/ipnlocal: add c2n /debug/{goroutines,prefs,metrics} | Brad Fitzpatrick | 6 | -89/+116 |
| 2022-09-26 | Drop duplicated `$` | Josh Soref | 1 | -1/+1 |
| 2022-09-26 | doctor: add package for running in-depth healthchecks; use in bugreport (#5413) | Andrew Dunham | 17 | -5/+1508 |
| 2022-09-26 | tka: Checkpoint every 50 updates | Tom DNetto | 4 | -11/+131 |
| 2022-09-25 | control/controlclient: fix recent set-dns regression | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-09-24 | control/controlclient: stop restarting map polls on health change | Brad Fitzpatrick | 3 | -9/+40 |
| 2022-09-23 | control/controlclient: add a noiseClient.post helper method | Brad Fitzpatrick | 2 | -6/+17 |
| 2022-09-23 | licenses: remove win.md file | Will Norris | 1 | -47/+0 |
| 2022-09-23 | net/speedtest: retune to meet iperf on localhost in a VM | James Tucker | 4 | -35/+28 |
| 2022-09-23 | net/packet: fix filtering of short IPv4 fragments | James Tucker | 2 | -16/+72 |
| 2022-09-23 | tsweb: consider 304s as successful for quiet logging | Mihai Parparita | 2 | -5/+5 |
| 2022-09-23 | tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan fiel... | Andrew Dunham | 8 | -17/+604 |
| 2022-09-22 | tailcfg, util/deephash: add DataPlaneAuditLogID to Node and DomainDataPlaneAu... | Aaron Klotz | 5 | -1/+12 |
| 2022-09-22 | wgengine/magicsock: move firstDerp check after nil derpMap check | Kyle Carberry | 1 | -3/+3 |
| 2022-09-22 | cmd/tailscaled: use explicit equal sign in --port=$PORT in tailscaled.service | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-09-22 | docker: add ability to use a custom control socket | Anton Schubert | 1 | -3/+4 |
| 2022-09-22 | fix auth key name | hlts2 | 3 | -3/+3 |
| 2022-09-21 | wgengine/netstack: always respond to 4via6 echo requests (#5712) | Andrew Dunham | 2 | -49/+68 |
| 2022-09-21 | Revert "licenses: update win/apple licenses" | Will Norris | 1 | -1/+1 |
| 2022-09-21 | licenses: update win/apple licenses | License Updater | 1 | -1/+1 |
| 2022-09-21 | ipn/ipnlocal: return usernames when Tailscale SSH is enabled | Maisem Ali | 3 | -8/+32 |
| 2022-09-21 | cmd/tsconnect: add error callback for SSH sessions | Mihai Parparita | 2 | -2/+3 |
| 2022-09-21 | control/controlclient,ipn/ipnlocal: wire tka enable/disable | Tom DNetto | 16 | -17/+469 |
| 2022-09-21 | wgengine/netstack: handle 4via6 packets when pinging (#5709) | Andrew Dunham | 2 | -2/+208 |
| 2022-09-20 | net/netcheck: add check for captive portal (#5593) | Andrew Dunham | 5 | -0/+212 |
| 2022-09-20 | tsweb: export go_version in standard expvar vars | Brad Fitzpatrick | 1 | -0/+1 |
| 2022-09-19 | cmd/tailscale: fix configure-host command for Synology | Berk D. Demir | 1 | -4/+4 |
| 2022-09-19 | cmd/tailscale: remove leftover debug prints from earlier commit | Brad Fitzpatrick | 1 | -1/+0 |
| 2022-09-19 | cmd/tsconnect: allow SSH connection timeout to be overridden | Mihai Parparita | 3 | -1/+10 |
| 2022-09-19 | cmd/tailscale/cli: [up] move lose-ssh check after other validations | Maisem Ali | 4 | -27/+195 |
| 2022-09-19 | tailcfg: mark CapabilityFileSharingTarget as inter-node | Maisem Ali | 2 | -11/+21 |
| 2022-09-19 | ipn/ipnlocal: add c2n method to get SSH username candidates | Brad Fitzpatrick | 5 | -2/+161 |
| 2022-09-18 | .github/workflows: add cross-android | Brad Fitzpatrick | 1 | -0/+54 |
| 2022-09-18 | wgengine/magicsock: fix recently introduced data race | Brad Fitzpatrick | 1 | -4/+5 |
| 2022-09-17 | net/netns: implement UseSocketMark for Android. | Denton Gentry | 1 | -0/+5 |
| 2022-09-17 | cmd/tailscaled: respect $PORT on all platforms, not just Linux | Brad Fitzpatrick | 1 | -1/+16 |
| 2022-09-17 | envknob, health: support Synology, show parse errors in status | Brad Fitzpatrick | 5 | -39/+66 |
| 2022-09-16 | wgengine/magicsock: add client flag and envknob to disable heartbeat (#5638) | phirework | 4 | -5/+24 |
| 2022-09-16 | envknob: generalize Windows tailscaled-env.txt support | Brad Fitzpatrick | 5 | -43/+88 |
| 2022-09-16 | Dockerfile: add test that build-env Alpine version matches go.mod | Brad Fitzpatrick | 1 | -0/+34 |
| 2022-09-16 | control/controlhttp: move Dial options into options struct (#5661) | Andrew Dunham | 6 | -56/+141 |
| 2022-09-16 | Update Dockerfile to use golang:1.19-alpine | Luis Peralta | 1 | -1/+1 |
| 2022-09-16 | Switched Secret snippet to match run.sh | Tyler Lee | 2 | -2/+2 |
| 2022-09-16 | Updated secret example in readme to match the sidecar key value | Tyler Lee | 1 | -1/+1 |