aboutsummaryrefslogtreecommitdiff
path: root/tor-bytes
Commit message (Expand)AuthorAgeFilesLines
...
* bytes: add tests for impl.rsNick Mathewson2020-09-151-0/+113
* bytes: add tests for Writer traitNick Mathewson2020-09-142-0/+56
* bytes: more test for Reader.Nick Mathewson2020-09-141-4/+86
* tor_bytes::Reader: fix a bug in truncate.Nick Mathewson2020-09-121-1/+1
* Pare down and sort dependenciesNick Mathewson2020-09-091-3/+3
* Run cargo upgrade, except for stream-cipher.Nick Mathewson2020-09-091-1/+1
* Implement most of client-side channel cert validation.Nick Mathewson2020-09-091-2/+4
* Fix clippy warnings; improve key type for consensus.Nick Mathewson2020-09-072-2/+0
* tor-bytes: Add initial support for the bytes crateNick Mathewson2020-09-053-0/+17
* Migrate certificate and routerdesc checking to tor-checkableNick Mathewson2020-09-031-1/+1
* Run cargo-upgrade.Nick Mathewson2020-08-281-4/+4
* Update to latest packages; ed25519 now needs signature crate traits.Nick Mathewson2020-07-202-7/+9
* Run "cargo update".Nick Mathewson2020-06-211-1/+1
* Use "cargo upgrade" from cargo-edit to list current versionsNick Mathewson2020-06-121-5/+5
* update to use latest rust-crypto traits and modulesNick Mathewson2020-06-102-9/+7
* tor-bytes: add the missing documentationNick Mathewson2020-05-085-18/+224
* make id field in RSAIdentity privateNick Mathewson2020-05-081-5/+2
* Fresh git repository for work on "arti"Nick Mathewson2020-05-076-0/+656