| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-01-04 | WIP: grafana auth proxybradfitz/grafana_auth_proxy | Brad Fitzpatrick | 3 | -0/+152 |
| 2021-01-02 | go.sum: update to match wireguard-go version update. | David Anderson | 1 | -0/+2 |
| 2020-12-30 | go.mod: update wireguard-go version | Josh Bleecher Snyder | 1 | -1/+1 |
| 2020-12-30 | Update netaddr, and adjust wgengine/magicsock due to API change. | David Anderson | 3 | -4/+11 |
| 2020-12-30 | wgkey: new package | Josh Bleecher Snyder | 19 | -67/+455 |
| 2020-12-30 | version: bump for the last time in 2020 | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-12-30 | go.sum: update | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-12-29 | add nix-shell boilerplate (#1028) | Christine Dodrill | 2 | -0/+28 |
| 2020-12-29 | wgengine/router: disable IPv6 on Linux if ip rule -6 fails (#1074) | Brad Fitzpatrick | 1 | -13/+47 |
| 2020-12-28 | net/tsaddr: add ChromeOS contains tests | Josh Bleecher Snyder | 1 | -1/+26 |
| 2020-12-28 | go.mod: upgrade inet.af/netaddr | Josh Bleecher Snyder | 2 | -1/+4 |
| 2020-12-28 | all: replace wgcfg.IP and wgcfg.CIDR with netaddr types | Josh Bleecher Snyder | 21 | -191/+132 |
| 2020-12-25 | Fix typo in cmd/tailscale/cli/cli.go (#1069) | Charlotte Brandhorst-Satzkorn | 1 | -1/+1 |
| 2020-12-24 | tailscaled.service: Harden systemd unit somewhat (#1062) | Frederik “Freso” S. Olesen | 1 | -0/+11 |
| 2020-12-23 | cmd/tailscale*: make updatedeps | Matt Layher | 2 | -2/+2 |
| 2020-12-23 | go.mod: bump github.com/mdlayher/netlink to v1.2.0 | Matt Layher | 3 | -11/+23 |
| 2020-12-22 | wgengine: finish updating isTrimmablePeer | Brad Fitzpatrick | 1 | -5/+3 |
| 2020-12-22 | net/packet: remove the custom IP4/IP6 types in favor of netaddr.IP. | David Anderson | 13 | -825/+321 |
| 2020-12-22 | go.mod: bump inet.af/netaddr to non-allocating version | Brad Fitzpatrick | 5 | -2/+12 |
| 2020-12-21 | control/controlclient, version/distro: detect NixOS explicitly | Brad Fitzpatrick | 3 | -8/+32 |
| 2020-12-21 | wgengine/router/dns: reduce windows registry key open timeout | David Crawshaw | 1 | -1/+1 |
| 2020-12-21 | wgengine/router/dns: use the correct interface GUID | David Crawshaw | 1 | -2/+1 |
| 2020-12-21 | wgengine/router/dns: remove unsafe endianness detection on Linux | Brad Fitzpatrick | 3 | -22/+6 |
| 2020-12-21 | wgengine/router/dns: fix typo in comment | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-12-21 | all: annotate log verbosity levels on most egregiously spammy log prints | Brad Fitzpatrick | 11 | -56/+64 |
| 2020-12-21 | cmd/tailscaled, logpolicy, logtail: support log levels | Brad Fitzpatrick | 3 | -1/+46 |
| 2020-12-21 | logtail, logpolicy: remove an unidiomatic use of an interface | Brad Fitzpatrick | 4 | -48/+40 |
| 2020-12-21 | version: bump date | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-12-21 | control/controlclient: clarify a comment | Brad Fitzpatrick | 1 | -1/+2 |
| 2020-12-21 | go.sum: update | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-12-19 | tailcfg: introduce map version 8, for clients that support v6 node config. | David Anderson | 2 | -1/+2 |
| 2020-12-19 | go.mod: bump wireguard-go version. | David Anderson | 1 | -1/+1 |
| 2020-12-19 | go.mod: update inet.af/netaddr, go mod tidy. | David Anderson | 2 | -24/+3 |
| 2020-12-19 | control/controlclient: report broken routing for v4 and v6. | David Anderson | 1 | -11/+52 |
| 2020-12-19 | net/interfaces: return IPv6 addresses from LocalAddresses. | David Anderson | 1 | -5/+0 |
| 2020-12-19 | ipn, wgengine/magicsock: fix `tailscale status` display. | David Anderson | 2 | -3/+14 |
| 2020-12-19 | wgengine: expand lazy config to work with dual-stacked peers. | David Anderson | 2 | -54/+103 |
| 2020-12-19 | net/packet: add an IP6 constructor from a raw byte array. | David Anderson | 1 | -2/+6 |
| 2020-12-19 | Clarify that raw format strings are intentional | Smitty | 2 | -3/+3 |
| 2020-12-18 | wgengine/magicsock: make ReceiveIPv4 a little easier to follow. | David Anderson | 1 | -20/+25 |
| 2020-12-18 | wgengine/magicsock: move legacy endpoint creation into legacy.go. | David Anderson | 2 | -59/+63 |
| 2020-12-18 | wgengine/magicsock: move more legacy endpoint handling. | David Anderson | 2 | -17/+26 |
| 2020-12-18 | wgengine/magicsock: move legacy sending code to legacy.go. | David Anderson | 2 | -37/+44 |
| 2020-12-18 | wgengine/magicsock: unexport AddrSet. | David Anderson | 3 | -39/+39 |
| 2020-12-18 | wgengine/magicsock: move most legacy nat traversal bits to another file. | David Anderson | 2 | -393/+413 |
| 2020-12-17 | util/systemd: don't log warnings when not running under systemd | Brad Fitzpatrick | 1 | -1/+7 |
| 2020-12-17 | wgengine/tsdns: fix error response marshaling, improve bad query logs | Brad Fitzpatrick | 2 | -10/+28 |
| 2020-12-17 | wgengine/magicsock: only log about lazy config when actually doing lazy config. | David Anderson | 1 | -4/+1 |
| 2020-12-15 | tailcfg: document new OmitPeers endpoint updating functionality | Brad Fitzpatrick | 1 | -0/+4 |
| 2020-12-15 | wgengine/filter, wgengine/magicsock: use new IP.BitLen to simplify some code | Brad Fitzpatrick | 4 | -28/+15 |