summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/hspool
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor ClientCirc APIs to use Arc<ClientCirc>.Nick Mathewson2023-05-161-6/+6
* circmgr: Add an actual pool to HsCircPool.Nick Mathewson2023-03-221-0/+52