Age | Commit message (Expand) | Author |
---|---|---|
2021-01-07 | device: fix races from changing private_key | Josh Bleecher Snyder |
2020-10-14 | replay: minor API changes to more idiomatic Go | Riobard Zhan |
2020-05-02 | global: update header comments and modules | Jason A. Donenfeld |
2020-05-02 | device: use atomic access for unlocked keypair.next | Jason A. Donenfeld |
2020-05-02 | device: add debug logs describing handshake rejection | Avery Pennarun |
2020-05-02 | device: give handshake state a type | David Crawshaw |
2020-03-17 | noise: unify zero checking of ecdh | Jason A. Donenfeld |
2019-10-22 | global: fix a few typos courtesy of codespell | Jonathan Tooker |
2019-10-17 | device: recheck counters while holding write lock | Jason A. Donenfeld |
2019-06-03 | device, ratelimiter: replace uses of time.Now().Sub() with time.Since() | Matt Layher |
2019-05-14 | global: regroup all imports | Jason A. Donenfeld |
2019-03-03 | global: begin modularization | Jason A. Donenfeld |