aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-keymgr/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* Run fixup-features in preparation for release.Gabriela Moldovan2025-07-071-1/+2
* arti: Add keys list and keys list-keystoreshjrgrn2025-06-121-0/+1
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-15/+15
* release: Bump crates non-arti/non-tor crates with functional changes.Alexander Hansen Færøy2025-06-051-1/+1
* 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-15/+15
* 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-15/+15
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-1/+1
* Use an EntropicRng trait to enforce key generation rules.Nick Mathewson2025-03-241-0/+1
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-14/+14
* 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
* Bump minor version of fs-mistrustIan Jackson2025-02-071-1/+1
* Merge branch 'versions' into 'main'Ian Jackson2025-02-061-15/+15
|\
| * Version bumps to 0.27.0Ian Jackson2025-02-061-14/+14
| * fs-mistrust: bump minor version, and in-tree depsIan Jackson2025-02-061-1/+1
* | Merge branch 'fixup-features' into 'main'Ian Jackson2025-02-061-0/+1
|\ \
| * | Fix Cargo.toml features formattingIan Jackson2025-02-061-1/+2
| * | Add some missing "full" featuresIan Jackson2025-02-061-1/+1
| |/
* / tor-keymgr: Define the test key constants using a macro.Gabriela Moldovan2025-02-061-0/+1
|/
* Upgrade to downcast-rs 2Ian Jackson2025-02-051-1/+1
* tor-keymgr: Fix cert handling tests.Gabriela Moldovan2025-01-131-0/+2
* tor-keymgr: Add cert parse error variant.Gabriela Moldovan2025-01-131-0/+1
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-11/+11
* Merge branch 'upgrades' into 'main'Nick Mathewson2025-01-061-1/+1
|\
| * Upgrade to itertools 0.14.0Nick Mathewson2025-01-061-1/+1
* | Run "fixup-features" in preparation for release.Nick Mathewson2025-01-061-1/+2
|/
* tor-keymgr: Add KeyMgr::get_key_and_cert().Gabriela Moldovan2024-12-041-0/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-11/+11
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-1/+1
* Run fixup-features in preparation for release (fmt).Gabriela Moldovan2024-12-021-1/+3
* Run fixup-features in preparation for release.Gabriela Moldovan2024-12-021-1/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* tor-config: removed re-export of `CfgPath`Steven Engler2024-11-041-0/+1
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-10/+10
* tor-keymgr: Add tests for the keystore config.Gabriela Moldovan2024-10-081-0/+1
* tor-keymgr: Add a keystore for C Tor client keys.Gabriela Moldovan2024-10-081-1/+2
* tor-keymgr: Add a keystore for C Tor service keys.Gabriela Moldovan2024-10-081-0/+1
* tor-keymgr: Add configuration for C Tor service keystores.Gabriela Moldovan2024-10-081-1/+3
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-9/+9
* 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
|\
| * Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* | Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-251-1/+1
|/
* tor-keymgr: added support for specifying keystore kind to ArtiKeystoreConfigMorgan2024-09-201-1/+2
* tor-keymgr: Enable the keymgr feature by default.Gabriela Moldovan2024-09-181-1/+1