summaryrefslogtreecommitdiff
path: root/crates/tor-keymgr
Commit message (Expand)AuthorAgeFilesLines
* Version bumps for 2.5.0Nick Mathewson2026-06-301-18/+18
* Merge branch 'msrv-1.91' into 'main'gabi-2502026-06-181-1/+1
|\
| * Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* | arti, keymgr: s/IDEA/TODOGabriela Moldovan2026-06-171-1/+2
* | arti: subcommands: keys: Rework output of keys listhjrgrn2026-06-171-0/+2
|/
* Merge branch 'clippy-string-slice' into 'main'Nick Mathewson2026-06-1012-0/+12
|\
| * maint: Run maint/add_warning to deny string slicesClara Engler2026-06-0912-0/+12
* | Bump derive-deftly to 1.11.3Ian Jackson2026-06-091-1/+1
|/
* Remove semver.md files post-releaseGabriela Moldovan2026-06-011-1/+0
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-15/+15
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-06-011-1/+1
* Merge branch 'patch-1' into 'main'David Goulet2026-05-282-1/+5
|\
| * feat: Make KeystoreEntry::new() publicAaron Dewes2025-09-292-1/+5
* | keymgr: Add a TODO about possibly removing RawEntryId::EphemeralGabriela Moldovan2026-05-181-0/+11
* | keymgr: Rephrase the remove_unchecked docs for clarityGabriela Moldovan2026-05-181-5/+5
* | keymgr: Clarify that not all keystores support stringly-typed entry IDsGabriela Moldovan2026-05-181-0/+12
* | keymgr: Remove a couple unused From<> implsGabriela Moldovan2026-05-183-20/+1
* | keymgr: Update tests to stop using RawKeystoreEntry (fmt)Gabriela Moldovan2026-05-181-3/+1
* | keymgr: Update tests to stop using RawKeystoreEntryGabriela Moldovan2026-05-182-15/+15
* | keymgr: Remove RawKeystoreEntry (fmt)Gabriela Moldovan2026-05-184-6/+6
* | keymgr: Remove RawKeystoreEntryGabriela Moldovan2026-05-187-76/+32
* | Upgrade rand crates to 0.10.Wesley Aptekar-Cassels2026-05-121-1/+1
* | release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-15/+15
* | release: Bump safelog version to 0.8.2.Wesley Aptekar-Cassels2026-05-061-1/+1
* | tor-cert: Remove the "encode" cargo featureIan Jackson2026-04-291-1/+1
* | tor-cert: Ed25519CertBuilder: do builder fn renameIan Jackson2026-04-292-2/+2
* | keymgr: Remove outdated references to derive-adhocGabriela Moldovan2026-04-161-3/+3
* | keymgr: Use CAPS for metasyntactic variables in macroGabriela Moldovan2026-04-161-6/+6
* | keymgr: Don't require ctor_path attr to be quotedGabriela Moldovan2026-04-162-2/+2
* | keymgr: Use unquoted keypair_specifier in testsGabriela Moldovan2026-04-161-1/+1
* | keymgr: Make KeySpecifier take an unquoted keypair_specifierGabriela Moldovan2026-04-161-2/+2
* | keymgr: Require keypair_specifier to be a typeGabriela Moldovan2026-04-161-1/+1
* | keymgr: Update outdated KeySpecifier docGabriela Moldovan2026-04-161-1/+1
* | keymgr: Fix ephemeral keystore cert encoding bug (fmt)Gabriela Moldovan2026-04-081-6/+3
* | keymgr: Fix ephemeral keystore cert encoding bugGabriela Moldovan2026-04-081-4/+25
* | Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`Ian Jackson2026-04-021-1/+1
* | Update to derive-deftly 0.10.0.Ian Jackson2026-03-311-1/+1
* | Remove semver.md files after releaseIan Jackson2026-03-301-1/+0
* | Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-15/+15
* | Bump versions: patchlevel, with dependenciesIan Jackson2026-03-301-1/+1
* | Plumb web-time-compat/full dependency through everywhere.Ian Jackson2026-03-301-0/+1
* | tor-keymgr: migrate to web-time-compat.Nick Mathewson2026-03-263-3/+4
* | Fix typosTobias Stoeckmann2026-03-241-2/+4
* | keymgr: Remove now-addressed XXXGabriela Moldovan2026-03-171-3/+0
* | keymgr: Fix feature-gating in testsGabriela Moldovan2026-03-171-4/+3
* | keymgr: Lower get() logic into get_from_store()Gabriela Moldovan2026-03-171-13/+15
* | keymgr: Add more tests to reveal the get_*() bug for public keysGabriela Moldovan2026-03-171-1/+65
* | keymgr: Pass the item type to entry_descriptor() (fmt)Gabriela Moldovan2026-03-171-1/+5
* | keymgr: Pass the item type to entry_descriptor()Gabriela Moldovan2026-03-171-4/+4
* | keymgr: Preserve item metadata when converting to TestPublicKey (fmt)Gabriela Moldovan2026-03-171-1/+4