summaryrefslogtreecommitdiff
path: root/tor-proto/src/crypto/handshake.rs
Commit message (Expand)AuthorAgeFilesLines
* Add the "unreachable_pub" lint.Nick Mathewson2021-05-181-10/+10
* Prefer "relay" to "server" when appropriate.Nick Mathewson2021-05-181-3/+3
* hs_ntor: add a disclaimer and put it behind a feature.Nick Mathewson2021-04-021-0/+1
* First draft of HS Ntor implementation.George Kadianakis2021-04-021-0/+1
* Fix Rust-1.51 clippy warnings about acronyms in camel case.Nick Mathewson2021-03-291-8/+8
* Document all private members in tor-protoNick Mathewson2020-10-131-0/+10
* Lower our "#[allow(dead_code)]" decl in tor_proto."Nick Mathewson2020-09-251-0/+1
* For circuits: Implement first hop create via create_fast.Nick Mathewson2020-09-111-2/+4
* Document most of tor-protoNick Mathewson2020-05-091-0/+40
* Fresh git repository for work on "arti"Nick Mathewson2020-05-071-0/+63