aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-relay-crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * Bump derive-deftly to 1.4.0Ian Jackson2025-11-061-1/+1
* | Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-062-2/+2
|/
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-9/+9
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* Merge branch 'arti-relay-rsa-keys' into 'main'wesleyac2025-10-061-4/+24
|\
| * tor-relay-crypto: Fix KP_relayid_rsa typo.Wesley Aptekar-Cassels2025-10-021-1/+1
| * Lay foundations for RSA keys in keystore.Wesley Aptekar-Cassels2025-09-301-4/+24
* | release: Bump versions.Wesley Aptekar-Cassels2025-10-021-9/+9
|/
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Update to derive-deftly 1.3.0Ian Jackson2025-09-021-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-9/+9
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-073-6/+6
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Version bumps for 1.4.6Ian Jackson2025-08-051-9/+9
* Bump derive-deftly to 1.2.0Ian Jackson2025-08-041-1/+1
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-9/+9
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* Upgrade to derive-deftly 1.1.0.Gabriela Moldovan2025-07-071-1/+1
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-9/+9
* 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-9/+9
* 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: Remove TODO about validating cert extensions.Gabriela Moldovan2025-01-131-2/+0
* tor-relay-crypto: Use the new cert_type() function to get the cert type.Gabriela Moldovan2025-01-131-2/+8
* tor-relay-crypto: Use the high-level cert types instead of EncodedEd25519Cert.Gabriela Moldovan2025-01-131-2/+4
* tor-relay-crypto: Implement ToEncodableCert for the relay cert types.Gabriela Moldovan2025-01-132-0/+92
* tor-relay-crypto: Add high-level cert types.Gabriela Moldovan2025-01-132-1/+41
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-7/+7
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* 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: Rename RelaySigningKeypairSpecifier's timestamp to valid_un...Gabriela Moldovan2024-10-311-3/+9
* tor-relay-crypto: Add tests for relay key specifier serialization.Gabriela Moldovan2024-10-312-0/+55
* tor-relay-crypto: Add a denotator to RelaySigningKeypairSpecifier.Gabriela Moldovan2024-10-312-8/+63
* tor-relay-crypto: Add a specifier for the public part of the identity keypair.Gabriela Moldovan2024-10-311-0/+9
* tor-relay-crypto: Fix typo in doc comment.Gabriela Moldovan2024-10-311-1/+1
* tor-relay-crypto: Use the KS_ prefix for RelayIdentityKeySpecifier.Gabriela Moldovan2024-10-311-3/+3
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-4/+4