| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-07-27 | go mod tidy | Brad Fitzpatrick | 1 | -4/+0 |
| 2020-07-24 | go.mod: bump wireguard-go | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-07-18 | go.sum: update | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-07-18 | go.mod: bump netaddr. | Dmytro Shynkevych | 1 | -7/+2 |
| 2020-07-15 | wgengine: update for tailscale/wireguard-go API changes | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-07-14 | wgengine/router: dns: unify on *BSD, multimode on Linux, Magic DNS (#536) | Dmytro Shynkevych | 1 | -0/+3 |
| 2020-07-10 | wgengine/magicsock, tstest/natlab: start hooking up natlab to magicsock | Brad Fitzpatrick | 1 | -4/+0 |
| 2020-07-10 | go.sum: update | Brad Fitzpatrick | 1 | -0/+6 |
| 2020-07-10 | wgengine/tsdns: local DNS server for testing | Dmytro Shynkevych | 1 | -7/+9 |
| 2020-07-07 | tsdns: dual resolution mode, IPv6 support (#526) | Dmytro Shynkevych | 1 | -2/+3 |
| 2020-07-06 | net/interfaces: add func LikelyHomeRouterIP | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-07-06 | go.sum: add missing lines | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-07-02 | go.mod: restore staticcheck module, make it stick around, go mod tidy | Brad Fitzpatrick | 1 | -8/+16 |
| 2020-07-02 | smallzstd: new package that constructs zstd small encoders/decoders. | David Anderson | 1 | -20/+2 |
| 2020-07-02 | tstest/natlab: network address allocation | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-07-01 | wgengine/magicsock: hook up discovery messages, upgrade to LAN works | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-07-01 | wgengine/magicsock: remove allocs in UDP write, use new netaddr.PutUDPAddr | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-06-29 | disco: new package for parsing & marshaling discovery messages | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-06-18 | wgengine: disambiguate Reconfig logging paths | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-06-15 | Fix staticcheck warning, add Makefile with staticcheck targets, lock in stati... | Brad Fitzpatrick | 1 | -0/+14 |
| 2020-05-31 | Update go4.org/mem, adjust to revised API. | Brad Fitzpatrick | 1 | -4/+2 |
| 2020-05-28 | Bump inet.af/netaddr dep for FromStdIP behavior change I want to depend on. | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-05-23 | all: make client use server-provided DERP map, add DERP region support | Brad Fitzpatrick | 1 | -2/+0 |
| 2020-05-22 | go.sum: go mod tidy | Brad Fitzpatrick | 1 | -7/+2 |
| 2020-05-15 | wgengine: log node IDs when peers are added/removed (#381) | Wendi Yu | 1 | -0/+1 |
| 2020-05-11 | netcheck: DERP latency over HTTPS when UDP is blocked | halulu | 1 | -0/+2 |
| 2020-05-07 | wgengine/router: use inet.af/netaddr, not wgcfg.CIDR. | David Anderson | 1 | -0/+2 |
| 2020-05-01 | go.mod,go.sum: bump golang.org/x/sys for the Android dup2 fix | Elias Naur | 1 | -0/+2 |
| 2020-04-26 | go.mod, go.sum: bump wireguard-go, tidy | Brad Fitzpatrick | 1 | -13/+2 |
| 2020-04-17 | wgengine/magicsock: use netaddr more | Brad Fitzpatrick | 1 | -0/+4 |
| 2020-04-17 | wgengine/magicsock: start using inet.af/netaddr a bit | Brad Fitzpatrick | 1 | -0/+5 |
| 2020-04-16 | go.mod: bump wireguard-go version. | David Anderson | 1 | -0/+2 |
| 2020-04-13 | wgengine/windows: use new winipcfg.Sync{Addresses,Routes} functions. | Avery Pennarun | 1 | -0/+2 |
| 2020-04-11 | go.mod, go.sum: update go4.org/mem to its new home in its own module | Brad Fitzpatrick | 1 | -239/+2 |
| 2020-04-09 | netcheck: aggregate spammy logging onto one concise line | Brad Fitzpatrick | 1 | -0/+46 |
| 2020-04-09 | wgengine: don't allocate so much in userspaceEngine.getStatus | Brad Fitzpatrick | 1 | -79/+178 |
| 2020-03-27 | cmd/tailscale: add status subcommand | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-03-25 | go.mod, go.sum: tidy | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-03-19 | go.mod: update wireguard-go for https://github.com/tailscale/wireguard-go/pul... | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-03-19 | go.mod, go.sum: update | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-03-18 | go.mod: bump wireguard-go | Brad Fitzpatrick | 1 | -0/+6 |
| 2020-03-17 | all: update to wireguard-go API changes | Brad Fitzpatrick | 1 | -0/+4 |
| 2020-03-16 | go.mod: bump wireguard-go version. | David Anderson | 1 | -0/+2 |
| 2020-03-11 | go.mod: bump wireguard-go version. | David Anderson | 1 | -0/+5 |
| 2020-03-11 | stunner: re-do how Stunner works | Brad Fitzpatrick | 1 | -0/+1 |
| 2020-03-09 | go.mod, go.sum: update | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-03-06 | go.mod: pull in deadlock fix from tailscale/wireguard-go. | David Anderson | 1 | -0/+4 |
| 2020-03-06 | Update staticcheck version in go.mod. | David Anderson | 1 | -0/+4 |
| 2020-03-05 | go.sum: update | Brad Fitzpatrick | 1 | -0/+2 |
| 2020-03-03 | wgengine: don't create duplicate iptables rules on Linux, clean up | Brad Fitzpatrick | 1 | -0/+2 |