Commit Graph

1614 Commits (2d837f79dc2df79546b07f206ade9c992f40bf4f)
 

Author SHA1 Message Date
Josh Bleecher Snyder 2d837f79dc wgengine/magicsock: close test loggers once we're done with them 5 years ago
Josh Bleecher Snyder 08baa17d9a wgengine/magicsock: shortcircuit discoEndpoint.heartbeat when its connection is closed 5 years ago
Josh Bleecher Snyder 7c76435bf7 wgengine/magicsock: simplify 5 years ago
Josh Bleecher Snyder d2529affa2 wgengine/magicsock: quiet wireguard-go logging in tests 5 years ago
Josh Bleecher Snyder 3ad7c2133a wgengine/userspace: make wireguard-go log silencing include peer routines 5 years ago
Brad Fitzpatrick b560386c1a net/packet, wgengine, tstun: add inter-node TSMP protocol for connect errors 5 years ago
David Anderson 01e8b7fb7e go.mod: bump wireguard-go version. 5 years ago
Brad Fitzpatrick 5611f290eb ipn, ipnserver: only require sudo on Linux for mutable CLI actions 5 years ago
Brad Fitzpatrick a45665426b cmd/tailscale/cli: tweak the status name column a bit 5 years ago
Naman Sood 420c7a35e2
wgengine/netstack: use tailscale IPs instead of a hardcoded one (#1131) 5 years ago
Brad Fitzpatrick 3ac952d4e9 go.sum: update 5 years ago
Brad Fitzpatrick a4b39022e0 wgengine/tsdns: fix MagicDNS lookups of shared nodes 5 years ago
Brad Fitzpatrick b00c0e5f60 go.sum: update 5 years ago
Alex Brainman 6e4231c03c wgengine/router/dns: remove unused code 5 years ago
Josh Bleecher Snyder 654b5f1570 all: convert from []wgcfg.Endpoint to string 5 years ago
David Anderson 9abcb18061 wgengine/magicsock: import more of wireguard-go, update docstrings. 5 years ago
David Anderson 22507adf54 wgengine/magicsock: stop depending on UpdateDst in legacy codepaths. 5 years ago
Brad Fitzpatrick 017dcd520f tsweb: export VarzHandler 5 years ago
Brad Fitzpatrick c1dabd9436 control/controlclient: let clients opt in to Sharer-vs-User split model 5 years ago
Josh Bleecher Snyder b38fa7de29 go.mod: update to latest wireguard-go 5 years ago
Josh Bleecher Snyder 020084e84d wgengine: adapt to removal of wgcfg.Key in wireguard-go 5 years ago
Smitty 2bf49ddf90 Provide example when format string is rate limited 5 years ago
Denton Gentry ce058c8280
Revert "Add logtail tests (#1114)" (#1116) 5 years ago
Smitty b2a08ddacd wgengine/tsdns: return NOERROR instead of NOTIMP for most records 5 years ago
Denton Gentry e4f53e9b6f
Add logtail tests (#1114) 5 years ago
Brad Fitzpatrick b987b2ab18 control/controlclient: treat node sharer as owner for display purposes 5 years ago
Brad Fitzpatrick 7acd3397d5 README: names of contributors, link to them instead 5 years ago
Brad Fitzpatrick 9d73f84a71 tailcfg, control/controlclient: make MapResponse.CollectServices an opt.Bool 5 years ago
Christina Wen a746ff5de7 API.md: add documentation for deleting a device 5 years ago
Christina Wen 8d7ddf5e94 API.md: rename "domain" to "tailnet" 5 years ago
Denton Gentry ac42757cd7 netcheck: use reflect in sortRegions test. 5 years ago
Denton Gentry 43e060b0e5 netcheck: test sortRegions 5 years ago
Denton Gentry 8349e10907 magicsock: add description of testClosingContext 5 years ago
Denton Gentry b771a1363b logtail: start a local server for TestFastShutdown 5 years ago
Denton Gentry 2e9728023b magicsock: test error case in sendDiscoMessage 5 years ago
Denton Gentry 2c328da094 logtail: add a test to upload logs to local server 5 years ago
Denton Gentry 0aed59b691 portlist: add a test for SameInodes 5 years ago
Denton Gentry 07e4009e15 portlist: fully exercise lessThan in tests 5 years ago
Denton Gentry 0aa55bffce magicsock: test error case in derpWriteChanOfAddr 5 years ago
Brad Fitzpatrick 85e54af0d7 wgengine: on TCP connect fail/timeout, log some clues about why it failed 5 years ago
Brad Fitzpatrick 5eeaea9ef9 net/packet: add TCPFlag type and some more constants 5 years ago
Brad Fitzpatrick ad3fb6125d net/flowtrack: add Tuple.String method 5 years ago
Brad Fitzpatrick d6e9fb1df0 all: adjust Unix permissions for those without umasks 5 years ago
Brad Fitzpatrick 6b08303b0f Dockerfile: add big warning banner 5 years ago
Brad Fitzpatrick 676b5b7946 net/netcheck: improve the preferred DERP hysteresis 5 years ago
Sonia Appasamy 024671406b
ipn: only send services in Hostinfo if Tailnet has opted-in to services collection (#1107) 5 years ago
Brad Fitzpatrick f85769b1ed wgengine/magicsock: drop netaddr.IPPort cache 5 years ago
Brad Fitzpatrick a80446c026 Update depaware (removes lru from wgengine/filter) 5 years ago
Brad Fitzpatrick 4d15e954bd net/flowtrack: add new package to specialize groupcache/lru key type 5 years ago
Naman Sood f69e46175d
wengine/netstack: bump gvisor to latest version 5 years ago