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 45d96788b5 net/netns: remove use of unsafe on Windows
Found while auditing unsafe for #921 via the list at:

https://github.com/tailscale/tailscale/issues/921#issuecomment-727365383

No need for unsafe here, so remove it.
4 years ago
..
dnscache net/dnscache, control/controlclient: use DNS cache when dialing control 4 years ago
interfaces net/interfaces: ignore bogus proxy URLs from winhttp [windows] 4 years ago
netcheck net/netcheck: remove unused DNSCache from netcheck 4 years ago
netns net/netns: remove use of unsafe on Windows 4 years ago
netstat net/netstat: start of new netstat package, with Windows for now 4 years ago
nettest scripts: add a license header checker. 5 years ago
packet net/packet: remove unnecessary mark 4 years ago
stun net/stun: Fix STUN attribute padding (#710) 4 years ago
tlsdial net/tlsdial, derp/derphttp: finish DERPNode.CertName validation 5 years ago
tsaddr tsaddr: add helpers for the Tailscale IPv6 range, and 4to6 conversion. 4 years ago
tshttpproxy net/tshttpproxy: aggressively rate-limit error logs in Transport.Proxy path 4 years ago