| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-07-05 | net/dns/resolver: respond with SERVFAIL if all upstreams fail | Tom DNetto | 3 | -2/+89 |
| 2022-07-03 | go.mod: bump wireguard-go to set CLOEXEC on tun/netlink fds | Brad Fitzpatrick | 2 | -3/+3 |
| 2022-07-01 | docs/k8s: Add env vars for tailscaled args | Craig Rodrigues | 1 | -0/+15 |
| 2022-06-30 | fix: typo rename, ROUTES -> TS_ROUTES | Jake Edgington | 1 | -1/+1 |
| 2022-06-30 | fix: typo rename, KUBE_SECRET -> TS_KUBE_SECRET | Jake Edgington | 1 | -1/+1 |
| 2022-06-30 | util/cloudenv: add Azure support & DNS IPs | Brad Fitzpatrick | 10 | -109/+118 |
| 2022-06-30 | ipn/ipnlocal: prefer to use one CGNAT route on the Mac | Mihai Parparita | 2 | -1/+55 |
| 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 | 7 | -82/+103 |
| 2022-06-29 | ipn/ipnlocal, net/dns*, util/cloudenv: specialize DNS config on Google Cloud | Brad Fitzpatrick | 9 | -24/+265 |
| 2022-06-29 | .github/workflows: downgrade MinGW to work around windows-race failures | Mihai Parparita | 1 | -0/+8 |
| 2022-06-29 | Docker: add ALPINE.txt to manage alpine versions | Maisem Ali | 4 | -0/+51 |
| 2022-06-29 | Dockerfile: bump alpine to 3.16 | Maisem Ali | 2 | -2/+2 |
| 2022-06-29 | Dockerfile: fix build | Brad Fitzpatrick | 1 | -1/+15 |
| 2022-06-28 | wgengine/router: avoid unncessary routing configuration changes | Mihai Parparita | 3 | -5/+150 |
| 2022-06-28 | ssh/tailssh: fix Tailscale SSH to Linux Arch machines | Brad Fitzpatrick | 1 | -0/+14 |
| 2022-06-28 | wgengine/netstack: close ipstack when netstack.Impl is closed | kylecarbs | 1 | -0/+1 |
| 2022-06-28 | net/portmapper: send discovery packet for IGD specifically. | Denton Gentry | 1 | -0/+16 |
| 2022-06-28 | net/portmap: add a test for Sagemcom FAST3890V3. | Denton Gentry | 1 | -0/+10 |
| 2022-06-28 | net/portmap: run go fmt | Denton Gentry | 1 | -0/+1 |
| 2022-06-28 | net/portmapper: make pcpCodeNotAuthorized log more descriptive | Denton Gentry | 1 | -0/+3 |
| 2022-06-27 | tsnet: add Server.AuthKey field | Brad Fitzpatrick | 1 | -2/+16 |
| 2022-06-27 | cmd/tailscale: move call to cli.CleanUpArgs() from main() into cli.Run() (#4954) | Jordan Whited | 2 | -1/+2 |
| 2022-06-27 | ssh/tailssh: fix logging typo | Maisem Ali | 1 | -1/+1 |
| 2022-06-27 | cmd/tailscale: make up respect explicitly empty --operator= value | soypete | 2 | -9/+47 |
| 2022-06-27 | ssh/tailssh: always use current time for policy evaluation | Maisem Ali | 2 | -10/+6 |
| 2022-06-27 | ssh/tailssh: allow multiple sessions on the same conn | Maisem Ali | 2 | -106/+145 |
| 2022-06-25 | use C:\Windows\System32\OpenSSH\ssh.exe (#4933) | mattn | 4 | -2/+23 |
| 2022-06-25 | ssh/tailssh: limit setgroups to 16 on macOS | Adam Eijdenberg | 3 | -1/+18 |
| 2022-06-25 | ssh/tailssh: fix /usr/bin/login args on macOS | Adam Eijdenberg | 3 | -1/+14 |
| 2022-06-25 | util/deephash: add canMemHash func + typeInfo property | Brad Fitzpatrick | 2 | -0/+108 |
| 2022-06-25 | util/deephash: add packet filter benchmark | Brad Fitzpatrick | 1 | -0/+51 |
| 2022-06-24 | .github/workflows: windows-race: print gcc version | James Tucker | 1 | -0/+3 |
| 2022-06-24 | client/tailscale: update ACLRow and ACLTest with new ACL fields | Maisem Ali | 1 | -7/+16 |
| 2022-06-24 | net/dns: set appropriate Windows registry values to prevent it from sending D... | Aaron Klotz | 1 | -0/+28 |
| 2022-06-23 | net/dns: update Windows split DNS settings to work alongside other NRPT entri... | Aaron Klotz | 3 | -160/+587 |
| 2022-06-22 | wgengine/router: windows: set SkipAsSource on IPv6 LL addresses | James Tucker | 2 | -27/+31 |
| 2022-06-21 | util/deephash: fix collisions between different types | Brad Fitzpatrick | 2 | -2/+18 |
| 2022-06-21 | shell.nix: use 1.18 from system nixpkgs | Tom DNetto | 1 | -4/+2 |
| 2022-06-21 | cmd/gitops-pusher: add new GitOps assistant (#4893) | Xe Iaso | 2 | -0/+271 |
| 2022-06-20 | Adding pkg for Freebsd installation | Sofiane Hamlaoui | 1 | -0/+7 |
| 2022-06-20 | adding --noconfirm to pacman installation | Sofiane Hamlaoui | 1 | -1/+1 |
| 2022-06-19 | control/controlclient, ipn/ipnlocal: remove Client.SetExpirySooner, fix race | Brad Fitzpatrick | 3 | -11/+7 |
| 2022-06-19 | control/controlclient: remove Client.SetStatusFunc | Brad Fitzpatrick | 5 | -37/+34 |
| 2022-06-19 | control/controlclient, ipn/ipnlocal: remove some Client methods | Brad Fitzpatrick | 3 | -20/+6 |
| 2022-06-19 | control/controlclient, types/netmap: remove unused LocalPort field | Brad Fitzpatrick | 7 | -43/+19 |
| 2022-06-19 | control/controlclient: start simplifying netmap fetch APIs | Brad Fitzpatrick | 2 | -19/+29 |
| 2022-06-17 | cmd/tailscale/cli, ipn/ipnlocal: give SSH tips when off/unconfigured | Brad Fitzpatrick | 2 | -24/+104 |
| 2022-06-17 | tailcfg: define some Node.Capabilities about SSH, its config | Brad Fitzpatrick | 1 | -0/+2 |
| 2022-06-17 | control/controlclient, net/dnscache: use typed singleflight fork | Brad Fitzpatrick | 4 | -19/+20 |