477 Commits (3b4b17d23980c23ce46cd94deaacfbd4f9d4446f)
 

Author SHA1 Message Date
David Crawshaw af58cfc476 go.mod: bump wireguard-go version 6 years ago
Brad Fitzpatrick 01b4bec33f stunner: re-do how Stunner works 6 years ago
David Anderson 4affea2691 go.mod: bump wireguard-go version. 6 years ago
David Anderson 77af7e5436 wgengine/magicsock: mark test logfunc as a helper. 6 years ago
David Anderson 7eda3af034 wgengine/magicsock: clean up derp http servers on shutdown. 6 years ago
David Anderson d651715528 wgengine/magicsock: synchronize test STUN shutdown. 6 years ago
David Anderson 86baf60bd4 wgengine/magicsock: synchronize epUpdate cleanup on shutdown. 6 years ago
Brad Fitzpatrick 023df9239e Move linkstate boring change filtering to magicsock 6 years ago
David Anderson 592fec7606 wgengine/magicsock: move device close to uncursed portion of test. 6 years ago
Brad Fitzpatrick a265d7cbff wgengine/magicsock: in STUN-disabled test mode, let endpoint discovery proceed 6 years ago
Brad Fitzpatrick 5c1e443d34 wgengine/monitor: don't call LinkChange when interfaces look unchanged 6 years ago
Brad Fitzpatrick 39c0ae1dba derp/derpmap: new DERP config package, merge netcheck into magicsock more 6 years ago
Brad Fitzpatrick bd0e20f351 net/dnscache: ignore annoying staticcheck check 6 years ago
Brad Fitzpatrick d44325295e net/dnscache: initialize the single Resolver more directly 6 years ago
Brad Fitzpatrick d07146aafb go.mod, go.sum: update 6 years ago
David Crawshaw 5f2a17482b ipn: when enforcing defaults, set UsePacketFilter=true 6 years ago
David Crawshaw cac68fe102 net/dnscache: do not PreferGo on macOS/iOS 6 years ago
Brad Fitzpatrick 5d8001d0ad derp: add varz for home moves 6 years ago
Brad Fitzpatrick 8f0fd01efd net/dnscache: add copyright header to test 6 years ago
David Crawshaw 5a1ce4adae net/dnscache: parse passed CIDR 6 years ago
Brad Fitzpatrick 4800926006 wgengine/magicsock: add AddrSet appendDests+UpdateDst tests 6 years ago
David Crawshaw e201f63230 magicsock: unskip tests that are reliable 6 years ago
David Crawshaw f5e0407e97 ipn: exercise logout in e2e test 6 years ago
David Crawshaw 0f73070a57 wgengine: shut down wireguard on Close 6 years ago
David Crawshaw d99498bee2 controlclient: set default TimeNow function 6 years ago
David Crawshaw 1dee36a984 ipn: put e2e login section in its own subtest 6 years ago
David Crawshaw 66505358c0 ipn: move e2e test skipping into subtests 6 years ago
David Crawshaw ce7f6b2df1 wgengine: have pinger use all single-IP routes 6 years ago
Martin Baillie 8ae3ba0cf5 wgengine: define default tunname for each platform 6 years ago
David Anderson bb93d7aaba wgengine/magicsock: plumb logf throughout, and expose in Options. 6 years ago
Brad Fitzpatrick f42b9b6c9a wgengine/magicsock: don't discard UDP packet on UDP+DERP race 6 years ago
David Anderson 96e0f86263 go.mod: bump wireguard-go. 6 years ago
David Anderson b9512edb7b go.mod: bump wireguard-go version. 6 years ago
David Anderson e3172ae267 wgengine/magicsock: uncurse TestDeviceStartStop, let CI run it. 6 years ago
David Anderson 9b802d338c go.mod: pull in deadlock fix from tailscale/wireguard-go. 6 years ago
David Anderson f265603110 wgengine/magicsock: fix data race in ReceiveIPv4. 6 years ago
David Anderson 77354d4617 wgengine/magicsock: unblock wireguard-go's read on magicsock shutdown. 6 years ago
David Anderson fdee5fb639 wgengine/magicsock: don't mutexly reach inside Conn to tweak DERP settings. 6 years ago
Brad Fitzpatrick f6dd2128d9 version: bump 6 years ago
David Anderson 47265000da Revert "update CI and everything to Go 1.14." 6 years ago
David Anderson 643bf14653 wgengine/magicsock: disable the new ping test. 6 years ago
David Anderson 6b49347e4d Update staticcheck version in go.mod. 6 years ago
David Anderson bc20e555c5 Print the staticcheck version. 6 years ago
Brad Fitzpatrick a9cd8f31de tsweb: don't double import expvar; appease staticcheck 6 years ago
Brad Fitzpatrick 890f5dff40 tsweb: export runtime.MemStats var in Prometheus format 6 years ago
Brad Fitzpatrick 8abdbbdd1f cmd/derper: also link to /debug/varz 6 years ago
David Anderson 905fe9f6a2 update CI and everything to Go 1.14. 6 years ago
David Anderson c8ebac2def wgengine/magicsock: try deflaking again. 6 years ago
David Anderson cd1ac63b4c Revert "wgengine/magicsock: temporarily deflake." 6 years ago
David Anderson c5835c6ced wgengine/magicsock: temporarily deflake. 6 years ago