aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-chanmgr/src/mgr/state
Commit message (Expand)AuthorAgeFilesLines
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* tor-netdir: Update tests to parse the descriptor, make test consensus lifetim...Gabriela Moldovan2023-05-031-1/+2
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* tor-chanmgr: Introduce the BootstrapReporter API, publicize ChanBuildereta2022-11-281-2/+13
* ChanMgr: move the AbstractChanFactory into MgrState.Nick Mathewson2022-11-221-0/+1
* ChanMgr: Rename map.rs to state.rsNick Mathewson2022-11-161-0/+370