| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-03-17 | tailcfg: bump CurrentMapRequestVersion, forgotten earlierrelease-branch/1.6 | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-03-16 | VERSION.txt: this is v1.6.0v1.6.0 | David Anderson | 1 | -1/+1 |
| 2021-03-16 | version: remove version-info.sh when cleaning. | David Anderson | 1 | -1/+1 |
| 2021-03-16 | Revert "wgengine/netstack: update gvisor to remove 64-bit only limitation" | David Anderson | 5 | -230/+96 |
| 2021-03-16 | wgengine: don't diagnose iOS NWPathMonitor connection probe timeouts | Brad Fitzpatrick | 1 | -0/+13 |
| 2021-03-16 | wgengine/monitor: skip more route messages on darwin | Brad Fitzpatrick | 1 | -10/+64 |
| 2021-03-16 | net/interfaces: skip IPv6 link-local interfaces like we do for IPv4 | Brad Fitzpatrick | 1 | -7/+6 |
| 2021-03-16 | version: bump date | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-03-16 | Revert "cmd/tailscaled, ipn/{ipnlocal,ipnserver}: let netstack get access to ... | Brad Fitzpatrick | 3 | -40/+0 |
| 2021-03-16 | health, ipn/ipnlocal: track, log overall health | Brad Fitzpatrick | 3 | -35/+131 |
| 2021-03-15 | control/controlclient: cache Windows version | Brad Fitzpatrick | 1 | -0/+9 |
| 2021-03-15 | Revert "control/controlclient: use API to get Windows version number" | Brad Fitzpatrick | 2 | -33/+15 |
| 2021-03-15 | wgengine/netstack: update gvisor to remove 64-bit only limitation | Brad Fitzpatrick | 5 | -96/+230 |
| 2021-03-15 | cmd/tailscale/cli: include GOOS in BSD warning message | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-03-15 | cmd/tailscale/cli: warn if using subnet routing on BSD | David Anderson | 1 | -0/+3 |
| 2021-03-15 | wgengine/router: report to control when setPrivateNetwork fails | Brad Fitzpatrick | 3 | -0/+11 |
| 2021-03-15 | health, controlclient, ipn, magicsock: tell health package state of things | Brad Fitzpatrick | 5 | -2/+126 |
| 2021-03-15 | client, cmd/hello, ipn, wgengine: fix whois for netstack-forwarded connections | Naman Sood | 8 | -28/+108 |
| 2021-03-15 | net/portmapper, wgengine/monitor: cache gateway IP info until link changes | Brad Fitzpatrick | 6 | -8/+49 |
| 2021-03-15 | wgengine/router: fix go vet failure on BSDs | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-03-15 | net/interfaces: rewrite the darwin likelyHomeRouterIP from C to Go | Brad Fitzpatrick | 5 | -220/+133 |
| 2021-03-15 | cmd/tailscale/cli: don't permit setting self IP as exit node (#1491) | Christine Dodrill | 2 | -7/+23 |
| 2021-03-15 | derp: return keep-alive message up to callers | Brad Fitzpatrick | 1 | -1/+8 |
| 2021-03-15 | control/controlclient: use API to get Windows version number | Aleksandar Pesic | 2 | -15/+33 |
| 2021-03-15 | cmd/tailscaled, ipn/{ipnlocal,ipnserver}: let netstack get access to LocalBac... | Brad Fitzpatrick | 3 | -0/+40 |
| 2021-03-15 | wgengine/router: flushdns in windows when router config changes | Aleksandar Pesic | 1 | -0/+8 |
| 2021-03-12 | cmd/tailscaled: on Synology, fall back to netstack if needed | Brad Fitzpatrick | 2 | -20/+44 |
| 2021-03-12 | net/netcheck: add a few more STUN retries for prior DERP home | Brad Fitzpatrick | 2 | -1/+39 |
| 2021-03-12 | tailcfg, net/netcheck: let control mark "Avoid" bit on DERP regions | Brad Fitzpatrick | 2 | -0/+9 |
| 2021-03-12 | derp{,/derphttp},magicsock: tell DERP server when ping acks can be expected | Brad Fitzpatrick | 3 | -19/+48 |
| 2021-03-12 | wgengine{,tsdns}: rebind MagicDNS forwarders on link change | Brad Fitzpatrick | 3 | -12/+46 |
| 2021-03-12 | ipnstate, ipnlocal: add AuthURL to status | David Crawshaw | 2 | -0/+8 |
| 2021-03-11 | control/controlclient: allow for an unset linkMon. | David Anderson | 1 | -1/+1 |
| 2021-03-11 | wgengine/router: don't touch interface routes | David Anderson | 1 | -2/+33 |
| 2021-03-11 | wgengine/magicsock: delete unused WhoIs method that was moved elsewhere | Brad Fitzpatrick | 1 | -19/+0 |
| 2021-03-11 | control/controlclient: report broken IP forwarding more precisely. | David Anderson | 1 | -2/+16 |
| 2021-03-10 | wgengine/tsdns: truncate Map.PrettyDiffFrom string at 1KB | Brad Fitzpatrick | 2 | -0/+33 |
| 2021-03-09 | Revert "--advertise-routes option enabled in Mac tailscale CLI; it checks for... | Brad Fitzpatrick | 1 | -4/+3 |
| 2021-03-09 | Merge branch 'main' of github.com:tailscale/tailscale into danderson/filter-p... | David Anderson | 0 | -0/+0 |
| 2021-03-09 | wgengine/filter: only log packets to/from non-default routes. | David Anderson | 5 | -16/+181 |
| 2021-03-09 | wgengine/filter: only log packets to/from non-default routes. | David Anderson | 5 | -16/+181 |
| 2021-03-09 | tailcfg, net/portmapper, wgengine/magicsock: add NetInfo.HavePortMap | Brad Fitzpatrick | 5 | -2/+43 |
| 2021-03-09 | wgengine/magicsock, derp, derp/derphttp: respond to DERP server->client pings | Brad Fitzpatrick | 5 | -3/+124 |
| 2021-03-09 | cmd/tailscale/cli: document how to see subcommand usage | Brad Fitzpatrick | 2 | -2/+6 |
| 2021-03-08 | wgengine/magicsock: fix Conn.Rebind race that let ErrClosed errors be read | Brad Fitzpatrick | 2 | -19/+97 |
| 2021-03-08 | net/interfaces, wgengine/monitor: fix false positives link changes | Brad Fitzpatrick | 2 | -0/+25 |
| 2021-03-08 | cmd/tailscaled: fix monitor debug tool's output | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-03-08 | wgengine/router: add OpenBSD IPv6 support. | Denton Gentry | 1 | -26/+76 |
| 2021-03-08 | wgengine/magicsock: fix typo in comment | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-03-08 | wgengine/monitor: simplify the Windows monitor to make it more reliable | Aleksandar Pesic | 2 | -225/+76 |