summaryrefslogtreecommitdiffhomepage
path: root/net/stun
AgeCommit message (Expand)AuthorFilesLines
2026-04-05cmd/vet: add subtestnames analyzer; fix all existing violationsBrad Fitzpatrick1-4/+4
2026-01-23all: remove AUTHORS file and references to itWill Norris4-4/+4
2024-06-26ci: enable checklocks workflow for specific packagesAndrew Dunham1-1/+3
2024-06-14derp/xdp,cmd/xdpderper: initial skeleton (#12390)Jordan Whited1-0/+16
2024-05-06all: make more tests pass/skip in airplane modeBrad Fitzpatrick1-7/+8
2023-04-15wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migr...Brad Fitzpatrick1-11/+10
2023-02-01all: use Go 1.20's bytes.CloneBrad Fitzpatrick1-1/+2
2023-01-27all: update copyright and license headersWill Norris4-12/+8
2022-11-05net/netcheck: deflake (maybe) magicsock's TestNewConnBrad Fitzpatrick1-1/+1
2022-11-04all: remove old +build tagsBrad Fitzpatrick1-1/+0
2022-09-12net/stun: unmap IPv4 addresses in 16 byte STUN repliesBrad Fitzpatrick2-17/+16
2022-08-15net/stun: convert to use net/netip.AddrPortKris Brandow4-61/+60
2022-07-25all: use various net/netip parse funcs directlyBrad Fitzpatrick1-2/+2
2022-07-25net/netaddr: start migrating to net/netip via new netaddr adapter packageBrad Fitzpatrick1-1/+1
2021-08-05all: gofmt with Go 1.17Josh Bleecher Snyder1-0/+1
2021-05-03tstest/integration: add testNode.AwaitListening, DERP+STUN, improve proxy trapBrad Fitzpatrick1-3/+3
2021-04-14stun fuzzer: Small fixAdamKorcz1-1/+1
2021-04-10Added 2 fuzzersAdamKorcz1-0/+13
2021-02-05tstest/natlab: use net.ErrClosed instead of a new errorJosh Bleecher Snyder1-0/+1
2020-08-24net/stun: Fix STUN attribute padding (#710)renthraysk2-3/+38
2020-07-10wgengine/magicsock, tstest/natlab: start hooking up natlab to magicsockBrad Fitzpatrick1-4/+10
2020-06-15net/stun: Remove unreachable codeQuoc-Viet Nguyen1-12/+6
2020-05-25stun, netcheck: move under netBrad Fitzpatrick3-0/+701