summaryrefslogtreecommitdiff
path: root/crates/tor-cert
Commit message (Expand)AuthorAgeFilesLines
* Bump versions for tor-* and arti-* cratesSteven Engler2026-08-031-7/+7
* tor-checkable: Rename `TimeBound::check_valid_*` to `if_valid_*`Ian Jackson2026-07-234-6/+6
* tor-checkable: TimeBound: Make wrapped type an associated typeIan Jackson2026-07-231-2/+6
* tor-checkable: TimeBound: Make is_valid_at a provided methodIan Jackson2026-07-231-16/+1
* tor-checkable: TimeBound: remove Error associated typeIan Jackson2026-07-231-8/+4
* tor-checkable: TimeBound: Add bounds accessorIan Jackson2026-07-231-0/+10
* Use new TimeRangeBound name throughout the treeIan Jackson2026-07-161-4/+4
* Use new TimeBound name throughout the treeIan Jackson2026-07-165-7/+7
* add_warning: add reference to arti#2556Jim Newsome2026-07-151-1/+1
* Removed unnecessary lintpryty262026-07-151-1/+1
* Remove semver.md filesNick Mathewson2026-06-301-1/+0
* Version bumps for 2.5.0Nick Mathewson2026-06-301-9/+9
* tor-cert: Derive PartialEq and Eq on core typesClara Engler2026-06-292-8/+9
* Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* tor-cert: Document expiry inclusiveness for Ed25519CertClara Engler2026-06-111-0/+2
* tor-cert: Make Ed25519Cert time bound inclusiveClara Engler2026-06-111-1/+1
* tor-cert: Replace duration_since with saturation (fmt)Clara Engler2026-06-111-4/+2
* tor-cert: Replace duration_since with saturationClara Engler2026-06-112-2/+4
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-093-0/+4
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-7/+7
* tor-cert: Derive Eq on CertifiedKeyClara Engler2026-05-261-2/+2
* Upgrade rand crates to 0.10.Wesley Aptekar-Cassels2026-05-121-1/+1
* release: Remove semver.md files.Wesley Aptekar-Cassels2026-05-061-5/+0
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-7/+7
* tor-cert: Remove the "encode" cargo featureIan Jackson2026-04-291-3/+2
* tor-cert: Stabilise everything gated by feature = "encode" (fmt)Ian Jackson2026-04-291-2/+1
* tor-cert: Stabilise everything gated by feature = "encode"Ian Jackson2026-04-295-18/+8
* tor-cert: Ed25519CertBuilder: do builder fn renameIan Jackson2026-04-291-5/+3
* tor-cert: Ed25519CertBuilder: do type rename everywhereIan Jackson2026-04-292-12/+8
* tor-cert: Ed25519CertBuilder: rename from Ed25519CertConstructorIan Jackson2026-04-292-1/+7
* Revert "tor-cert: Provide ed25519 cert decoding via TryFrom trait"Ian Jackson2026-04-272-8/+0
* tor-cert: Provide ed25519 cert decoding via tor-bytesIan Jackson2026-04-272-0/+8
* tor-cert: Provide ed25519 cert encoding via tor-bytesIan Jackson2026-04-233-1/+34
* tor-cert: Provide ed25519 cert decoding via TryFrom traitIan Jackson2026-04-232-0/+8
* tor-cert: impl From<Ed25519Identity> for CertifiedKeyIan Jackson2026-04-232-1/+5
* tor-cert: Derive Debug, Clone for SigCheckedCertClara Engler2026-04-222-0/+2
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-7/+7
* Plumb web-time-compat/full dependency through everywhere.Ian Jackson2026-03-301-0/+1
* tor-cert: Port to web-time-compatNick Mathewson2026-03-264-9/+12
* cell, proto, cert: Simplify CERTS cell building.Nick Mathewson2026-03-193-3/+34
* cert: Fix minor but annoying bug in cert expiry calculationNick Mathewson2026-03-171-2/+18
* cert: Deduplicate expiry-in-hours logicNick Mathewson2026-03-174-34/+70
* Merge branch '2.1.0-bumps' into 'main'gabi-2502026-03-021-8/+8
|\
| * Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-7/+7
| * Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-1/+1
* | Run fixup-features in preparation for releaseGabriela Moldovan2026-03-021-0/+1
|/
* tor-cert: Ability to create Rsa->Ed25519 crosscerts.Nick Mathewson2026-02-193-5/+141
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-7/+7