aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-cert/tests/invalid_certs.rs
Commit message (Expand)AuthorAgeFilesLines
* test: provide a test for expired certificatesEmil Engler2023-08-101-0/+37
* Replace usage of KeyUnknownCert::check_key.Nick Mathewson2023-05-161-2/+2
* Change tor_bytes::Error::BadMessage to a Cow.Nick Mathewson2023-02-091-4/+4
* change usage of PublicKey to Ed25519 in tor-certtrinity-1686a2022-07-231-1/+1
* change check_key to take a Option<&_> instead of &Option<_>trinity-1686a2022-07-231-2/+2
* tor-proto: split and elaborate tor_bytes::Error instancesNick Mathewson2022-06-231-2/+3
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+91