summaryrefslogtreecommitdiff
path: root/crates/tor-cert/tests
Commit message (Expand)AuthorAgeFilesLines
* Convert to the latest versions of dalek-cryptographyNick Mathewson2023-11-291-1/+1
* test: provide a test for expired certificatesEmil Engler2023-08-101-0/+37
* Replace usage of KeyUnknownCert::check_key.Nick Mathewson2023-05-162-4/+4
* Change tor_bytes::Error::BadMessage to a Cow.Nick Mathewson2023-02-091-4/+4
* Tackling issue #663 (Use humantime in tests)coral2022-12-121-6/+6
* change usage of PublicKey to Ed25519 in tor-certtrinity-1686a2022-07-232-5/+5
* change check_key to take a Option<&_> instead of &Option<_>trinity-1686a2022-07-232-4/+4
* tor-proto: split and elaborate tor_bytes::Error instancesNick Mathewson2022-06-231-2/+3
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-272-0/+205