summaryrefslogtreecommitdiff
path: root/crates/tor-hsclient/semver.md
Commit message (Collapse)AuthorAgeFilesLines
* keymgr: Move the HS client and service key specifiers out of tor-keymgr.Gabriela Moldovan2023-06-151-0/+1
The HS `HsClientSpecifier` and `HsClientSecretKeySpecifier` are moved to `tor-hsclient`. The HS service secret key specifier stubs are moved to `tor-hsservice`.