summaryrefslogtreecommitdiff
path: root/tor-chanmgr/src/builder.rs
Commit message (Expand)AuthorAgeFilesLines
* linkspec: Define owned variants of ChanTarget and CircTarget.Nick Mathewson2021-06-131-64/+5
* Prefer "relay" to "server" when appropriate.Nick Mathewson2021-05-181-1/+1
* Fix documentation warnings.Nick Mathewson2021-05-051-1/+1
* Make the MockNetProvider builder non-consuming.Nick Mathewson2021-05-031-14/+11
* Split mocking parts of rtcompat into new rtmock crate.Nick Mathewson2021-05-031-4/+2
* Much-improved tests for tor_chanmgr::builderNick Mathewson2021-04-301-1/+88
* Another test in ChanMgr, for TargetInfo.Nick Mathewson2021-04-231-0/+19
* Refactor and simplify ChanMgr to use AbstractChanMgr.Nick Mathewson2021-04-231-0/+148