2764 Commits (aaf2df7ab1b3ef405fab2b377d60eb048784b1a6)
 

Author SHA1 Message Date
Brad Fitzpatrick aaf2df7ab1 net/{dnscache,interfaces}: use netaddr.IP.IsPrivate, delete copied code 5 years ago
Christine Dodrill dde8e28f00 disable vm tests on every commit to main 5 years ago
Brad Fitzpatrick c17d743886 net/dnscache: update a comment 5 years ago
Brad Fitzpatrick 281d503626 net/dnscache: make Dialer try all resolved IPs 5 years ago
Brad Fitzpatrick dfa5e38fad control/controlclient: report whether we're in a snap package 5 years ago
Brad Fitzpatrick e299300b48 net/dnscache: cache all IPs per hostname 5 years ago
Brad Fitzpatrick 7428ecfebd ipn/ipnlocal: populate Hostinfo.Package on Android 5 years ago
Brad Fitzpatrick 5c266bdb73 wgengine: re-set DNS config on Linux after a major link change 5 years ago
julianknodt 3377089583 tsweb: add float64 to logged metrics 5 years ago
Brad Fitzpatrick 53a2f63658 net/dns/resolver: race well-known resolvers less aggressively 5 years ago
Brad Fitzpatrick e94ec448a7 net/dns/resolver: add forwardQuery type as race work prep 5 years ago
Brad Fitzpatrick 064b916b1a net/dns/resolver: fix func used as netaddr.IP in printf 5 years ago
Joe Tsai d145c594ad
util/deephash: improve cycle detection (#2470) 5 years ago
Brad Fitzpatrick 7b295f3d21 net/portmapper: disable UPnP on iOS for now 5 years ago
Brad Fitzpatrick 4a2c3e2a0a control/controlclient: grow goroutine debug buffer as needed 5 years ago
Brad Fitzpatrick 1986d071c3 control/controlclient: don't use regexp in goroutine stack scrubbing 5 years ago
Christine Dodrill 60f34c70a2
tstest/integration/vms: disable rDNS for sshd on centos (#2492) 5 years ago
Christine Dodrill 8db26a2261
tstest/integration/vms: disable nixos unstable (#2491) 5 years ago
Brad Fitzpatrick cecfc14875 net/dns: don't build init*.go on non-windows 5 years ago
Brad Fitzpatrick 2968893add net/dns/resolver: bound DoH usage on iOS 5 years ago
Brad Fitzpatrick 95a9adbb97 wgengine/netstack: implement UDP relaying to advertised subnets 5 years ago
Brad Fitzpatrick 3daf27eaad net/dns/resolver: fall back to IPv6 for well-known DoH servers if v4 fails 5 years ago
Brad Fitzpatrick 74eee4de1c net/dns/resolver: use correct Cloudflare DoH hostnames 5 years ago
Joe Tsai d666bd8533
util/deephash: disambiguate hashing of AppendTo (#2483) 5 years ago
Joe Tsai 23ad028414
util/deephash: include type as part of hash for interfaces (#2476) 5 years ago
julianknodt 3a4201e773 net/portmapper: return correct upnp port 5 years ago
Joe Tsai a5fb8e0731
util/deephash: introduce deliberate instability (#2477) 5 years ago
Brad Fitzpatrick ecac74bb65 wgengine/netstack: fix doc comment 5 years ago
Brad Fitzpatrick e4fecfe31d wgengine/{monitor,router}: restore Linux ip rules when systemd deletes them 5 years ago
Josh Bleecher Snyder 0aa77ba80f tstest/integration: fix filch test flake 5 years ago
Brad Fitzpatrick ed8587f90d wgengine/router: take a link monitor 5 years ago
Josh Bleecher Snyder 24db1a3c9b safesocket: print full lsof command on failure 5 years ago
Josh Bleecher Snyder 130c5e727b safesocket: reduce log spam while running integration tests 5 years ago
Josh Bleecher Snyder f80193fa4c tstest/integration: shorten test names 5 years ago
Joe Tsai 81cdd2f26c
Merge pull request #2464 from tailscale/dsnet/opaque-hash 5 years ago
Joe Tsai 9a0c8bdd20 util/deephash: make hash type opaque 5 years ago
Brad Fitzpatrick a909d37a59 derp: rate limit how often same-key clients can kick each other off server 5 years ago
Brad Fitzpatrick e74d37d30f net/dns{,/resolver}: quiet DNS output logging 5 years ago
Brad Fitzpatrick b6d70203d3 ipn/ipnlocal: fix 'tailscale up' on Windows without GUI 5 years ago
Brad Fitzpatrick 7f7a81e5ae cmd/tailscaled: add func to create ipnserver.Opts 5 years ago
Brad Fitzpatrick 87244eda3f cmd/tailscale/cli: allow effective GOOS to be changed for integration tests 5 years ago
Josh Bleecher Snyder 787939a60c .github/workflows: add 'go generate' CI job 5 years ago
Josh Bleecher Snyder 84a6dcd9a9 net/dnsfallback: regenerate 5 years ago
Josh Bleecher Snyder 4dbbd0aa4a cmd/addlicense: add command to add licenseheaders to generated code 5 years ago
Josh Bleecher Snyder 0ec9040c5e scripts: remove special case for _strings.go files in check license headers 5 years ago
Josh Bleecher Snyder 4b1f2ae382 tstest/integration: generate deps for all platforms in deps generator 5 years ago
Josh Bleecher Snyder 41d06bdf86 tempfork/wireguard-windows: remove unnecessary build tag 5 years ago
Josh Bleecher Snyder c179580599 wgengine/magicsock: add debug envvar to force all traffic over DERP 5 years ago
Brad Fitzpatrick e41193ec4d wgengine/monitor: don't spam about Linux RTM_NEWRULE events 5 years ago
Brad Fitzpatrick ec4d721572 cmd/tailscaled: use state key constant from ipn package 5 years ago