summaryrefslogtreecommitdiff
path: root/crates/tor-keymgr/src/config
Commit message (Expand)AuthorAgeFilesLines
* arti, arti-client, tor-keymgr: Remove keystore dir configuration.Gabriela Moldovan2024-02-211-42/+0
* tor-keymgr: Abolish ArtiNativeKeystoreConfig::expand_keystore_dir.Gabriela Moldovan2024-01-101-10/+31
* arti-client: use sub_builder for ArtiNativeKeystoreConfigNick Mathewson2023-12-131-0/+2
* keymgr: Use std::cfg instead of if_cfg.Gabriela Moldovan2023-07-201-9/+1
* keymgr-config: Make fields private, add function for checking if keystore is ...Gabriela Moldovan2023-07-201-2/+17
* tor-keymgr: Add ArtiNativeKeystoreConfig.Gabriela Moldovan2023-07-131-0/+69