| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-10-29 | ipn: don't log redundant peer stats so often | Brad Fitzpatrick | 2 | -15/+21 |
| 2020-10-29 | ipn/ipnserver: move Windows local disk logging up to the parent process | Brad Fitzpatrick | 1 | -0/+14 |
| 2020-10-29 | ipn/ipnserver: work around os/user.LookupId failure on Windows | Brad Fitzpatrick | 1 | -3/+19 |
| 2020-10-28 | version: use OSS repo's version when building. | David Anderson | 3 | -10/+10 |
| 2020-10-27 | ipn: send machine key to clients so they can downgrade to 1.0.x if needed | Brad Fitzpatrick | 1 | -1/+39 |
| 2020-10-27 | ipn: convert an int to a bool | Brad Fitzpatrick | 1 | -4/+4 |
| 2020-10-27 | ipn: log active account on change | Brad Fitzpatrick | 1 | -5/+36 |
| 2020-10-27 | ipn: rename 'new' variable to 'newp' | Brad Fitzpatrick | 1 | -15/+15 |
| 2020-10-20 | ipn: don't set DebugFlags to len 1 slice of empty string [""] | Brad Fitzpatrick | 1 | -3/+8 |
| 2020-10-19 | tailcfg: add a DebugFlags field for experiments and debugging. | David Anderson | 1 | -0/+5 |
| 2020-10-19 | ipn: use cmd/cloner for Prefs.Clone | Brad Fitzpatrick | 2 | -10/+53 |
| 2020-10-14 | ipn: wait for initial portpoll result before starting controlclient | Brad Fitzpatrick | 1 | -20/+40 |
| 2020-10-12 | ipn, ipnserver, cmd/tailscale: add "server mode" support on Windows | Brad Fitzpatrick | 6 | -22/+280 |
| 2020-10-09 | ipn/ipnserver: prevent use by multiple Windows users, add HTML status page | Brad Fitzpatrick | 1 | -54/+150 |
| 2020-10-06 | ipn, wgengine, magicsock, tsdns: be quieter and less aggressive when offline | Brad Fitzpatrick | 1 | -1/+7 |
| 2020-10-05 | ipn, wgengine: disable subnet routes if network has PAC configuration | Brad Fitzpatrick | 1 | -22/+24 |
| 2020-10-02 | all: use testing.T.TempDir | Josh Bleecher Snyder | 1 | -7/+1 |
| 2020-10-01 | ipn: on transition from no PAC to PAC, reset state | Brad Fitzpatrick | 1 | -8/+31 |
| 2020-10-01 | control/controlclient, ipn: store machine key separately from user prefs/persist | Brad Fitzpatrick | 3 | -19/+99 |
| 2020-09-30 | Revert "all: keep UserProfiles a slice instead of a map for longer" | Brad Fitzpatrick | 2 | -4/+4 |
| 2020-09-29 | ipn: add/move some constants, update a comment | Brad Fitzpatrick | 2 | -8/+22 |
| 2020-09-29 | all: keep UserProfiles a slice instead of a map for longer | Josh Bleecher Snyder | 2 | -4/+4 |
| 2020-09-18 | ipn: remove DisableDERP pref | Brad Fitzpatrick | 3 | -20/+5 |
| 2020-09-17 | ipn: don't log if legacy prefs don't exist (the normal case these days) | Brad Fitzpatrick | 2 | -3/+6 |
| 2020-09-16 | ipn: bail out a bit earlier when a peer doesn't have a DNS name | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-09-14 | net/netns: add windows support. | David Anderson | 1 | -6/+0 |
| 2020-09-11 | ipn/ipnserver: make ipnserver also be an HTTP server for localhost clients | Brad Fitzpatrick | 1 | -1/+99 |
| 2020-09-11 | ipn: fix Windows crash from improperly strict assertion | Brad Fitzpatrick | 1 | -1/+11 |
| 2020-09-04 | ipn: simplify TestLocalLogLines, defer a Shutdown of its LocalBackend | Brad Fitzpatrick | 1 | -25/+7 |
| 2020-09-04 | tstest: rename LogListener to LogLineTracker | Brad Fitzpatrick | 1 | -1/+1 |
| 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 |