| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-11-19 | tstime: add Parse3339B, for byte slices | Josh Bleecher Snyder | 1 | -1/+1 |
| 2020-11-13 | go.mod: update some deps to get past a wireguard-windows checkptr fix | Brad Fitzpatrick | 1 | -5/+4 |
| 2020-11-12 | wgengine/filter: inline ip6InList into match. | David Anderson | 1 | -0/+1 |
| 2020-10-26 | go.mod: update to new wireguard-go. | David Anderson | 1 | -1/+1 |
| 2020-10-13 | wgengine/router: unfork winipcfg-go package, use upstream | Alex Brainman | 1 | -2/+2 |
| 2020-10-08 | go.mod: bump wireguard-go for x/sys/unix symbol lossbradfitz/machine_key | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-10-02 | all: upgrade to latest version of depaware | Josh Bleecher Snyder | 1 | -5/+5 |
| 2020-09-21 | go.mod, go.sum: bump wireguard-go | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-09-17 | wgengine/router: restore /etc/resolv.conf after tailscale down is called | Christina Wen | 1 | -0/+1 |
| 2020-09-16 | go.mod: bump github.com/tailscale/winipcfg-go for some Windows fixes | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-09-14 | go.mod: bump depaware to get diffs out of -check, again | Josh Bleecher Snyder | 1 | -1/+1 |
| 2020-09-14 | go.mod: bump depaware to get diffs out of -check | Josh Bleecher Snyder | 1 | -1/+1 |
| 2020-09-09 | Add depaware.txt files and GitHub checks. (#745) | Brad Fitzpatrick | 1 | -0/+1 |
| 2020-09-02 | go.mod: update wireguard-go version | Josh Bleecher Snyder | 1 | -1/+1 |
| 2020-08-25 | net/tshttpproxy: add start of Kerberos Negotiate auth to proxies on Windows | Brad Fitzpatrick | 1 | -0/+1 |
| 2020-08-18 | net/tshttpproxy: new package, support WPAD/PAC proxies on Windows | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-08-10 | cmd/tailscale/cli: validate advertised routes' IP address-vs-network bits | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-08-06 | go mod tidy | Brad Fitzpatrick | 1 | -3/+3 |
| 2020-08-06 | go.mod: update to newly rebased wireguard-go | Josh Bleecher Snyder | 1 | -1/+1 |
| 2020-07-27 | go mod tidy | Brad Fitzpatrick | 1 | -0/+1 |
| 2020-07-24 | go.mod: bump wireguard-go | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-07-18 | go.mod: bump netaddr. | Dmytro Shynkevych | 1 | -1/+1 |
| 2020-07-15 | wgengine: update for tailscale/wireguard-go API changes | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-07-14 | wgengine/router: dns: unify on *BSD, multimode on Linux, Magic DNS (#536) | Dmytro Shynkevych | 1 | -0/+1 |
| 2020-07-10 | wgengine/tsdns: local DNS server for testing | Dmytro Shynkevych | 1 | -0/+1 |
| 2020-07-09 | go.mod: bump wireguard-go dep | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-07-07 | tsdns: dual resolution mode, IPv6 support (#526) | Dmytro Shynkevych | 1 | -1/+1 |
| 2020-07-06 | wgengine/monitor: parse Linux netlink messages, ignore our own events | Brad Fitzpatrick | 1 | -0/+1 |
| 2020-07-06 | net/interfaces: add func LikelyHomeRouterIP | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-07-03 | go.mod: bump wireguardv0.100.0 | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-07-02 | go.mod: restore staticcheck module, make it stick around, go mod tidy | Brad Fitzpatrick | 1 | -0/+1 |
| 2020-07-02 | smallzstd: new package that constructs zstd small encoders/decoders. | David Anderson | 1 | -2/+1 |
| 2020-07-02 | tstest/natlab: network address allocation | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-07-01 | wgengine/magicsock: hook up discovery messages, upgrade to LAN works | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-07-01 | wgengine/magicsock: remove allocs in UDP write, use new netaddr.PutUDPAddr | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-06-29 | disco: new package for parsing & marshaling discovery messages | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-06-17 | go.mod: bump wireguard-go version. | David Anderson | 1 | -1/+1 |
| 2020-06-15 | Fix staticcheck warning, add Makefile with staticcheck targets, lock in stati... | Brad Fitzpatrick | 1 | -0/+1 |
| 2020-06-03 | go.mod: require Go 1.14, since we use some of its features.v0.99.1 | David Anderson | 1 | -1/+1 |
| 2020-05-31 | Update go4.org/mem, adjust to revised API. | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-05-28 | Bump inet.af/netaddr dep for FromStdIP behavior change I want to depend on. | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-05-23 | all: make client use server-provided DERP map, add DERP region support | Brad Fitzpatrick | 1 | -1/+0 |
| 2020-05-18 | go.mod: bump wireguard-go version. | David Anderson | 1 | -1/+1 |
| 2020-05-15 | go.mod: bump wireguard-go version. | David Anderson | 1 | -1/+1 |
| 2020-05-12 | derp/derphttp: use SOCKS/etc proxies for derphttp dials | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-05-11 | netcheck: DERP latency over HTTPS when UDP is blocked | halulu | 1 | -0/+1 |
| 2020-05-07 | wgengine/router: use inet.af/netaddr, not wgcfg.CIDR. | David Anderson | 1 | -1/+1 |
| 2020-05-01 | go.mod,go.sum: bump golang.org/x/sys for the Android dup2 fix | Elias Naur | 1 | -1/+1 |
| 2020-04-26 | go.mod, go.sum: bump wireguard-go, tidy | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-04-17 | wgengine/magicsock: use netaddr more | Brad Fitzpatrick | 1 | -1/+1 |