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/tailscaled
Josh Bleecher Snyder 1ece91cede go.mod: upgrade wireguard-windows, de-fork wireguard-go
Pull in the latest version of wireguard-windows.

Switch to upstream wireguard-go.
This requires reverting all of our import paths.

Unfortunately, this has to happen at the same time.
The wireguard-go change is very low risk,
as that commit matches our fork almost exactly.
(The only changes are import paths, CI files, and a go.mod entry.)
So if there are issues as a result of this commit,
the first place to look is wireguard-windows changes.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
4 years ago
..
debug.go Revert "cmd/tailscaled: split package main into main shim + package" 4 years ago
depaware.txt go.mod: upgrade wireguard-windows, de-fork wireguard-go 4 years ago
install_darwin.go cmd/tailscaled: remove tailscaled binary on uninstall-system-daemon 4 years ago
install_windows.go ipn/ipnlocal: add file sharing to windows shell 4 years ago
tailscaled.defaults cmd/tailscaled: rename relaynode reference in defaults file comment 5 years ago
tailscaled.go all: adapt to opaque netaddr types 4 years ago
tailscaled.service cmd/tailscaled/tailscaled.service: revert recent hardening for now 4 years ago
tailscaled_notwindows.go Revert "cmd/tailscaled: split package main into main shim + package" 4 years ago
tailscaled_windows.go cmd/tailscaled: use the wf package instead of wireguard-windows/firewall 4 years ago