aboutsummaryrefslogtreecommitdiff
path: root/src/or/onion_ntor.c
Commit message (Expand)AuthorAge
* have only one code path for #9635 loggingNick Mathewson2014-05-01
* Give specific warnings when client-side onionskin handshakes failNick Mathewson2014-03-27
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Check all crypto_rand return values for ntor.Nick Mathewson2013-01-03
* Use safe_mem_is_zero for checking curve25519 output for 0-nessNick Mathewson2013-01-03
* Add reference implementation for ntor, plus compatibility testNick Mathewson2013-01-03
* ntor: Don't fail fast server-side on an unrecognized KEYID(B)Nick Mathewson2013-01-03
* Implementat the ntor handshakeNick Mathewson2013-01-02