 Nahum ShalmanandBrad Fitzpatrick
|
9373a1b902
|
all: illumos/solaris userspace only support
Updates #14565
Change-Id: I743148144938794db0a224873ce76c10dbe6fa5f
Signed-off-by: Nahum Shalman <nahamu@gmail.com>
|
2025-01-09 14:46:23 -08:00 |
|
 Nahum ShalmanandDave Anderson
|
82e067e0ff
|
build_dist.sh: make cross-compilation friendly
Signed-off-by: Nahum Shalman <nahamu@gmail.com>
|
2023-03-16 22:01:05 -07:00 |
|
 Nahum ShalmanandBrad Fitzpatrick
|
66d7d2549f
|
logger: migrate rusage syscall use to x/sys/unix
This will be helpful for illumos (#697) and should be safe
everywhere else.
Signed-off-by: Nahum Shalman <nahamu@gmail.com>
|
2022-08-28 08:29:41 -07:00 |
|
 Nahum ShalmanandBrad Fitzpatrick
|
d20392d413
|
cmd/tailscale: add emoji for illumos in status subcommand
Signed-off-by: Nahum Shalman <nahamu@gmail.com>
|
2022-08-28 08:29:31 -07:00 |
|
 Nahum ShalmanandBrad Fitzpatrick
|
214242ff62
|
net/dns/publicdns: Add Mullvad DoH
See https://mullvad.net/en/help/dns-over-https-and-dns-over-tls/
The Mullvad DoH servers appear to only speak HTTP/2 and
the use of a non-nil DialContext in the http.Transport
means that ForceAttemptHTTP2 must be set to true to be
able to use them.
Signed-off-by: Nahum Shalman <nahamu@gmail.com>
|
2022-08-26 17:46:30 -07:00 |
|