summaryrefslogtreecommitdiff
path: root/crates/tor-keymgr/semver.md
Commit message (Expand)AuthorAgeFilesLines
* 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