9709 Commits (7407f404d996594de43a546cfabbd40d776a4e22)
 

Author SHA1 Message Date
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
Brad Fitzpatrick 946df89fa6 types/logger: add adapters for Logf to std Logger/Writer 6 years ago
David Crawshaw 5562fae9f0 ipn: use NewPrefs in e2e_test 6 years ago
Brad Fitzpatrick 61d83f759b wgengine/magicsock: remove redundant derpMagicIP comparison 6 years ago
David Anderson bd60a750e8 wgengine/magicsock: fix packet spraying test to (mostly) pass. 6 years ago
David Anderson ef31dd7bb5 wgengine/magicsock: check all 3 fast paths independently. 6 years ago
David Anderson 05a52746a4 wgengine/magicsock: fix destination selection logic to work with DERP. 6 years ago
David Anderson 97e58ad44d wgengine/magicsock: only set addrByKey once in CreateEndpoint. 6 years ago
Brad Fitzpatrick fbab12c94c wgengine/magicsock: skip netcheck if external STUN aren't in use 6 years ago
Brad Fitzpatrick fe0051fafd wgengine/magicsock: expand AddrSet.addrs comment 6 years ago
Brad Fitzpatrick e733fa6f7e derp: add some varz tests for active/home conns 6 years ago
Brad Fitzpatrick dd456f04c5 derp: actually record client's preferred bit 6 years ago
David Anderson 2839854994 wgengine/magicsock: never set a DERP server as a roamAddr. 6 years ago
David Anderson 4f5c0da1ae wgengine/magicsock: log when home DERP server changes. 6 years ago
Brad Fitzpatrick 61f3fda405 tsweb: let expvar.Ints be gauges too 6 years ago
Brad Fitzpatrick 6978b93bdd derp, magicsock: track home (preferred) vs visiting connections for stats 6 years ago
Brad Fitzpatrick 12b77f30ad wgengine/magicsock: close stale DERP connections 6 years ago
Brad Fitzpatrick cf4aacde57 derp/derphttp: appease staticcheck 6 years ago
Brad Fitzpatrick 2cff9016e4 net/dnscache: add overly simplistic DNS cache package for selective use 6 years ago