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
Andrew Lytvynov d01081683c
go.mod: bump golang.org/x/crypto (#17907)
Pick up a fix for https://pkg.go.dev/vuln/GO-2025-4116 (even though
we're not affected).

Updates #cleanup

Change-Id: I9f2571b17c1f14db58ece8a5a34785805217d9dd

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2 weeks ago
..
ace feature/ace: make ACE modular 2 months ago
art all: fix new lint warnings from bumping staticcheck 1 year ago
bakedroots tstest/tlstest: simplify, don't even bake in any keys 6 months ago
batching net/batching: fix gro size handling for misordered UDP_GRO messages (#17842) 3 weeks ago
captivedetection syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2 weeks ago
connectproxy net/tlsdial: fix TLS cert validation of HTTPS proxies 6 months ago
dns syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2 weeks ago
dnscache syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2 weeks ago
dnsfallback feature, net/tshttpproxy: pull out support for using proxies as a feature 2 months ago
flowtrack net/flowtrack: fix, test String method 1 year ago
ipset all: use iterators over slice views more 1 year ago
ktimeout various: disable MPTCP when setting TCP_USER_TIMEOUT sockopt (#15063) 10 months ago
memnet syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2 weeks ago
netaddr all: update copyright and license headers 3 years ago
netcheck syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2 weeks ago
neterror net/neterror, wgengine/magicsock: use UDP GSO and GRO on Linux (#7791) 3 years ago
netkernelconf all: remove non-applicable "linux" deps on Android 7 months ago
netknob all: update copyright and license headers 3 years ago
netmon syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2 weeks ago
netns go.mod: bump golang.org/x/crypto (#17907) 2 weeks ago
netstat all: add test for package comments, fix, add comments as needed 1 year ago
netutil syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2 weeks ago
netx net/{netx,memnet},all: add netx.DialFunc, move memnet Network impl 8 months ago
packet wgengine: stop importing flowtrack when unused 2 months ago
ping syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2 weeks ago
portmapper go.mod: bump golang.org/x/crypto (#17907) 2 weeks ago
proxymux all: cleanup unused code, part 1 (#10661) 2 years ago
routetable net/routetable: don't try to fetch the route table on android 8 months ago
sockopts wgengine/magicsock,net/sockopts: export Windows ICMP suppression logic (#16917) 3 months ago
socks5 net/socks5: optimize UDP relay 1 year ago
sockstats go.mod: bump golang.org/x/crypto (#17907) 2 weeks ago
speedtest all: specify explicit JSON format for time.Duration (#17307) 2 months ago
stun ci: enable checklocks workflow for specific packages 1 year ago
stunserver all: use Go 1.22 range-over-int 2 years ago
tcpinfo all: use Go 1.22 range-over-int 2 years ago
tlsdial feature/featuretags, all: add build features, use existing ones in more places 2 months ago
tsaddr net/tsaddr: include test input in test failure output 1 year ago
tsdial syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2 weeks ago
tshttpproxy go.mod: bump golang.org/x/crypto (#17907) 2 weeks ago
tstun wgengine/netlog: embed node information in network flow logs (#17668) 1 month ago
udprelay net/udprelay: implement Server.SetStaticAddrPorts (#17909) 3 weeks ago
wsconn syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2 weeks ago