2786 Commits (3ff8a55fa709a6239869e31ea78e2c1bd41ddef0)
 

Author SHA1 Message Date
Matt Layher 3ff8a55fa7 net/tsaddr: remove IsULA, replace with netaddr.IP.IsPrivate 5 years ago
Brad Fitzpatrick d37451bac6 cmd/derper: dial VPC address with right context 5 years ago
Brad Fitzpatrick e422e9f4c9 cmd/derper: mesh over VPC network 5 years ago
David Crawshaw 0554b64452 ipnlocal: allow access to guest VMs/containers while using an exit node 5 years ago
Josh Bleecher Snyder 9da4181606 tstime/rate: new package 5 years ago
Josh Bleecher Snyder f6e833748b wgengine: use mono.Time 5 years ago
Josh Bleecher Snyder 8a3d52e882 wgengine/magicsock: use mono.Time 5 years ago
Josh Bleecher Snyder c2202cc27c net/tstun: use mono.Time 5 years ago
Josh Bleecher Snyder 142670b8c2 tstime/mono: new package 5 years ago
Josh Bleecher Snyder 881bb8bcdc net/dns/resolver: allow an extra alloc for go closure allocation 5 years ago
Brad Fitzpatrick b6179b9e83 net/dnsfallback: add new nodes 5 years ago
Pratik 2d35737a7a
Dockerfile: remove extra COPY step (#2355) 5 years ago
Aaron Bieber c179b9b535 cmd/tsshd: switch from github.com/kr/pty to github.com/creack/pty 5 years ago
Brad Fitzpatrick 690ade4ee1 ipn/ipnlocal: add URL to IP forwarding error message 5 years ago
David Crawshaw f414a9cc01 net/dns/resolver: EDNS OPT record off-by-one 5 years ago
Josh Bleecher Snyder 1034b17bc7 net/tstun: buffer outbound channel 5 years ago
Josh Bleecher Snyder 965dccd4fc net/tstun: buffer outbound channel 5 years ago
Brad Fitzpatrick 7b9f02fcb1 cmd/tailscale/cli: document that empty string disable exit nodes, routes 5 years ago
Brad Fitzpatrick d8d9036dbb tailcfg: add Node.PrimaryRoutes 5 years ago
Brad Fitzpatrick 1b14e1d6bd version: bump date 5 years ago
Denton Gentry bf7ad05230 VERSION.txt: this is v1.13.0. 5 years ago
Brad Fitzpatrick 68df379a7d net/portmapper: rename ErrGatewayNotFound to ErrGatewayRange, reword text 5 years ago
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