summaryrefslogtreecommitdiff
path: root/crates/tor-hsclient/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
...
* HS API: Remove HS client keys from circmgr APIIan Jackson2023-03-011-2/+1
* HS planning: Discuss whether to remove all HS code from circmgrIan Jackson2023-03-011-1/+2
* tor-hscrypto: Rename key types to correspond to new spec names.Nick Mathewson2023-02-081-2/+2
* Note a needed isolation API.Nick Mathewson2023-01-241-0/+6
* Add a new stub hsclient module to connect to onion services.Nick Mathewson2023-01-241-0/+74