summaryrefslogtreecommitdiff
path: root/crates/tor-keymgr/semver.md
Commit message (Expand)AuthorAgeFilesLines
* Update to derive-deftly 0.12.1Ian Jackson2024-06-171-0/+1
* Remove semver.md files from arti 1.2.0 release.Gabriela Moldovan2024-03-041-16/+0
* tor-keymgr: Note removal of dummy KeyMgrBuilderError in semver.md.Gabriela Moldovan2024-02-281-0/+1
* arti, arti-client, tor-keymgr: Remove keystore dir configuration.Gabriela Moldovan2024-02-211-0/+1
* tor-keymgr: Make InvalidKeyPathComponentValue public.Gabriela Moldovan2024-02-191-0/+1
* tor-keymgr: Include the ArtiPath in InvalidKeyPathComponentValue.Gabriela Moldovan2024-02-191-0/+1
* tor-keymgr: Rename {to,from}_component to {to,from}_slug.Gabriela Moldovan2024-02-191-0/+1
* tor-keymgr: Replace KeyMgr::get_with_type with KeyMgr::get_entry.Gabriela Moldovan2024-02-191-0/+2
* tor-keymgr: Rename KeyMgr::remove_with_type to KeyMgr::remove_entry.Gabriela Moldovan2024-02-191-1/+2
* tor-keymgr: Make KeyMgr::remove_with_type take a KeystoreEntry.Gabriela Moldovan2024-02-191-0/+1
* tor-keymgr: Make KeyMgr::list_matching return `KeystoreEntry`s.Gabriela Moldovan2024-02-191-0/+1
* tor-keymgr: Add KeystoreEntry.Gabriela Moldovan2024-02-191-0/+1
* tor-keymgr: Make KeyMgr::remove return the removed key.Gabriela Moldovan2024-02-051-0/+1
* tor-keymgr: Make KeyMgr::insert return the old key.Gabriela Moldovan2024-02-051-0/+1
* tor-keymgr: Rename KeyInfoExtractor to KeyPathInfoExtractor.Gabriela Moldovan2024-02-051-0/+2
* tor-keymgr: Derive getters for KeyPathInfo.Gabriela Moldovan2024-02-051-0/+1
* Remove all semver.md files to start a fresh release roundIan Jackson2024-02-051-4/+0
* tor-keymgr: Add error variant for when a key shouldn't exist.Gabriela Moldovan2024-02-011-0/+1
* tor-keymgr: Abolish ArtiPathComponent.Gabriela Moldovan2024-01-311-0/+1
* tor-keymgr: Abolish ArtiNativeKeystoreConfig::expand_keystore_dir.Gabriela Moldovan2024-01-101-0/+2
* Remove semver.md files now that 1.1.9 is out.Nick Mathewson2023-10-021-6/+0
* tor-keymgr: Add (experimental) notices to semver.mdGabriela Moldovan2023-09-251-6/+6
* tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of S...Gabriela Moldovan2023-09-251-0/+6
* Remove semver.md now that 1.1.8 is out.Nick Mathewson2023-09-051-9/+0
* tor-keymgr, tor-hsservice: deser for ArtiPathComponent and HsNicknameIan Jackson2023-08-231-0/+1
* tor-keymgr: Improve ArtiPathComponent a bitIan Jackson2023-08-231-0/+3
* tor-keymgr: Re-export ssh-key.Gabriela Moldovan2023-08-161-0/+2
* keymgr: Remove KeyType::to_ssh_format.Gabriela Moldovan2023-08-021-0/+1
* keymgr: Replace EncodableKey::to_bytes() with SSH-specific function.Gabriela Moldovan2023-08-021-0/+2
* Remove semver.md files now that 1.1.7 is out.Nick Mathewson2023-08-011-18/+0
* keymgr: Add KeyMgr::generate() for generating new keys.Gabriela Moldovan2023-07-241-0/+1
* keymgr: Add function for generating EncodableKeys.Gabriela Moldovan2023-07-241-0/+2
* keymgr: Add a Keystore::contains accessor.Gabriela Moldovan2023-07-241-1/+1
* Revert "keymgr: Require callers to be explicit about which keystore to get ke...Gabriela Moldovan2023-07-211-1/+1
* keymgr: Require callers to be explicit about where to remove keys from.Gabriela Moldovan2023-07-201-1/+1
* keymgr: Add EncodableKey::to_bytes for encoding keys.Gabriela Moldovan2023-07-201-0/+1
* keymgr: Add some extra derives to ArtiPath and KeyType.Gabriela Moldovan2023-07-201-0/+2
* keymgr: Require callers to be explicit about which keystore to get keys from.Gabriela Moldovan2023-07-201-1/+1
* keymgr: Remove unimplemented/unnecessary has_key_bundle function.Gabriela Moldovan2023-07-201-0/+1
* keymgr: Require callers to specify which keystore to insert keys in.Gabriela Moldovan2023-07-201-0/+2
* keymgr: Add a convenience function for boxing keystore errors.Gabriela Moldovan2023-07-201-0/+1
* keymgr: Add type for specifying which keystore to access.Gabriela Moldovan2023-07-201-0/+1
* keymgr: Add an `id` function to `Keystore`.Gabriela Moldovan2023-07-201-0/+1
* keymgr: Explicitly specify the default keystore for `KeyMgr`.Gabriela Moldovan2023-07-201-0/+1
* keymgr-config: Make fields private, add function for checking if keystore is ...Gabriela Moldovan2023-07-201-0/+2
* tor-keymgr: Add ArtiNativeKeystoreConfig.Gabriela Moldovan2023-07-131-0/+1
* keymgr: Add semver.md.Gabriela Moldovan2023-07-101-0/+2