| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-07-16 | all: fix vet warnings | Brad Fitzpatrick | 1 | -3/+3 |
| 2020-07-10 | wgengine/magicsock, tstest/natlab: start hooking up natlab to magicsock | Brad Fitzpatrick | 1 | -0/+14 |
| 2020-07-08 | net/netcheck: add missing comment asked for in earlier code review | Brad Fitzpatrick | 1 | -1/+5 |
| 2020-07-06 | netcheck, tailcfg, interfaces, magicsock: survey UPnP, NAT-PMP, PCP | Brad Fitzpatrick | 2 | -13/+171 |
| 2020-07-06 | net/netcheck: add an informative payload in the netcheck UDP helper packets | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-07-06 | net/netcheck: send dummy packet out to help airport extreme in hairpin check | Brad Fitzpatrick | 1 | -0/+13 |
| 2020-06-30 | net/netcheck, wgengine/magicsock: replace more UDPAddr with netaddr.IPPort | Brad Fitzpatrick | 2 | -11/+10 |
| 2020-06-11 | net/netcheck: use logger.ArgWriter in logConciseReport, fix comma bug, add tests | Brad Fitzpatrick | 2 | -33/+126 |
| 2020-05-31 | net/netns, misc tests: remove TestOnlySkipPrivilegedOps, argv checks | Brad Fitzpatrick | 1 | -5/+0 |
| 2020-05-29 | net/netcheck: fix HTTPS fallback bug from earlier today | Brad Fitzpatrick | 1 | -10/+12 |
| 2020-05-29 | net/netns: set the bypass socket mark on linux. | David Anderson | 1 | -0/+5 |
| 2020-05-29 | netcheck: address some HTTP fallback measurement TODOs | Brad Fitzpatrick | 1 | -20/+65 |
| 2020-05-29 | net/netcheck: add Report.IPv4 and another TODO | Brad Fitzpatrick | 1 | -0/+6 |
| 2020-05-28 | net/netns: add package for start of network namespace support | Brad Fitzpatrick | 1 | -3/+4 |
| 2020-05-28 | Make netcheck handle v6-only interfaces better, faster. | Brad Fitzpatrick | 2 | -13/+102 |
| 2020-05-28 | net/netcheck: fix race condition initializting RegionLatency maps. | Avery Pennarun | 2 | -10/+14 |
| 2020-05-25 | stun, netcheck: move under net | Brad Fitzpatrick | 2 | -0/+1357 |