summaryrefslogtreecommitdiff
path: root/tor-chanmgr/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Use anyhow in tor-circmgr and tor-chanmgrNick Mathewson2020-11-113-30/+11
|
* chanmgr: Make sure chanmgr can be shared among threadsNick Mathewson2020-11-041-14/+18
|
* Document tor-circmgrNick Mathewson2020-11-021-0/+1
|
* Add missing testing.rs fileNick Mathewson2020-10-301-0/+102
|
* Tests for tor-chanmgr.Nick Mathewson2020-10-301-6/+242
|
* chanmgr: don't return closing channels.Nick Mathewson2020-10-301-1/+11
|
* Implement a channel-manager type to get or launch channels on request.Nick Mathewson2020-10-304-0/+322