summaryrefslogtreecommitdiffhomepage
path: root/types/key/chal.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2023-09-01all: implement AppendText alongside MarshalText (#9207)Joe Tsai1-1/+6
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-02client/tailscale, tsnet, ipn/ipnlocal: prove nodekey ownership over noiseBrad Fitzpatrick1-0/+3
2022-10-27types/key: add missing ChallengePublic.UnmarshalTextBrad Fitzpatrick1-0/+6
2022-10-19types/key: add ChallengePublic, ChallengePrivate, NewChallengeBrad Fitzpatrick1-0/+78