2954 Commits (722942dd46b4217b9bd0de824a48853cf29403bc)
 

Author SHA1 Message Date
Brad Fitzpatrick 722942dd46 tsweb: restore CPU profiling handler 5 years ago
David Anderson daf54d1253 control/controlclient: remove TS_DEBUG_USE_DISCO=only. 5 years ago
David Anderson 39748e9562 net/dns/resolver: authoritatively return NXDOMAIN for reverse zones we own. 5 years ago
David Anderson 954064bdfe wgengine/wgcfg/nmcfg: don't configure peers who can't DERP or disco. 5 years ago
David Anderson f90ac11bd8 wgengine: remove unnecessary magicConnStarted channel. 5 years ago
David Anderson bb10443edf wgengine/wgcfg: use just the hexlified node key as the WireGuard endpoint. 5 years ago
David Anderson d00341360f wgengine/magicsock: remove unused debug knob. 5 years ago
David Anderson dfd978f0f2 wgengine/magicsock: use NodeKey, not DiscoKey, as the trigger for lazy reconfig. 5 years ago
David Anderson 4c27e2fa22 wgengine/magicsock: remove Start method from Conn. 5 years ago
David Anderson 1a899344bd wgengine/magicsock: don't store tailcfg.Nodes alongside endpoints. 5 years ago
David Anderson b2181608b5 wgengine/magicsock: eagerly create endpoints in SetNetworkMap. 5 years ago
Maisem Ali 0842e2f45b ipn/store: add ability to store data as k8s secrets. 5 years ago
David Crawshaw f53792026e tstest/integration/vms: move build tags from linux to !windows 5 years ago
Brad Fitzpatrick 7f29dcaac1 cmd/tailscale/cli: make up block until state Running, not just Starting 5 years ago
Brad Fitzpatrick fb8b821710 tsnet: fix typo in comment 5 years ago
Brad Fitzpatrick 7a7aa8f2b0 cmd/derper: also add port 80 timeouts 5 years ago
Brad Fitzpatrick 3c8ca4b357 client/tailscale, cmd/tailscale/cli: move version mismatch check to CLI 5 years ago
Brad Fitzpatrick 8744394cde version: bump date 5 years ago
Brad Fitzpatrick 21cb0b361f safesocket: add connect retry loop to wait for tailscaled 5 years ago
Brad Fitzpatrick a59b389a6a derp: add new health update and server restarting frame types 5 years ago
Christine Dodrill 0b9e938152 tstest/integration/vms: test DNS configuration 5 years ago
Brad Fitzpatrick 00b3c1c042 cmd/derper: add missing read/write timeouts 5 years ago
David Crawshaw 9b7fc2ed1f .github: add Ubuntu VM test 5 years ago
Brad Fitzpatrick 73280595a8 derp: accept dup clients without closing prior's connection 5 years ago
David Crawshaw debaaebf3b tstest/integration/vms: turn on logcatcher logging by default 5 years ago
David Crawshaw a1f1020042 tstest/integration/vms: avoid log after test completion 5 years ago
David Crawshaw 583af7c1a6 tstest/integration/vms: give guest multiple cores and use generic machine 5 years ago
David Crawshaw 8668103f06 tstest/integration/vms: print qemu console output, fix printing issues 5 years ago
David Crawshaw 1a9fba5b04 tstest/integration/vms: fix ubuntu URLs 5 years ago
Emmanuel T Odeke 0daa32943e all: add (*testing.B).ReportAllocs() to every benchmark 5 years ago
David Anderson 44d71d1e42 wgengine/magicsock: fix race in test shutdown, again. 5 years ago
David Anderson f09ede9243 wgengine/magicsock: don't configure eager WireGuard handshaking in tests. 5 years ago
David Anderson 86d1c4eceb wgengine/magicsock: ignore close races even harder. 5 years ago
David Anderson 8bacfe6a37 wgengine/magicsock: remove unused sendLogLimit limiter. 5 years ago
David Anderson e151b74f93 wgengine/magicsock: remove opts.SimulatedNetwork. 5 years ago
David Anderson 58c1f7d51a wgengine/magicsock: rename opts.PacketListener to TestOnlyPacketListener. 5 years ago
David Anderson 8049063d35 wgengine/magicsock: rename discoEndpoint to just endpoint. 5 years ago
David Anderson f2d949e2db wgengine/magicsock: fold findEndpoint into its only remaining caller. 5 years ago
David Anderson fe2f89deab wgengine/magicsock: fix rare shutdown race in test. 5 years ago
David Anderson 97693f2e42 wgengine/magicsock: delete legacy AddrSet endpoints. 5 years ago
David Anderson 61c62f48d9 wgengine/bench: disable unused benchmark that relies on legacy magicsock. 5 years ago
David Anderson 54bc3b7d97 util/deephash: remove soon to be deleted field from wgcfg. 5 years ago
David Anderson 923c98cd8f types/wgkey: add TODO for a future API change. 5 years ago
Brad Fitzpatrick 065c4ffc2c net/dns: add start of Linux newOSConfigurator tests 5 years ago
Brad Fitzpatrick 09a47ea3f1 net/dns: prep for writing manager_linux tests; pull some stuff out 5 years ago
Joe Tsai 3f1317e3e5
util/deephash: fix TestArrayAllocs 5 years ago
Joe Tsai 30458c71c8
tstime/rate: deflake TestLongRunningQPS 5 years ago
David Crawshaw bb47feca44 tstest/integration: prefix logs with logid 5 years ago
Maisem Ali fd4838dc57 wgengine/userspace: add support to automatically enable/disable the tailscale 5 years ago
Brad Fitzpatrick 7fcf86a14a wgengine: fix link monitor / magicsock Start race 5 years ago