aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-chanmgr/src/mgr
Commit message (Expand)AuthorAgeFilesLines
* tor-chanmgr: use Bug types.Nick Mathewson2022-02-161-3/+6
* Fix typosDimitris Apostolou2022-02-101-1/+1
* Clean up ChannelState ready_to_expireYuan Lyu2022-02-061-10/+9
* Expire channels that have been unused for too longYuan Lyu2022-02-041-11/+137
* chanmgr: get rid of Arc around ChannelIan Jackson2022-01-131-11/+10
* Remove #![allow_unused] in tor_chanmgr::mgrNick Mathewson2021-10-211-0/+3
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+309