summaryrefslogtreecommitdiffhomepage
path: root/wgengine/magicsock/endpoint_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-04-15magicsock: invalidate endpoint on trust timeout (#19415)Alex Valiushko1-0/+234
2026-04-05cmd/vet: add subtestnames analyzer; fix all existing violationsBrad Fitzpatrick1-17/+17
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-11-18types/key,wgengine/magicsock,control/controlclient,ipn: add debug disco key r...James Tucker1-5/+20
2025-10-17wgengine/magicsock: minor tidies in Test_endpoint_maybeProbeUDPLifetimeLockedAlex Chan1-94/+77
2025-08-13net/{batching,packet},wgengine/magicsock: export batchingConn (#16848)Jordan Whited1-6/+7
2025-07-14wgengine/magicsock: prioritize trusted peer relay paths over untrusted (#16559)Jordan Whited1-0/+89
2025-06-27wgengine/magicsock: move UDP relay path discovery to heartbeat() (#16407)Jordan Whited1-0/+42
2025-06-06wgengine/magicsock: make endpoint.bestAddr Geneve-aware (#16195)Jordan Whited1-2/+1
2024-01-23wgengine/magicsock: implement probing of UDP path lifetime (#10844)Jordan Whited1-0/+326