| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-11-19 | net/interfaces: make syscall and netstat agree when multiple gateways are pre... | Josh Bleecher Snyder | 1 | -0/+5 |
| 2020-11-10 | net/interfaces: ignore bogus proxy URLs from winhttp [windows] | Brad Fitzpatrick | 1 | -1/+7 |
| 2020-10-13 | wgengine/router: unfork winipcfg-go package, use upstream | Alex Brainman | 1 | -17/+15 |
| 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 | 2 | -0/+72 |
| 2020-10-01 | net/interfaces: quiet PAC detection logging in no-PAC case, add benchmark | Brad Fitzpatrick | 2 | -8/+34 |
| 2020-10-01 | net/interfaces: add State.PAC field, populate it on Windows | Brad Fitzpatrick | 2 | -0/+42 |
| 2020-09-22 | net/interfaces, net/netns: move default route interface code to interfaces | Brad Fitzpatrick | 2 | -4/+60 |
| 2020-09-14 | net/netns: add windows support. | David Anderson | 1 | -0/+21 |
| 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 | 2 | -0/+20 |
| 2020-08-10 | net/interfaces: remove old debug old | Josh Bleecher Snyder | 1 | -3/+0 |
| 2020-08-10 | net/netns, net/interfaces: move defaultRouteInterface, add Android fallback | Brad Fitzpatrick | 2 | -0/+109 |
| 2020-08-04 | net/interfaces: use syscalls to find private gateway IP address | Josh Bleecher Snyder | 5 | -7/+417 |
| 2020-07-31 | net/interfaces: don't try to fork on iOS in likelyHomeRouterIPDarwin | Brad Fitzpatrick | 1 | -0/+8 |
| 2020-07-28 | net/interfaces: fix likelyHomeRouterIP on Android | Brad Fitzpatrick | 1 | -1/+59 |
| 2020-07-15 | net/interfaces: set SysProcAttr.HideWindow to prevent cmd.exe flash on Windows | Brad Fitzpatrick | 1 | -0/+2 |
| 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 | 2 | -5/+30 |
| 2020-07-06 | net/interfaces: add func LikelyHomeRouterIP | Brad Fitzpatrick | 5 | -0/+213 |
| 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 | 2 | -1/+33 |
| 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 | 2 | -0/+215 |