aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-cert/src/err.rs
Commit message (Expand)AuthorAgeFilesLines
* add feature annotation not added by doc_auto_cfgtrinity-1686a2022-08-241-0/+1
* Fix typosDimitris Apostolou2022-08-011-1/+1
* tor-cert: Encoding now uses Writeable trait.Nick Mathewson2022-07-111-1/+7
* Implement functionality to construct signed Ed25519 certs.Nick Mathewson2022-07-061-0/+23
* tor-proto: split and elaborate tor_bytes::Error instancesNick Mathewson2022-06-231-0/+24