aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-cert/tests
Commit message (Expand)AuthorAgeFilesLines
* tor-checkable: Rename `TimeBound::check_valid_*` to `if_valid_*`Ian Jackson2026-07-232-4/+4
* Use new TimeBound name throughout the treeIan Jackson2026-07-162-3/+3
* tor-cert: Provide ed25519 cert encoding via tor-bytesIan Jackson2026-04-231-0/+6
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-2/+6
* 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