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
Andrea Gottardo fd77965f23
net/tlsdial: call out firewalls blocking Tailscale in health warnings (#13840)
Updates tailscale/tailscale#13839

Adds a new blockblame package which can detect common MITM SSL certificates used by network appliances. We use this in `tlsdial` to display a dedicated health warning when we cannot connect to control, and a network appliance MITM attack is detected.

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
5 days ago
..
art all: fix new lint warnings from bumping staticcheck 2 months ago
captivedetection net/captivedetection: set Timeout on net.Dialer (#13613) 3 weeks ago
connstats {net/connstats,wgengine/magicsock}: fix packet counting in connstats 1 week ago
dns net/dns/resolver: add tests for using a forwarder with multiple upstream resolvers 2 weeks ago
dnscache net/dnscache: don't fall back to an IPv6 dial if we don't have IPv6 3 weeks ago
dnsfallback {control,net}: close idle connections of custom transports 3 months ago
flowtrack net/flowtrack: fix, test String method 4 months ago
ipset go.mod: bump bart 4 months ago
ktimeout
memnet
netaddr
netcheck net/netcheck: remove arbitrary deadlines from GetReport() tests (#13832) 6 days ago
neterror
netkernelconf ipn/{ipnlocal,localapi},net/netkernelconf,client/tailscale,cmd/containerboot: optionally enable UDP GRO forwarding for containers (#12410) 5 months ago
netknob
netmon all: fix new lint warnings from bumping staticcheck 2 months ago
netns net/netns: remove some logspam by avoiding logging parse errors due to unspecified addresses 3 months ago
netstat all: add test for package comments, fix, add comments as needed 4 months ago
netutil {ipn,net,tsnet}: use tsaddr helpers 4 weeks ago
packet wgengine/magicsock: actually use AF_PACKET socket for raw disco 2 months ago
ping
portmapper net/portmapper: don't treat 0.0.0.0 as a valid IP 3 weeks ago
proxymux
routetable net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 6 months ago
socks5 net/socks5: support UDP 3 months ago
sockstats net/sockstats: quiet some log spam in release builds 2 weeks ago
speedtest
stun ci: enable checklocks workflow for specific packages 4 months ago
stunserver all: use Go 1.22 range-over-int 6 months ago
tcpinfo all: use Go 1.22 range-over-int 6 months ago
tlsdial net/tlsdial: call out firewalls blocking Tailscale in health warnings (#13840) 5 days ago
tsaddr net/tsaddr: add WithoutExitRoutes and IsExitRoute 4 weeks ago
tsdial {control,net}: close idle connections of custom transports 3 months ago
tshttpproxy all: use Go 1.22 range-over-int 6 months ago
tstun util/usermetrics: make usermetrics non-global 4 weeks ago
wsconn go.{mod,sum}: migrate from nhooyr.io/websocket to github.com/coder/websocket 2 months ago