| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-08-27 | wgengine: add Engine.SetLinkChangeCallback | Brad Fitzpatrick | 1 | -0/+13 |
| 2020-08-27 | ipn/ipnstate: include DNSName in tailscale status --json output | Brad Fitzpatrick | 2 | -0/+5 |
| 2020-08-25 | cmd/tailscale/cli: add basic 'down' subcommand | Brad Fitzpatrick | 5 | -0/+35 |
| 2020-08-25 | cmd/tailscale: add derp and endpoints status (#703) | halulu | 1 | -2/+11 |
| 2020-08-25 | ipn: tag and test for grinder log lines (#711) | Wendi Yu | 2 | -0/+110 |
| 2020-08-24 | tailcfg, tsdns: derive root domains from list of nodes (#708) | Dmytro Shynkevych | 1 | -1/+1 |
| 2020-08-10 | cmd/tailscale/cli: add ping subcommand | Brad Fitzpatrick | 5 | -0/+50 |
| 2020-08-09 | control/controlclient: use less battery when stopped, stop map requests | Brad Fitzpatrick | 1 | -0/+5 |
| 2020-08-09 | backoff: update to Go style, document a bit, make 30s explicit | Brad Fitzpatrick | 1 | -2/+2 |
| 2020-08-06 | ipn: jack up the MaxMessageSize from 1MB to 10MB | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-08-04 | ipn: put Magic DNS domains first | Dmytro Shynkevych | 1 | -1/+2 |
| 2020-07-31 | Revert "cmd/tailscaled: exit gracefully on SIGPIPE" | David Anderson | 1 | -6/+8 |
| 2020-07-31 | ipn: fix incorrect change tracking for packet filter. | David Anderson | 1 | -17/+24 |
| 2020-07-31 | all: dns refactor, add Proxied and PerDomain flags from control (#615) | Dmytro Shynkevych | 1 | -29/+57 |
| 2020-07-30 | ipn/setClientStatus: fix inverted prefsChanged check. | Avery Pennarun | 1 | -1/+1 |
| 2020-07-29 | ipn/ipnserver: fix bug in earlier commit where conn can be stranded | Brad Fitzpatrick | 1 | -5/+15 |
| 2020-07-29 | ipn/ipnserver: staticcheck is not wrong | Brad Fitzpatrick | 1 | -2/+3 |
| 2020-07-29 | ipn/ipnserver: make Engine argument a func that tries again for each connection | Brad Fitzpatrick | 2 | -11/+23 |
| 2020-07-28 | ipn: fix netmap change tracking and dns map generation (#609) | Dmytro Shynkevych | 1 | -80/+147 |
| 2020-07-27 | ipn/ipnstate: record assigned Tailscale IPs. | David Anderson | 1 | -0/+20 |
| 2020-07-24 | ipn: add OSVersion, DeviceModel fields to Prefs and propagate to Hostinfos | Elias Naur | 3 | -7/+21 |
| 2020-07-23 | control/controlclient: rename uflags, give it a type, remove dead code | Brad Fitzpatrick | 1 | -7/+7 |
| 2020-07-22 | ipn: load hostname in Start. | Dmytro Shynkevych | 1 | -0/+3 |
| 2020-07-22 | ipn: remove unused parameter to func LoadPrefs, fix godoc subject | Brad Fitzpatrick | 2 | -5/+4 |
| 2020-07-15 | ipn/ipnserver: support simultaneous connectionsv0.100.0-107 | Brad Fitzpatrick | 1 | -68/+96 |
| 2020-07-15 | cmd/tailscale: make tailscale status -active also filter in -json mode | Brad Fitzpatrick | 1 | -1/+3 |
| 2020-07-14 | ipn: add self to dns map | Dmytro Shynkevych | 1 | -5/+12 |
| 2020-07-14 | wgengine/router: dns: unify on *BSD, multimode on Linux, Magic DNS (#536) | Dmytro Shynkevych | 1 | -3/+5 |
| 2020-07-14 | ipn: add Login backend command for sign-in with token | Elias Naur | 6 | -0/+48 |
| 2020-07-13 | cmd/tailscaled: graceful shutdown (#534) | Dmytro Shynkevych | 2 | -2/+6 |
| 2020-07-09 | ipn: add Notify.LocalTCPPort field for macOS Network Extension to use | Brad Fitzpatrick | 1 | -0/+6 |
| 2020-07-08 | ipn, control/controlclient: fix some data races | Brad Fitzpatrick | 1 | -1/+2 |
| 2020-07-08 | ipn, ipn/ipnserver: add support for serving in error-message-only mode | Brad Fitzpatrick | 2 | -5/+39 |
| 2020-07-07 | tsdns: dual resolution mode, IPv6 support (#526) | Dmytro Shynkevych | 1 | -1/+1 |
| 2020-07-06 | wgengine/magicsock: change API to not permit disco key changes | Brad Fitzpatrick | 1 | -3/+1 |
| 2020-07-03 | cmd/tailscale: add tailscale status region name, last write, consistently star | Brad Fitzpatrick | 1 | -17/+27 |
| 2020-07-02 | smallzstd: new package that constructs zstd small encoders/decoders. | David Anderson | 1 | -5/+2 |
| 2020-06-29 | wgengine/magicsock: add new endpoint type used for discovery-supporting peers | Brad Fitzpatrick | 1 | -3/+1 |
| 2020-06-25 | ipn, wgengine: plumb NetworkMap down to magicsock | Brad Fitzpatrick | 1 | -0/+1 |
| 2020-06-24 | ipn: add missing locking in LocalBackend.NetMap | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-06-20 | ipn: put discovery key generation behind an environment flag for now | Brad Fitzpatrick | 1 | -3/+8 |
| 2020-06-19 | ipn: fix race in enterState | Dmytro Shynkevych | 1 | -1/+1 |
| 2020-06-19 | all: generate discovery key, plumb it around | Brad Fitzpatrick | 1 | -0/+5 |
| 2020-06-18 | control/controlclient: make netmap generation use rate-limited logger. | David Anderson | 1 | -1/+1 |
| 2020-06-15 | Fix concurrency issues in controlclient, ipn, types/logger (#456) | Dmytro Shynkevych | 1 | -164/+182 |
| 2020-06-09 | wgengine/tsdns: add test and prevent useless updates (#449) | Dmytro Shynkevych | 1 | -6/+20 |
| 2020-06-08 | tsdns: initial implementation of a Tailscale DNS resolver (#396) | Dmytro Shynkevych | 1 | -0/+31 |
| 2020-06-03 | ipn/ipnserver: revert decoder memory limit. | David Anderson | 1 | -1/+0 |
| 2020-06-02 | ipn: add Hostname override to Prefs | Elias Naur | 3 | -1/+19 |
| 2020-05-31 | wgengine: don't pass nil router.Config objects. | Avery Pennarun | 1 | -2/+2 |