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/wgengine
Josh Bleecher Snyder 08cf54f386 wgengine/magicsock: fix goMajorVersion for 1.18 ts release
The version string changed slightly. Adapt.
And always check the current Go version to prevent future
accidental regressions. I would have missed this one had
I not explicitly manually checked it.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2 years ago
..
bench types/netmap: use key.NodePublic instead of tailcfg.NodeKey. 3 years ago
filter envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2 years ago
magicsock wgengine/magicsock: fix goMajorVersion for 1.18 ts release 2 years ago
monitor all: adjust some log verbosity 2 years ago
netstack ssh: make it build on darwin 2 years ago
router wgengine/router: delete legacy netfilter rule cleanup [Linux] 2 years ago
wgcfg tailcfg: make Node.Hostinfo a HostinfoView 2 years ago
wglog wgengine/wgcfg: convert to use new node key type. 3 years ago
winnet all: gofmt -w -s (simplify) tests 2 years ago
mem_ios.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
pendopen.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2 years ago
userspace.go wgengine: handle nil netmaps when assigning isSubnetRouter. 2 years ago
userspace_ext_test.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
userspace_test.go all: gofmt -w -s (simplify) tests 2 years ago
watchdog.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2 years ago
watchdog_test.go all: close fake userspace engines when tests complete 3 years ago
wgengine.go net/socks5/tssocks, wgengine: permit SOCKS through subnet routers/exit nodes 3 years ago