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/net
Brad Fitzpatrick 19b0cfe89e all: prepare for GOOS=ios in Go 1.16
Work with either way for now on iOS (darwin/arm64 vs ios/arm64).

In February when Go 1.16 comes out we'll have a universal binary for
darwin/arm64 (macOS) and will drop support for Go 1.15 and its
darwin/amd64 meaning iOS. (it'll mean macOS).

Context:

* https://tip.golang.org/doc/go1.16#darwin
* https://github.com/golang/go/issues/38485
* https://github.com/golang/go/issues/42100
5 years ago
..
dnscache all: prepare for GOOS=ios in Go 1.16 5 years ago
interfaces net/interfaces: ignore bogus proxy URLs from winhttp [windows] 5 years ago
netcheck net/netcheck: fix tests on Windows 5 years ago
netns net/netns: don't bind to device for localhost connections 5 years ago
netstat net/netstat: start of new netstat package, with Windows for now 5 years ago
nettest scripts: add a license header checker. 6 years ago
packet net/packet: documentation pass. 5 years ago
stun net/stun: Fix STUN attribute padding (#710) 5 years ago
tlsdial net/tlsdial, derp/derphttp: finish DERPNode.CertName validation 6 years ago
tsaddr tsaddr: add helpers for the Tailscale IPv6 range, and 4to6 conversion. 5 years ago
tshttpproxy net/tshttpproxy: aggressively rate-limit error logs in Transport.Proxy path 5 years ago