summaryrefslogtreecommitdiffhomepage
path: root/types/key
AgeCommit message (Expand)AuthorFilesLines
2021-06-18staticcheck.conf: turn off noisy lint errorsDavid Crawshaw1-2/+0
2021-01-14wgengine/magicsock: stop depending on UpdateDst in legacy codepaths.David Anderson1-0/+9
2020-12-30wgkey: new packageJosh Bleecher Snyder1-4/+4
2020-08-20types/key: restore Curve25519 clamping in NewPrivateBrad Fitzpatrick2-0/+32
2020-06-19all: generate discovery key, plumb it aroundBrad Fitzpatrick1-0/+11
2020-04-09wgengine: don't allocate so much in userspaceEngine.getStatusBrad Fitzpatrick1-0/+33
2020-03-27types/key: make Public implement TextMarshaler, TextUnmarshalerBrad Fitzpatrick2-0/+46
2020-03-26cmd/tailscaled, wgengine, ipn: add /debug/ipn handler with world stateBrad Fitzpatrick1-1/+12
2020-02-28types/key: add IsZero methodsBrad Fitzpatrick1-0/+6
2020-02-17derp: use new types/key packageBrad Fitzpatrick1-0/+30