1543 Commits (d12add6e22294ee7819c71c4fa56dc215744f5c2)
 

Author SHA1 Message Date
Denton Gentry d12add6e22 Adjust coverage options. 5 years ago
Denton Gentry 332759ef73 Add coveralls.io support. 5 years ago
Alex Brainman 9985b3f1ed wgengine/monitor: close closeHandle 5 years ago
Frederik “Freso” S. Olesen 83fccf9fe5 tailscaled.service: Lock down clock and /dev (#1071) 5 years ago
Brad Fitzpatrick b5129dadfd ipn: fix buggy-looking format string in error log 5 years ago
Brad Fitzpatrick 66be052a70 net/dnscache: work on IPv6-only hosts (again) 5 years ago
Brad Fitzpatrick 560da4884f tailcfg: add Node.Sharer field 5 years ago
Christina Wen d8a5b3f22f API.md: revise documentation to be more consistent 5 years ago
Christina Wen 3e3bd5f169 API.md: release API documentation 5 years ago
Brad Fitzpatrick 312646c516
tailcfg: add omitempty to FilterRule.SrcBits (#1089) 5 years ago
Brad Fitzpatrick e8ae355bb8
ipn: delete domainsForProxying, require explicit DNS search domains (mapver 9) (#1078) 5 years ago
Brad Fitzpatrick 1ccf997699 version: new version for a new year 5 years ago
David Anderson 8fc11d582d go.sum: update to match wireguard-go version update. 5 years ago
Josh Bleecher Snyder 14af677332 go.mod: update wireguard-go version 5 years ago
David Anderson 86fe22a1b1 Update netaddr, and adjust wgengine/magicsock due to API change. 5 years ago
Josh Bleecher Snyder 56a7652dc9 wgkey: new package 5 years ago
Brad Fitzpatrick 13b554fed9 version: bump for the last time in 2020 5 years ago
Brad Fitzpatrick c2edb2865b go.sum: update 5 years ago
Christine Dodrill 70f14af21e
add nix-shell boilerplate (#1028) 5 years ago
Brad Fitzpatrick 0d94fe5f69
wgengine/router: disable IPv6 on Linux if ip rule -6 fails (#1074) 5 years ago
Josh Bleecher Snyder 1e88050403 net/tsaddr: add ChromeOS contains tests 5 years ago
Josh Bleecher Snyder cf2ac2d123 go.mod: upgrade inet.af/netaddr 5 years ago
Josh Bleecher Snyder 2fe770ed72 all: replace wgcfg.IP and wgcfg.CIDR with netaddr types 5 years ago
Charlotte Brandhorst-Satzkorn ff2b3d02e6
Fix typo in cmd/tailscale/cli/cli.go (#1069) 5 years ago
Frederik “Freso” S. Olesen a9a80ab372
tailscaled.service: Harden systemd unit somewhat (#1062) 5 years ago
Matt Layher 1a42cef3a2 cmd/tailscale*: make updatedeps 5 years ago
Matt Layher bfbd6b9241 go.mod: bump github.com/mdlayher/netlink to v1.2.0 5 years ago
Brad Fitzpatrick 80c94168ae wgengine: finish updating isTrimmablePeer 5 years ago
David Anderson cb96b14bf4 net/packet: remove the custom IP4/IP6 types in favor of netaddr.IP. 5 years ago
Brad Fitzpatrick d0baece5fa go.mod: bump inet.af/netaddr to non-allocating version 5 years ago
Brad Fitzpatrick ef15096a7d control/controlclient, version/distro: detect NixOS explicitly 5 years ago
David Crawshaw 2b2a16d9a2 wgengine/router/dns: reduce windows registry key open timeout 5 years ago
David Crawshaw b4f70d8232 wgengine/router/dns: use the correct interface GUID 5 years ago
Brad Fitzpatrick 15c064f76f wgengine/router/dns: remove unsafe endianness detection on Linux 5 years ago
Brad Fitzpatrick f9659323df wgengine/router/dns: fix typo in comment 5 years ago
Brad Fitzpatrick 053a1d1340 all: annotate log verbosity levels on most egregiously spammy log prints 5 years ago
Brad Fitzpatrick 57dd247376 cmd/tailscaled, logpolicy, logtail: support log levels 5 years ago
Brad Fitzpatrick d97ee12179 logtail, logpolicy: remove an unidiomatic use of an interface 5 years ago
Brad Fitzpatrick 83f45ae2dd version: bump date 5 years ago
Brad Fitzpatrick c348fb554f control/controlclient: clarify a comment 5 years ago
Brad Fitzpatrick 90c8519765 go.sum: update 5 years ago
David Anderson ca676ea645 tailcfg: introduce map version 8, for clients that support v6 node config. 5 years ago
David Anderson 03a039d48d go.mod: bump wireguard-go version. 5 years ago
David Anderson f5e33ad761 go.mod: update inet.af/netaddr, go mod tidy. 5 years ago
David Anderson 89be4037bb control/controlclient: report broken routing for v4 and v6. 5 years ago
David Anderson baa7937998 net/interfaces: return IPv6 addresses from LocalAddresses. 5 years ago
David Anderson 294ceb513c ipn, wgengine/magicsock: fix `tailscale status` display. 5 years ago
David Anderson 891110e64c wgengine: expand lazy config to work with dual-stacked peers. 5 years ago
David Anderson aa353b8d0f net/packet: add an IP6 constructor from a raw byte array. 5 years ago
Smitty f0b0a62873 Clarify that raw format strings are intentional 5 years ago