You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/derper
Aaron Klotz 7132b782d4 hostinfo: use Distro field for distinguishing Windows Server builds
Some editions of Windows server share the same build number as their
client counterpart; we must use an additional field found in the OS
version information to distinguish between them.

Even though "Distro" has Linux connotations, it is the most appropriate
hostinfo field. What is Windows Server if not an alternate distribution
of Windows? This PR populates Distro with "Server" when applicable.

Fixes #11785

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
5 months ago
..
bootstrap_dns.go cmd/derper: count bootstrap dns unique lookups. 1 year ago
bootstrap_dns_test.go cmd/derper: count bootstrap dns unique lookups. 1 year ago
cert.go cmd/derper: disable http2 1 year ago
depaware.txt hostinfo: use Distro field for distinguishing Windows Server builds 5 months ago
derper.go cmd/{derper,derpprobe}: add --version flag 6 months ago
derper_test.go cmd/{derper,stund},net/stunserver: add standalone stun server 9 months ago
mesh.go derp/derphttp: fix race in mesh watcher 11 months ago
websocket.go net/wsconn: accept a remote addr string and plumb it through 1 year ago