summaryrefslogtreecommitdiff
path: root/device/noise-protocol.go
AgeCommit message (Expand)Author
2020-03-17noise: unify zero checking of ecdhJason A. Donenfeld
2019-10-22global: fix a few typos courtesy of codespellJonathan Tooker
2019-10-17device: recheck counters while holding write lockJason A. Donenfeld
2019-06-03device, ratelimiter: replace uses of time.Now().Sub() with time.Since()Matt Layher
2019-05-14global: regroup all importsJason A. Donenfeld
2019-03-03global: begin modularizationJason A. Donenfeld