aboutsummaryrefslogtreecommitdiff
path: root/tor-proto/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* Run cargo upgrade, except for stream-cipher.Nick Mathewson2020-09-091-7/+7
* Implement most of client-side channel cert validation.Nick Mathewson2020-09-091-0/+2
* Work on client channel handshake: mostly done, except for verificationNick Mathewson2020-09-091-0/+1
* New "linkspec" module to encapsulate info needed to connect/extend.Nick Mathewson2020-09-081-0/+1
* proto: small err cleanupsNick Mathewson2020-09-061-0/+1
* proto: major refactor to channel cellsNick Mathewson2020-09-061-0/+2
* Run cargo-upgrade.Nick Mathewson2020-08-281-5/+5
* Update to latest packages; ed25519 now needs signature crate traits.Nick Mathewson2020-07-201-6/+6
* Use "cargo upgrade" from cargo-edit to list current versionsNick Mathewson2020-06-121-13/+13
* update to use latest rust-crypto traits and modulesNick Mathewson2020-06-101-1/+2
* tor-proto: use caret_int!() for cell and relay commands.Nick Mathewson2020-05-151-0/+1
* Stop re-exporting traits from tor-llcrypto. It does not help.Nick Mathewson2020-05-081-3/+3
* Fresh git repository for work on "arti"Nick Mathewson2020-05-071-0/+29