| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-09-16 | cmd/derper,derp: implement per-client rate limitstom/iptables | Tom DNetto | 1 | -0/+11 |
| 2022-09-14 | cmd/tsconnect: use the parent window for `beforeunload` event listener | Mihai Parparita | 1 | -6/+4 |
| 2022-09-13 | cmd/tailscaled, tailcfg, hostinfo: add flag to disable logging + support | Brad Fitzpatrick | 1 | -0/+6 |
| 2022-09-12 | cmd/tsconnect: allow xterm.js terminal options to be passed in | Mihai Parparita | 1 | -2/+4 |
| 2022-09-12 | cmd/tsconnect: allow hostname to be specified | Mihai Parparita | 2 | -14/+16 |
| 2022-09-12 | cmd/tsconnect: fix xterm.js link opening not working when rendered into anoth... | Mihai Parparita | 1 | -1/+3 |
| 2022-09-12 | cmd/tailscale: add licenses link to web UI | Will Norris | 3 | -8/+16 |
| 2022-09-12 | cmd/derper: add /generate_204 endpoint (#5601) | Andrew Dunham | 1 | -1/+10 |
| 2022-09-09 | cmd/tsconnect: enable web links addon in the terminal | Mihai Parparita | 4 | -1/+19 |
| 2022-09-09 | cmd/tsconnect: switch back to public version of xterm npm package | Mihai Parparita | 2 | -4/+5 |
| 2022-09-09 | cmd/derper: add robots.txt to disallow all | Brad Fitzpatrick | 1 | -0/+3 |
| 2022-09-08 | net/dns/{publicdns,resolver}: add NextDNS DoH support | Brad Fitzpatrick | 1 | -2/+2 |
| 2022-09-08 | cmd/tsconnect: temporarily switch to xterm.js fork that handles popup windows | Mihai Parparita | 4 | -24/+74 |
| 2022-09-08 | cmd/tsconnect: handle terminal resizes before the SSH session is created | Mihai Parparita | 1 | -0/+16 |
| 2022-09-07 | cmd/derper: filter out useless HTTP error logs (#5563) | Andrew Dunham | 1 | -2/+25 |
| 2022-09-06 | cmd/tsconnect: add dev-pkg command for two-sided development | Mihai Parparita | 6 | -28/+64 |
| 2022-09-03 | cmd/derper: add flag to run derper in bootstrap-dns-only mode | Brad Fitzpatrick | 1 | -3/+13 |
| 2022-09-02 | cmd/derper: add support for unpublished bootstrap DNS entries (#5529) | Andrew Dunham | 3 | -21/+206 |
| 2022-09-01 | cmd/tailscale/cli: add backwards compatibility 'up' processing for legacy client | Brad Fitzpatrick | 2 | -1/+9 |
| 2022-09-01 | cli/cert: Fix help message for --key-file | Bertrand Lorentz | 1 | -1/+1 |
| 2022-09-01 | cmd/gitops-pusher: standardize hujson before posting to validate (#5525) | Xe Iaso | 1 | -3/+7 |
| 2022-08-31 | cmd/nginx-auth/nginx-auth: update auth to allow for new domains | nyghtowl | 1 | -6/+1 |
| 2022-08-31 | wgengine/magicsock: use AF_PACKET socket + BPF to read disco messages | Andrew Dunham | 1 | -1/+1 |
| 2022-08-31 | cmd/tsconnect: remove debugging code | Mihai Parparita | 1 | -1/+1 |
| 2022-08-30 | cmd/tsconnect: output errors to the JS console too | Mihai Parparita | 3 | -9/+24 |
| 2022-08-30 | cmd/gitops-pusher: be less paranoid about external modifications (#5488) | Xe Iaso | 1 | -8/+1 |
| 2022-08-29 | cmd/tsconnect: add npm publish workflow | Mihai Parparita | 3 | -10/+52 |
| 2022-08-29 | wgengine: use Go API rather than UAPI for status | James Tucker | 1 | -0/+1 |
| 2022-08-29 | tailcfg, control/controlclient, ipn/ipnlocal: add c2n (control-to-node) system | Brad Fitzpatrick | 1 | -0/+1 |
| 2022-08-26 | cmd/tailscale: use platform specific license link | Will Norris | 1 | -1/+14 |
| 2022-08-26 | cmd/tailscale: add licenses subcommand | Will Norris | 2 | -0/+30 |
| 2022-08-26 | cmd/tsconnect: expose runSSHSession in npm package | Mihai Parparita | 3 | -52/+55 |
| 2022-08-24 | cmd/tsconnect: extract NPM package for reusing in other projects | Mihai Parparita | 23 | -81/+300 |
| 2022-08-24 | cmd/nginx-auth: allow use of shared nodes | Will Norris | 1 | -11/+18 |
| 2022-08-23 | cmd/tsconnect: stop writing build artifacts into src/ | Mihai Parparita | 2 | -40/+71 |
| 2022-08-22 | client,cmd/tailscale,ipn,tka,types: implement tka initialization flow | Tom DNetto | 4 | -3/+122 |
| 2022-08-22 | control/controlclient,tailcfg: [capver 40] create KeySignature field in tailc... | Tom DNetto | 2 | -2/+2 |
| 2022-08-20 | fix typo in incomplete default routes error message | Kamal Nasser | 1 | -1/+1 |
| 2022-08-19 | net/dns: [win] add MagicDNS entries to etc/hosts | Maisem Ali | 1 | -1/+1 |
| 2022-08-19 | cmd/tailscale: set /dev/net perms in configure-host | Denton Gentry | 1 | -0/+3 |
| 2022-08-17 | cmd/viewer: add flag to support Clone generation without Views | Brad Fitzpatrick | 4 | -2/+32 |
| 2022-08-16 | util/hashx: move from sha256x (#5388) | Joe Tsai | 1 | -1/+1 |
| 2022-08-15 | cmd/tailscaled: enable hybrid netstack mode on openbsd too | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-08-15 | net/stun: convert to use net/netip.AddrPort | Kris Brandow | 2 | -2/+4 |
| 2022-08-15 | cmd/tailscale/cli: fix build break | Maisem Ali | 1 | -1/+1 |
| 2022-08-11 | util/deephash: use sha256x (#5339) | Joe Tsai | 1 | -0/+1 |
| 2022-08-10 | cmd/derper: fix data race & server panic in manual cert mode | Brad Fitzpatrick | 1 | -1/+12 |
| 2022-08-09 | tsconnect: pass in authkey in dev mode (#5320) | Charlotte Brandhorst-Satzkorn | 3 | -2/+18 |
| 2022-08-08 | cmd/tsconnect: switch UI to Preact | Mihai Parparita | 17 | -313/+401 |
| 2022-08-05 | hostinfo, net/netcheck: use CutPrefix | Brad Fitzpatrick | 3 | -0/+3 |