summaryrefslogtreecommitdiff
path: root/crates/tor-chanmgr/src
Commit message (Expand)AuthorAgeFilesLines
* bootstrap reporting: Documentation fixups from review.Nick Mathewson2022-01-191-1/+12
* tor-chanmgr: Add bootstrap/status reporting.Nick Mathewson2022-01-183-5/+520
* chanmgr: get rid of Arc around ChannelIan Jackson2022-01-134-44/+46
* extend lints to include 'clippy::all'Daniel Eades2021-12-281-0/+1
* tor-chanmgr: Fix happy eyeballs comment grammar in builder.rsNeel Chauhan2021-12-141-3/+3
* Make TlsConnector wrap TCP connections, not create its owneta2021-12-071-2/+5
* Resolve roughly half of the XXXXs.Nick Mathewson2021-12-061-3/+2
* tor-linkspec: Remove redundant method; add more tests.Nick Mathewson2021-12-041-2/+2
* add semicolons if nothing returnedDaniel Eades2021-11-252-1/+2
* Remove all remaining dbg! instances.Nick Mathewson2021-11-041-1/+0
* Get rid of tor-proto's ChannelImpl, and use the reactor more insteadeta2021-11-031-1/+3
* tor-chanmgr: remove PendingChanError as unnecessary.Nick Mathewson2021-10-282-37/+6
* Remove #![allow_unused] in tor_chanmgr::mgrNick Mathewson2021-10-212-1/+4
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-083-0/+3
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-276-0/+1133