| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | RPC: Rename session.rs to connection.rs | Nick Mathewson | 2023-05-04 | 1 | -1/+1 |
| * | RPC: rename Session to Connection. | Nick Mathewson | 2023-05-04 | 1 | -3/+3 |
| * | RPC: Make authentication return a TorClient. | Nick Mathewson | 2023-05-04 | 1 | -8/+4 |
| * | RPC: Start on plumbing TorClient into our RPC code | Nick Mathewson | 2023-05-04 | 1 | -3/+8 |
| * | RPC: Move the "listen" part of the RPC listener code to `arti`. | Nick Mathewson | 2023-05-04 | 1 | -1/+1 |
| * | rpc: Make an RpcMgr type to own the DispatchTable. | Nick Mathewson | 2023-05-04 | 1 | -0/+38 |
