| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-08-02 | cmd/tailscale/cli: remove special-casing of JS/WASMmihaip/js-cli | Mihai Parparita | 18 | -140/+93 |
| 2022-08-01 | cmd/derper: remove support for logtail logging (#5248) | Joe Tsai | 1 | -18/+9 |
| 2022-07-29 | cmd/tsconnect: allow SSH username to be specified | Mihai Parparita | 7 | -58/+158 |
| 2022-07-29 | cmd/tailscale{,d}: update depaware | Tom DNetto | 2 | -5/+21 |
| 2022-07-28 | go.mod: bump inet.af/wf, tidy | Brad Fitzpatrick | 1 | -3/+0 |
| 2022-07-27 | cmd/tsconnect: fix xterm CSS not being imported | Mihai Parparita | 1 | -2/+2 |
| 2022-07-27 | cmd/tsconnect: lint during build step | Mihai Parparita | 2 | -1/+10 |
| 2022-07-27 | cmd/tsconnect: add basic panic handling | Mihai Parparita | 3 | -5/+45 |
| 2022-07-27 | cmd/tsconnect: add Tailwind CSS support and switch to using it | Mihai Parparita | 8 | -102/+485 |
| 2022-07-27 | cmd/tsconnect: switch to TypeScript | Mihai Parparita | 13 | -47/+173 |
| 2022-07-27 | cmd/tailscaled: add opt-in support for linking CLI into daemon | Brad Fitzpatrick | 2 | -0/+32 |
| 2022-07-25 | all: convert more code to use net/netip directly | Brad Fitzpatrick | 12 | -48/+43 |
| 2022-07-25 | all: use various net/netip parse funcs directly | Brad Fitzpatrick | 9 | -54/+57 |
| 2022-07-25 | cmd/tsshd: add a package line to appease gofmt | Brad Fitzpatrick | 1 | -0/+1 |
| 2022-07-25 | net/netaddr: start migrating to net/netip via new netaddr adapter package | Brad Fitzpatrick | 20 | -52/+54 |
| 2022-07-25 | cmd/gitops-pusher: things i forgot to push last PR (#5128) | Xe Iaso | 1 | -4/+5 |
| 2022-07-22 | cmd/gitops-pusher: add etag cache file for the three version problem (#5124) | Xe Iaso | 3 | -8/+129 |
| 2022-07-22 | cmd/tsconnect: pin yarn and node | Mihai Parparita | 2 | -7/+7 |
| 2022-07-22 | cmd/gitops-pusher: fix minor bug with ACL tests (#5123) | Xe Iaso | 1 | -6/+6 |
| 2022-07-22 | cmd/gitops-pusher: port to use ffcli (#5113) | Xe Iaso | 1 | -32/+95 |
| 2022-07-21 | go.mod: bump gvisor.dev/gvisor | Maisem Ali | 1 | -2/+3 |
| 2022-07-21 | cmd/gitops-pusher: use fmt.Println for errors (#5112) | Xe Iaso | 1 | -3/+5 |
| 2022-07-20 | cmd/tsconnect: allow building static resources in a different directory | Mihai Parparita | 4 | -33/+95 |
| 2022-07-19 | cmd/tsconnect: initial scaffolding for Tailscale Connect browser client | Mihai Parparita | 17 | -0/+1495 |
| 2022-07-19 | ipn/ipnlocal: logout ephemeral nodes on shutdown | Maisem Ali | 1 | -1/+1 |
| 2022-07-18 | net/netcheck: test for OS IPv6 support as well as connectivity. | David Anderson | 1 | -1/+3 |
| 2022-07-18 | derp: plumb '/derp' request context through (#5083) | Charlotte Brandhorst-Satzkorn | 1 | -3/+2 |
| 2022-07-17 | cmd/tailscale/cli: make cert use localClient | Maisem Ali | 1 | -3/+2 |
| 2022-07-17 | cmd/tailscale/cli/web: add QNAP NAS_SID authentication | Denton Gentry | 1 | -6/+33 |
| 2022-07-16 | net/tstun: diagnose /dev/net/tun fd leak, give better failure message | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-07-15 | cmd/gitops-pusher: format HuJSON, enabling exact ACL matches (#5061) | Xe Iaso | 1 | -4/+9 |
| 2022-07-15 | cmd/gitops-pusher: support GitHub Actions error syntax (#5060) | Xe Iaso | 1 | -4/+18 |
| 2022-07-13 | cmd/tailscaled: fix Windows "Allow local LAN access" regression | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-07-08 | cmd/proxy-to-grafana: use localClient.GetCertificate (#5024) | Xe Iaso | 1 | -1/+1 |
| 2022-07-08 | cmd/gitops-pusher: correctly handle ACL tests failing (#5016) | Xe Iaso | 1 | -7/+19 |
| 2022-06-30 | util/cloudenv: add Azure support & DNS IPs | Brad Fitzpatrick | 2 | -3/+1 |
| 2022-06-30 | cmd/tailscale: exit loop when timeout and pingArgs.num are met | Aaron Bieber | 1 | -0/+6 |
| 2022-06-29 | ipn/ipnlocal, net/dns*, util/cloudenv: add AWS DNS support | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-06-29 | ipn/ipnlocal, net/dns*, util/cloudenv: specialize DNS config on Google Cloud | Brad Fitzpatrick | 2 | -0/+4 |
| 2022-06-29 | Docker: add ALPINE.txt to manage alpine versions | Maisem Ali | 1 | -0/+5 |
| 2022-06-27 | cmd/tailscale: move call to cli.CleanUpArgs() from main() into cli.Run() (#4954) | Jordan Whited | 2 | -1/+2 |
| 2022-06-27 | cmd/tailscale: make up respect explicitly empty --operator= value | soypete | 2 | -9/+47 |
| 2022-06-25 | use C:\Windows\System32\OpenSSH\ssh.exe (#4933) | mattn | 4 | -2/+23 |
| 2022-06-21 | cmd/gitops-pusher: add new GitOps assistant (#4893) | Xe Iaso | 2 | -0/+271 |
| 2022-06-17 | cmd/tailscale/cli, ipn/ipnlocal: give SSH tips when off/unconfigured | Brad Fitzpatrick | 1 | -1/+29 |
| 2022-06-17 | control/controlclient, net/dnscache: use typed singleflight fork | Brad Fitzpatrick | 2 | -4/+4 |
| 2022-06-08 | cmd/tailscale: add 'debug ts2021' Noise connectivity subcommand | Brad Fitzpatrick | 2 | -9/+93 |
| 2022-06-07 | net/wsconn: remove homegrown wrapper for turning a websocket.Conn into a net.... | Mihai Parparita | 3 | -5/+3 |
| 2022-06-06 | cmd/tailscale/cli: disable 'tailscale ssh' on sandboxed macOS | Brad Fitzpatrick | 1 | -0/+4 |
| 2022-06-03 | Revert "cmd/tailscale/cli: disallow --ssh on Synology" | Brad Fitzpatrick | 1 | -4/+1 |