2576 Commits (03311bb0d62238d499f637912efea021d154b235)
 

Author SHA1 Message Date
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
David Anderson 8236464252 packages/deb: add package to extract metadata from .deb files. 5 years ago
David Anderson 1c6946f971 cmd/mkpkg: allow zero files in a package. 5 years ago
David Anderson 7fab244614 net/dns/resolver: don't spam logs on EHOSTUNREACH. 5 years ago
Simeng He 0141390365 tstest/integration/testcontrol: add Server.AddPingRequest 5 years ago
David Anderson dfb1385fcc build_dist.sh: add a command to output the shell vars. 5 years ago
Josh Bleecher Snyder e92fd19484 wgengine/wglog: match upstream wireguard-go's code for wireguardGoString 5 years ago
Christine Dodrill adaecd83c8
tstest/integration/vms: add DownloadImages test to download images (#2039) 5 years ago
Christine Dodrill 607b7ab692
tstest/integration/vms: aggressively re-verify shasums (#2050) 5 years ago
David Anderson df8a5d09c3 net/tstun: add a debug envvar to override tun MTU. 5 years ago
Christine Dodrill 6ce77b8eca
tstest/integration/vms: log qemu output (#2047) 5 years ago