summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/hspool.rs
Commit message (Expand)AuthorAgeFilesLines
...
* circmgr: hspool now launches circuits in the background.Nick Mathewson2023-03-221-11/+157
* circmgr: Add an actual pool to HsCircPool.Nick Mathewson2023-03-221-6/+121
* circmgr: Begin an HS circuit pool structureNick Mathewson2023-03-221-0/+150