2586 Commits (ece138ffc3335f49eaff85b71f5cc753f57bbdca)
 

Author SHA1 Message Date
David Crawshaw ece138ffc3 staticcheck.conf: remove unnecessary warning 5 years ago
Brad Fitzpatrick bb363095a5 tailcfg: add Debug.RandomizeClientPort 5 years ago
Brad Fitzpatrick 38be964c2b go.mod: update netstack 5 years ago
Brad Fitzpatrick a0c632f6b5 tstest/integration: fix a race 5 years ago
Denton Gentry ad288baaea net/interfaces: use IPv4 link local if nothing better 5 years ago
julianknodt 3687e5352b derp: fix traffic handler peer addresses 5 years ago
David Crawshaw 297b3d6fa4 staticcheck.conf: turn off noisy lint errors 5 years ago
julianknodt 3728634af9 derp: add debug traffic handler 5 years ago
Brad Fitzpatrick 2f4817fe20 tstest/integration: fix race flake 5 years ago
Brad Fitzpatrick 1ae35b6c59 net/{interfaces,netcheck}: rename some fields, funcs 5 years ago
Brad Fitzpatrick 03311bb0d6 hostinfo: add hostinfo package, move stuff out of controlclient 5 years ago
David Anderson 0022c3d2e2 tsweb: replace NewMux with a more flexible DebugHandler. 5 years ago
Brad Fitzpatrick b461ba9554 control/controlclient: fix typo/braino in error message 5 years ago
Brad Fitzpatrick 0debb99f08 tailcfg: add DNSConfig.ExtraRecords 5 years ago
Christine Dodrill e0f0d10672
tstest/integration/vms: log to t.Logf directly (#2147) 5 years ago
Maisem Ali f482321f67 ipn/ipnlocal: support exit node local access switching on darwin. 5 years ago
Maisem Ali 2919b3e3e6 wf: loopback condition should use MatchTypeFlagsAllSet. 5 years ago
David Anderson 48c25fa36f tsweb: fold StdHandlerOpts and StdHandler200s with StdHandler. 5 years ago
David Anderson 72343fbbec tsweb: register expvars once at startup. 5 years ago
David Anderson 9337826011 net/dns: fix inverted test for NetworkManager version. 5 years ago
David Anderson 320cc8fa21 net/dns: verify that systemd-resolved is actually in charge. 5 years ago
David Anderson e7164425b3 net/dns: don't use NetworkManager for DNS on very old NetworkManagers. 5 years ago
David Anderson ac07ff43bf cmd/tailscaled: start after NetworkManager and systemd-resolved. 5 years ago
Brad Fitzpatrick cd282ec00f tailcfg: add DNSConfig.CertDomains 5 years ago
Brad Fitzpatrick 082cc1b0a7 tstest/integration: reenable TestAddPingRequest 5 years ago
Brad Fitzpatrick 333e9e75d4 tailcfg, control/controlclient: clarify more, enforce PingRequest.URL is unique 5 years ago
Denton Gentry c61d777705 tstest/integration: disable TestAddPingRequest 5 years ago
Denton Gentry 857bc4a752 hostinfo: capitalization of AWS 5 years ago
Denton Gentry 4b71291cdb hostinfo: detect when running in Azure App Service. 5 years ago
Denton Gentry 3ab587abe7 hostinfo: detect Heroku Dyno. 5 years ago
Denton Gentry 3c1a73d370 hostinfo: detect AWS Lambda as a container. 5 years ago
Brad Fitzpatrick cc6ab0a70f ipn/ipnlocal: retry peerapi listen on Android, like we do on Windows 5 years ago
Julian Knodt 525eb5ce41
Merge pull request #2092 from tailscale/queue_latency 5 years ago
julianknodt fe54721e31 derp: add pkt queue latency timer 5 years ago
Brad Fitzpatrick 80a4052593 cmd/tailscale, wgengine, tailcfg: don't assume LastSeen is present [mapver 20] 5 years ago
Christine Dodrill 8b2b899989
tstest/integration: test Alpine Linux (#2098) 5 years ago
Brad Fitzpatrick 0affcd4e12 tstest/integration: add some debugging for TestAddPingRequest flakes 5 years ago
Brad Fitzpatrick ee3df2f720 tstest/integration: rename ambiguous --verbose test flag 5 years ago
Fletcher Nichol a49df5cfda wgenine/router: fix OpenBSD route creation 5 years ago
Dave Anderson 144c68b80b
net/dns: avoid using NetworkManager as much as possible. (#1945) 5 years ago
Maisem Ali f944614c5c cmd/tailscale/web: add support for QNAP 5 years ago
Adrian Dewhurst 8b11937eaf net/dns/resolver: permit larger max responses, signal truncation 5 years ago
Brad Fitzpatrick fc5fba0fbf client/tailscale: document SetDNS more 5 years ago
Brad Fitzpatrick 796e222901 client/tailscale: add SetDNS func 5 years ago
Simeng He f0121468f4 control/controlclient: add Pinger interface, Options.Pinger 5 years ago
Matt Layher 6956645ec8 go.mod: bump github.com/mdlayher/netlink to v1.4.1 5 years ago
Christine Dodrill b402e76185
.github/workflows: add integration test with a custom runner (#2044) 5 years ago
Christine Dodrill 622dc7b093
tstest/integration/vms: download images from s3 (#2035) 5 years ago
Christine Dodrill 3f1405fa2a
tstest/integration/vms: bump images, fix caching bug (#2052) 5 years ago
Brad Fitzpatrick e29cec759a ipn/{ipnlocal,localapi}, control/controlclient: add SetDNS localapi 5 years ago