summaryrefslogtreecommitdiff
path: root/crates/tor-cert/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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"Ian Jackson2026-04-291-1/+1
* 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-261-0/+1
* 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
|/
* 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
* cert: Extract x509 code into new tor-cert-x509 crate.Nick Mathewson2026-02-021-6/+3
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-6/+6
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-6/+6
* tor-cert: x509 requires tor-llcrypto/rng-compat.Nick Mathewson2025-11-121-1/+1
* x509: Support generating the keys and certs that relays need.Nick Mathewson2025-11-121-1/+4
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-7/+7
* maint: fixup featuresSteven Engler2025-10-281-0/+1
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* Require rsa 0.9.2 for SignatureBitStringEncoding.Nick Mathewson2025-10-071-1/+1
* tor-cert: Generate x509 identity certificates for CERT cellsNick Mathewson2025-10-071-3/+15
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-5/+5
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-5/+5
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* Bump to hex-literal 1.0Nick Mathewson2025-08-051-1/+1
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Version bumps for 1.4.6Ian Jackson2025-08-051-4/+4
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-4/+4
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-1/+1
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-4/+4
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-4/+4
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-1/+1
* Run cargo update.Wesley Aptekar-Cassels2025-04-291-1/+1
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-4/+4
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-4/+4
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-4/+4
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-4/+4
* Run "fixup-features" in preparation for release.Nick Mathewson2025-01-061-2/+2
* tor-cert: Add constructor for creating an encoded cert from a byte slice.Gabriela Moldovan2024-12-041-0/+7
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-4/+4
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-4/+4
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-4/+4
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-1/+1
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\