summaryrefslogtreecommitdiff
path: root/crates/tor-keymgr
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-15/+15
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2025-12-021-1/+1
* Add `hsc key ctor-migrate` subcommandhjrgrn2025-11-241-0/+4
* Bump derive-deftly to 1.5.0Ian Jackson2025-11-071-1/+1
* Merge branch 'deftly-1.4' into 'main'opara2025-11-061-1/+1
|\
| * 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-0612-12/+12
|/
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-17/+17
* 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/+4
|\
| * Lay foundations for RSA keys in keystore.Wesley Aptekar-Cassels2025-09-301-4/+4
* | release: Bump versions.Wesley Aptekar-Cassels2025-10-021-17/+17
|/
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* tor-keymgr: Fix `KeyMgr::list_keystores` descriptionhjrgrn2025-09-221-1/+1
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* arti: keys: Add `keys check-integrity` CLI toolhjrgrn2025-09-041-3/+35
* 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-17/+17
* misc: cleanup now that `_report!` macros support fieldsSteven Engler2025-08-181-1/+1
* clippy: fix `clippy::implicit_clone` errorsSteven Engler2025-08-112-2/+2
* Fix warnings and errors from edition 2024.Nick Mathewson2025-08-071-4/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-0715-114/+159
* Update code for Edition 2024Nick Mathewson2025-08-071-2/+2
* Merge branch 'msrv-1.85' into 'main'Nick Mathewson2025-08-051-1/+1
|\
| * Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* | Merge branch 'semver' into 'main'Nick Mathewson2025-08-051-5/+0
|\ \ | |/ |/|
| * Remove semver.md files, post-release.Ian Jackson2025-08-051-5/+0
* | Merge branch 'fix_rustdoc_nightly' into 'main'Nick Mathewson2025-08-051-1/+1
|\ \ | |/ |/|
| * Fix errors from rustdoc nightly.Nick Mathewson2025-08-051-1/+1
* | Bump version of tor-basic-utilsIan Jackson2025-08-051-2/+2
* | Version bumps for 1.4.6Ian Jackson2025-08-051-14/+14
|/
* Merge branch 'update' into 'main'Ian Jackson2025-08-041-1/+1
|\
| * Bump derive-deftly to 1.2.0Ian Jackson2025-08-041-1/+1
* | cargo features: Run fixup-features (fmt)Ian Jackson2025-08-041-1/+2
* | cargo features: Run fixup-featuresIan Jackson2025-08-041-1/+1
|/
* Use new DisplayRedacted/DebugRedacted code for HsId.Nick Mathewson2025-07-312-3/+7
* arti: hss: Add `arti hss ctor-migrate`hjrgrn2025-07-311-0/+61
* tor-keymgr: Add err::Error::KeystoreNotFoundhjrgrn2025-07-232-2/+9
* arti: keys: Add arti keys-rawhjrgrn2025-07-1414-254/+643
* Merge branch 'typos-20250709' into 'main'Nick Mathewson2025-07-093-3/+3
|\
| * Typo fixes (automatic and hand-verified)Nick Mathewson2025-07-093-3/+3
* | keymgr: fix spelling of MethodNotSuppor(t)ed.Nick Mathewson2025-07-091-5/+5
|/
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-15/+15
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-1/+1
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* Upgrade to derive-deftly 1.1.0.Gabriela Moldovan2025-07-071-1/+1
* tor-keymgr: Sort dependencies.Gabriela Moldovan2025-07-071-1/+7
* Run fixup-features in preparation for release.Gabriela Moldovan2025-07-071-1/+2
* arti: Add keys list and keys list-keystoreshjrgrn2025-06-123-8/+163
* release: Delete semver.md files after release.Alexander Hansen Færøy2025-06-051-3/+0