Mihai Parparita
|
27a1ad6a70
|
wasm: exclude code that's not used on iOS for Wasm too
It has similar size constraints. Saves ~1.9MB from the Wasm build.
Updates #3157
Signed-off-by: Mihai Parparita <mihai@tailscale.com>
|
2022-06-06 13:52:52 -07:00 |
|
Josh Bleecher Snyder
|
a5da4ed981
|
all: gofmt with Go 1.17
This adds "//go:build" lines and tidies up existing "// +build" lines.
Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
|
2021-08-05 15:54:00 -07:00 |
|
Brad Fitzpatrick
|
24009241bf
|
net/netns: move SOCKS dialing to netns for now
This lets control & logs also use SOCKS dials.
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
2020-06-01 11:00:03 -07:00 |
|