You can not 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
Andrew Dunham b8596f2a2f
net/dnsfallback: cache most recent DERP map on disk (#5545)
4 years ago
..
dns go.mod: bump wireguard/windows, which moves to using net/netip 4 years ago
dnscache net/dnscache: use net/netip 4 years ago
dnsfallback net/dnsfallback: cache most recent DERP map on disk (#5545) 4 years ago
flowtrack all: convert more code to use net/netip directly 4 years ago
interfaces go.mod: bump wireguard/windows, which moves to using net/netip 4 years ago
netaddr all: migrate code from netaddr.FromStdAddr to Go 1.18 4 years ago
netcheck net/stun: convert to use net/netip.AddrPort 4 years ago
neterror net/{neterror,dns/resolver}: move PacketWasTruncated to neterror from DNS code 4 years ago
netknob all: disable TCP keep-alives on iOS/Android 5 years ago
netns syncs, all: move to using Go's new atomic types instead of ours 4 years ago
netstat all: migrate more code code to net/netip directly 4 years ago
nettest net/nettest: deflake TestPipeTimeout 4 years ago
netutil all: convert more code to use net/netip directly 4 years ago
packet all: migrate more code code to net/netip directly 4 years ago
ping net/netcheck: try ICMP if UDP is blocked (#5056) 4 years ago
portmapper syncs, all: move to using Go's new atomic types instead of ours 4 years ago
proxymux net/proxymux: add a listener mux that can run SOCKS and HTTP on a single socket. 4 years ago
socks5 net/socks5: use new Go 1.19 binary.AppendByteOrder.AppendUintX 4 years ago
speedtest all: fix spelling mistakes 5 years ago
stun net/stun: convert to use net/netip.AddrPort 4 years ago
tlsdial all: gofmt for Go 1.19 4 years ago
tsaddr all: migrate more code code to net/netip directly 4 years ago
tsdial all: use syncs.AtomicValue 4 years ago
tshttpproxy all: use syncs.AtomicValue 4 years ago
tstun all: use syncs.AtomicValue 4 years ago