| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-12-21 | wgengine/router/dns: reduce windows registry key open timeoutcrawshaw/dnsguid | 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 |
| 2020-12-15 | wgengine/filter, tailcfg: support CIDRs+ranges in PacketFilter (mapver 7) | Brad Fitzpatrick | 6 | -52/+116 |
| 2020-12-15 | Merge pull request #967 from Xe/report-status-systemd | Christine Dodrill | 11 | -3/+132 |
| 2020-12-15 | Merge branch 'main' into report-status-systemd | Christine Dodrill | 31 | -197/+498 |
| 2020-12-15 | ipn/ipnserver: enable systemd-notify support | Christine Dodrill | 11 | -42/+128 |
| 2020-12-14 | wgengine/magicsock: sprinkle more docstrings. | David Anderson | 1 | -35/+99 |
| 2020-12-14 | depaware.txt: update | Josh Bleecher Snyder | 1 | -0/+1 |
| 2020-12-14 | go.mod: upgrade depaware version | Josh Bleecher Snyder | 2 | -1/+5 |
| 2020-12-14 | go.mod: upgrade staticcheck to 0.1.0 | Josh Bleecher Snyder | 5 | -67/+22 |
| 2020-12-14 | control/controlclient: don't spin when starting up when node key is expired | Brad Fitzpatrick | 1 | -47/+11 |
| 2020-12-13 | Require at least Go 1.15 | Smitty | 1 | -1/+1 |
| 2020-12-12 | Remove unused .gitignore lines | Smitty | 1 | -2/+0 |
| 2020-12-10 | wgenginer/router/dns: use constant from golang.org/x/sys/windows | Josh Bleecher Snyder | 3 | -5/+4 |
| 2020-12-11 | Isolate WireGuard code into a separate file with appropriate copyright info i... | Aleksandar Pesic | 2 | -69/+84 |
| 2020-12-11 | Trivial change in function description. | Aleksandar Pesic | 1 | -1/+1 |
| 2020-12-11 | Update depaware.txt files. | Aleksandar Pesic | 2 | -16/+6 |
| 2020-12-11 | Replace registry-access code, update wireguard-go and x/sys/windows. | Aleksandar Pesic | 3 | -10/+82 |
| 2020-12-11 | Prepare for the new wireguard-go API. | Aleksandar Pesic | 2 | -21/+23 |
| 2020-12-09 | version: relax git detection logic (again) | Adrian Dewhurst | 1 | -1/+1 |
| 2020-12-09 | logpolicy: migrate from x/crypto/ssh/terminal to x/term | Brad Fitzpatrick | 4 | -3/+7 |
| 2020-12-08 | tsweb: add an endpoint to manually trigger a GC. | David Anderson | 1 | -0/+10 |