| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-07-29 | wgengine/magicsock: use mono.Time | Josh Bleecher Snyder | 1 | -1/+1 |
| 2021-06-11 | cmd/tailscale, wgengine, tailcfg: don't assume LastSeen is present [mapver 20] | Brad Fitzpatrick | 1 | -6/+5 |
| 2021-05-16 | all: adapt to opaque netaddr types | Josh Bleecher Snyder | 1 | -4/+4 |
| 2021-05-05 | wgengine: fix pendopen debug to not track SYN+ACKs, show Node.Online state | Brad Fitzpatrick | 1 | -4/+23 |
| 2021-04-22 | wgengine: quiet connection failure diagnostics for exit nodes | Brad Fitzpatrick | 1 | -0/+19 |
| 2021-03-26 | net/tstun: rename TUN to Wrapper. | David Anderson | 1 | -2/+2 |
| 2021-03-26 | net/tstun: merge in wgengine/tstun. | David Anderson | 1 | -1/+1 |
| 2021-03-22 | wgengine{,/magicsock}: fix, improve "tailscale ping" to default routes and su... | Brad Fitzpatrick | 1 | -3/+7 |
| 2021-03-20 | net/packet, wgengine{,/filter}: remove net/packet IPProto forwarding consts | Brad Fitzpatrick | 1 | -3/+4 |
| 2021-03-20 | net/packet, wgengine/filter: support SCTP | Brad Fitzpatrick | 1 | -2/+2 |
| 2021-03-16 | wgengine: don't diagnose iOS NWPathMonitor connection probe timeouts | Brad Fitzpatrick | 1 | -0/+13 |
| 2021-02-04 | ipn: split LocalBackend off into new ipn/ipnlocal package | Brad Fitzpatrick | 1 | -1/+2 |
| 2021-02-04 | wgengine: access flow pending problem with lock held | Brad Fitzpatrick | 1 | -2/+3 |
| 2021-02-04 | net/packet: add some more TSMP packet reject reasons and MaybeBroken bit | Brad Fitzpatrick | 1 | -2/+26 |
| 2021-01-15 | net/packet, wgengine, tstun: add inter-node TSMP protocol for connect errors | Brad Fitzpatrick | 1 | -18/+30 |
| 2021-01-11 | wgengine: on TCP connect fail/timeout, log some clues about why it failed | Brad Fitzpatrick | 1 | -0/+157 |