| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-10-06 | ipn, wgengine, magicsock, tsdns: be quieter and less aggressive when offline | Brad Fitzpatrick | 1 | -16/+33 |
| 2020-10-05 | ipn, wgengine: disable subnet routes if network has PAC configuration | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-10-02 | net/interfaces: add interfaces.State.String method | Brad Fitzpatrick | 1 | -0/+68 |
| 2020-10-01 | net/interfaces: add State.PAC field, populate it on Windows | Brad Fitzpatrick | 1 | -0/+9 |
| 2020-08-18 | net/tshttpproxy: new package, support WPAD/PAC proxies on Windows | Brad Fitzpatrick | 1 | -0/+18 |
| 2020-08-13 | wgengine/monitor: add Windows linkchange monitor | Brad Fitzpatrick | 1 | -2/+4 |
| 2020-08-12 | net/interfaces: include DefaultRouteInterface in interfaces.State | Brad Fitzpatrick | 1 | -0/+5 |
| 2020-07-06 | net/tsaddr: new package to hold Tailscale-specific IPs/ranges | Brad Fitzpatrick | 1 | -3/+3 |
| 2020-07-06 | netcheck, tailcfg, interfaces, magicsock: survey UPnP, NAT-PMP, PCP | Brad Fitzpatrick | 1 | -3/+24 |
| 2020-07-06 | net/interfaces: add func LikelyHomeRouterIP | Brad Fitzpatrick | 1 | -0/+12 |
| 2020-05-28 | Make netcheck handle v6-only interfaces better, faster. | Brad Fitzpatrick | 1 | -48/+37 |
| 2020-04-10 | net/interfaces: add IsExpensive and up state to State | Brad Fitzpatrick | 1 | -1/+15 |
| 2020-03-27 | cmd/tailscale: add status subcommand | Brad Fitzpatrick | 1 | -16/+51 |
| 2020-03-10 | Move linkstate boring change filtering to magicsock | Brad Fitzpatrick | 1 | -0/+34 |
| 2020-03-10 | wgengine/monitor: don't call LinkChange when interfaces look unchanged | Brad Fitzpatrick | 1 | -0/+184 |