| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-01-26 | ipn/ipnstate: update tailscale status -web to match CLI | Brad Fitzpatrick | 1 | -23/+51 |
| 2021-01-25 | ipn/ipnserver: on Windows in unattended mode, wait for Engine forever | Brad Fitzpatrick | 1 | -28/+90 |
| 2021-01-22 | control/controlclient: use more direct way of getting the MagicDNS suffix | Brad Fitzpatrick | 1 | -4/+10 |
| 2021-01-22 | ipn, wgengine/filter: fix Shields Up recent regression and old bug | Brad Fitzpatrick | 1 | -2/+3 |
| 2021-01-15 | net/packet, wgengine, tstun: add inter-node TSMP protocol for connect errors | Brad Fitzpatrick | 1 | -2/+1 |
| 2021-01-15 | ipn, ipnserver: only require sudo on Linux for mutable CLI actions | Brad Fitzpatrick | 5 | -26/+137 |
| 2021-01-11 | all: adjust Unix permissions for those without umasks | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-01-11 | ipn: only send services in Hostinfo if Tailnet has opted-in to services colle... | Sonia Appasamy | 1 | -9/+9 |
| 2021-01-11 | cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work | Brad Fitzpatrick | 2 | -2/+2 |
| 2021-01-10 | cmd/tailscale: change formatting of "tailscale status" | Brad Fitzpatrick | 2 | -24/+14 |
| 2021-01-08 | ipn: close logger at the end of TestLocalLogLines | Josh Bleecher Snyder | 1 | -0/+1 |
| 2021-01-08 | Add names to test cases in ipn/local_test.go. | Denton Gentry | 1 | -2/+16 |
| 2021-01-08 | Add test for dnsMapsEqual. | Denton Gentry | 1 | -0/+105 |
| 2021-01-06 | ipn: fix buggy-looking format string in error log | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-01-05 | ipn: delete domainsForProxying, require explicit DNS search domains (mapver 9... | Brad Fitzpatrick | 1 | -32/+25 |
| 2020-12-30 | wgkey: new package | Josh Bleecher Snyder | 3 | -6/+7 |
| 2020-12-28 | all: replace wgcfg.IP and wgcfg.CIDR with netaddr types | Josh Bleecher Snyder | 5 | -42/+30 |
| 2020-12-21 | all: annotate log verbosity levels on most egregiously spammy log prints | Brad Fitzpatrick | 3 | -10/+16 |
| 2020-12-19 | ipn, wgengine/magicsock: fix `tailscale status` display. | David Anderson | 1 | -2/+8 |
| 2020-12-15 | Merge branch 'main' into report-status-systemd | Christine Dodrill | 4 | -2/+43 |
| 2020-12-15 | ipn/ipnserver: enable systemd-notify support | Christine Dodrill | 2 | -1/+15 |
| 2020-12-14 | go.mod: upgrade staticcheck to 0.1.0 | Josh Bleecher Snyder | 1 | -1/+0 |
| 2020-12-01 | ipn: pass through the prefix length from control. | David Anderson | 1 | -1/+1 |
| 2020-12-01 | tailcfg, cmd/tailscale: add Hostinfo.ShareeNode, hide in "tailscale status" | Brad Fitzpatrick | 2 | -0/+10 |
| 2020-11-24 | ipn: add a comment about skipping files with null bytes | Brad Fitzpatrick | 1 | -0/+5 |
| 2020-11-24 | ipn: make LoadPrefs return os.ErrNotExist when reading corrupted files | Alex Brainman | 2 | -0/+27 |
| 2020-11-24 | tailcfg: include ShieldsUp in HostInfo | Sonia Appasamy | 2 | -1/+2 |
| 2020-11-17 | ipn/ipnserver: add knob to disable babysitter | Brad Fitzpatrick | 1 | -0/+4 |
| 2020-11-11 | all: prepare for GOOS=ios in Go 1.16 | Brad Fitzpatrick | 1 | -1/+2 |
| 2020-11-10 | ipn, tailcfg: change Windows subnet disabling behavior w/ WPAD | Brad Fitzpatrick | 1 | -7/+2 |
| 2020-11-09 | wgengine/filter: remove the Matches type. | David Anderson | 1 | -2/+2 |
| 2020-11-09 | wgengine/filter: use netaddr types in public API. | David Anderson | 1 | -25/+10 |
| 2020-11-06 | ipn: debug zero bytes in IPN json messages | Brad Fitzpatrick | 1 | -0/+12 |
| 2020-11-06 | ipn: treat zero-length file state store file as missing | Brad Fitzpatrick | 1 | -0/+9 |
| 2020-11-04 | ipn: clean up Prefs logging at start | Brad Fitzpatrick | 3 | -6/+41 |
| 2020-11-04 | ipn: disambiguate how machine key was initialized | Brad Fitzpatrick | 1 | -5/+17 |
| 2020-11-02 | ipn: only use Prefs, not computed stateKey, to determine server mode | Brad Fitzpatrick | 2 | -2/+3 |
| 2020-11-02 | ipn, ipn/ipnserver: add IPN state for server in use, handle explicitly | Brad Fitzpatrick | 4 | -52/+170 |
| 2020-11-02 | ipn/ipnserver: remove "Server mode" from a user-visible error message | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-11-02 | ipn: fix crash generating machine key on new installs | Brad Fitzpatrick | 1 | -1/+3 |
| 2020-11-02 | Change some os.IsNotExist to errors.Is(err, os.ErrNotExist) for non-os errors. | Brad Fitzpatrick | 2 | -2/+17 |
| 2020-10-30 | ipn: don't temporarilySetMachineKeyInPersist for Android clients | Elias Naur | 1 | -2/+2 |
| 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 |