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/portmapper
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
..
portmappertype feature/portmapper: make the portmapper & its debugging tools modular 3 months ago
disabled_stubs.go net/portmapper: handle multiple UPnP discovery responses 2 years ago
igd_test.go feature/portmapper: make the portmapper & its debugging tools modular 3 months ago
legacy_upnp.go net/portmapper: support legacy "urn:dslforum-org" portmapping services 2 years ago
pcp.go net/portmapper: check returned epoch from PMP and PCP protocols 2 years ago
pcp_test.go all: update copyright and license headers 3 years ago
pcpresultcode_string.go all: update copyright and license headers 3 years ago
pmpresultcode_string.go go.mod: bump golang.org/x/crypto (#17907) 2 weeks ago
portmapper.go syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2 weeks ago
portmapper_test.go feature/portmapper: make the portmapper & its debugging tools modular 3 months ago
select_test.go net/portmapper: fix test flakes from logging after test done 7 months ago
upnp.go feature/portmapper: make the portmapper & its debugging tools modular 3 months ago
upnp_test.go feature/portmapper: make the portmapper & its debugging tools modular 3 months ago