| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-02-22 | wgengine/filter: use IPSet for localNets instead of prefixes. | David Anderson | 1 | -5/+11 |
| 2021-02-18 | dnsname,tailcfg: add hostname sanitation logic to node display names (#1304) | Sonia Appasamy | 1 | -13/+2 |
| 2021-02-16 | ipn/ipnserver: on darwin, let users who are admins use CLI without sudo | Brad Fitzpatrick | 1 | -4/+56 |
| 2021-02-16 | safesocket, ipn/ipnserver: look up peer creds on Darwin | Brad Fitzpatrick | 3 | -76/+14 |
| 2021-02-15 | ipn/ipnserver, ipn/ipnlocal: move whois handler to new localapi package | Brad Fitzpatrick | 2 | -45/+117 |
| 2021-02-05 | ipn/ipnlocal: don't short-circuit default route filtering. | David Anderson | 1 | -4/+0 |
| 2021-02-05 | types/netmap: split controlclient.NetworkMap off into its own leaf package | Brad Fitzpatrick | 5 | -54/+55 |
| 2021-02-05 | types/persist: split controlclient.Persist into a small leaf package | Brad Fitzpatrick | 5 | -20/+21 |
| 2021-02-05 | cmd/tailscale/cli: display currently active exit node in `tailscale status`. | David Anderson | 2 | -0/+5 |
| 2021-02-05 | wgengine/wgcfg/nmcfg: split control/controlclient/netmap.go into own package | Brad Fitzpatrick | 1 | -1/+2 |
| 2021-02-05 | ipn: program exit node into the data plane according to user pref. | David Anderson | 4 | -6/+136 |
| 2021-02-04 | ipn: split LocalBackend off into new ipn/ipnlocal package | Brad Fitzpatrick | 9 | -98/+106 |
| 2021-02-03 | tstest: simplify goroutine leak tests | Josh Bleecher Snyder | 1 | -6/+2 |
| 2021-02-01 | cmd/tailscale/cli: recommend sudo for 'tailscale up' on failure | Brad Fitzpatrick | 1 | -1/+5 |
| 2021-01-29 | ipn/ipnserver, cmd/hello: do whois over unix socket, not debug http | Brad Fitzpatrick | 1 | -6/+13 |
| 2021-01-29 | all: move wgcfg from wireguard-go | Josh Bleecher Snyder | 1 | -1/+1 |
| 2021-01-28 | cmd/tailscaled: add whois/identd-ish debug handler | Brad Fitzpatrick | 2 | -0/+89 |
| 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 |