summaryrefslogtreecommitdiffhomepage
path: root/types/key/disco.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-11-18all: rename variables with lowercase-l/uppercase-IAlex Chan1-5/+5
2025-07-21wgengine/magicsock,all: allocate peer relay over disco instead of PeerAPI (#1...Jordan Whited1-0/+38
2024-01-23wgengine/magicsock: implement probing of UDP path lifetime (#10844)Jordan Whited1-0/+9
2023-09-01all: implement AppendText alongside MarshalText (#9207)Joe Tsai1-1/+6
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-09-29all: fix spelling mistakesJosh Soref1-1/+1
2021-10-29types/key: export constants for key size, not a method.David Anderson1-6/+4
2021-10-29wgengine/magicsock: remove uses of tailcfg.DiscoKey.David Anderson1-0/+8
2021-10-29types/key: correct ShortString representation of DiscoPublic.David Anderson1-3/+6
2021-10-29types/key: new types for disco keys.David Anderson1-0/+170