summaryrefslogtreecommitdiff
path: root/crates/tor-relay-crypto/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-9/+9
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-9/+9
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Enable derive-deftly beta featuresIan Jackson2025-02-121-1/+1
* Update to derive-deftly 1.0Ian Jackson2025-02-121-1/+1
* Merge branch 'versions' into 'main'Ian Jackson2025-02-061-9/+9
|\
| * Version bumps to 0.27.0Ian Jackson2025-02-061-9/+9
* | Fix Cargo.toml features formattingIan Jackson2025-02-061-1/+3
* | Add some missing "full" featuresIan Jackson2025-02-061-1/+1
|/
* tor-relay-crypto: Implement ToEncodableCert for the relay cert types.Gabriela Moldovan2025-01-131-0/+2
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-7/+7
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-7/+7
* Fix several Cargo.tomls to satisfy cargo-sort.Gabriela Moldovan2024-12-021-1/+1
* Run fixup-features in preparation for release (fmt).Gabriela Moldovan2024-12-021-1/+7
* Run fixup-features in preparation for release.Gabriela Moldovan2024-12-021-1/+1
* tor-relay-crypto: Add tests for relay key specifier serialization.Gabriela Moldovan2024-10-311-0/+1
* tor-relay-crypto: Add a denotator to RelaySigningKeypairSpecifier.Gabriela Moldovan2024-10-311-0/+3
* 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
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\
| * Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* | Merge branch 'upgrades-20240925' into 'main'Nick Mathewson2024-09-261-1/+1
|\ \ | |/ |/|
| * Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-251-1/+1
* | Run fixup-features in preparation for upcoming release.Nick Mathewson2024-09-251-0/+1
|/
* tor-key-forge: encapsulate `define_ed25519_keypair` macro depsSteven Engler2024-09-181-6/+0
* relay-crypto: Initial import of new tor-relay-crypto crateDavid Goulet2024-09-181-0/+30