| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add the "unreachable_pub" lint. | Nick Mathewson | 2021-05-18 | 1 | -9/+10 |
| * | Prefer "relay" to "server" when appropriate. | Nick Mathewson | 2021-05-18 | 1 | -1/+1 |
| * | Much-improved tests for tor_chanmgr::builder | Nick Mathewson | 2021-04-30 | 1 | -0/+56 |
| * | Refactor and simplify ChanMgr to use AbstractChanMgr. | Nick Mathewson | 2021-04-23 | 1 | -92/+0 |
| * | Rename Rsa{Identity,Signature} to fix clippy warning. | Nick Mathewson | 2021-03-29 | 1 | -2/+2 |
| * | Refactor first-hop handling types a bit | Nick Mathewson | 2020-11-17 | 1 | -2/+2 |
| * | Turn the channel "closed" method into an AtomicBool | Nick Mathewson | 2020-11-13 | 1 | -2/+2 |
| * | Move a few immutable fields from ChannelImpl outside the lock. | Nick Mathewson | 2020-11-13 | 1 | -1/+1 |
| * | Make the Arc-ness of channels more explicit. | Nick Mathewson | 2020-11-12 | 1 | -15/+7 |
| * | Use anyhow in tor-circmgr and tor-chanmgr | Nick Mathewson | 2020-11-11 | 1 | -4/+2 |
| * | Add missing testing.rs file | Nick Mathewson | 2020-10-30 | 1 | -0/+102 |
