| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | rpc: Use Pin<Box<Stream/Sink>> for run_loop | Nick Mathewson | 2023-04-12 | 1 | -9/+15 | |
| * | rpc: Import Pin/Context/Poll. | Nick Mathewson | 2023-04-12 | 1 | -29/+13 | |
| * | rpc: Document our intended read-blocking behavior. | Nick Mathewson | 2023-04-12 | 1 | -0/+4 | |
| * | rpc: Rename BoxedResponseBody => ResponseBody | Nick Mathewson | 2023-04-12 | 1 | -5/+5 | |
| * | rpc: Remove anyhow dependency | Nick Mathewson | 2023-04-12 | 1 | -5/+13 | |
| * | rpc: Add standard warnings to arti-rpcserver | Nick Mathewson | 2023-04-12 | 1 | -1/+15 | |
| * | rpc: Add an authentication step. | Nick Mathewson | 2023-04-12 | 1 | -1/+70 | |
| * | rpc: Declare a trivial Echo command that works on a session. | Nick Mathewson | 2023-04-12 | 1 | -1/+24 | |
| * | rpc: Wire up arti-rpcserver to use tor-rpccmd. | Nick Mathewson | 2023-04-12 | 1 | -24/+153 | |
| * | rpc: Add a Session object and an interaction loop. | Nick Mathewson | 2023-04-12 | 1 | -0/+183 | |
