| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Increment crate versions. | Nick Mathewson | 2023-05-03 | 1 | -6/+6 |
| * | rpcserver: Use with_fn. | Nick Mathewson | 2023-04-19 | 1 | -0/+1 |
| * | Rename tor-rpccmd to tor-rpcbase. | Nick Mathewson | 2023-04-12 | 1 | -1/+1 |
| * | rpc: Reify and expose DispatchTable. | Nick Mathewson | 2023-04-12 | 1 | -0/+1 |
| * | rpc: Remove anyhow dependency | Nick Mathewson | 2023-04-12 | 1 | -1/+0 |
| * | rpc: Add an authentication step. | Nick Mathewson | 2023-04-12 | 1 | -0/+1 |
| * | RPC: add a temporary "listen" function. | Nick Mathewson | 2023-04-12 | 1 | -1/+11 |
| * | Start on a lower-level tor-rpccmd crate. | Nick Mathewson | 2023-04-12 | 1 | -0/+1 |
| * | rpc: Add asynchronous_codec wrapper for jsonlines. | Nick Mathewson | 2023-04-12 | 1 | -0/+1 |
| * | rpc: Add a cancellable future type. | Nick Mathewson | 2023-04-12 | 1 | -0/+2 |
| * | rpc: Implement json message types for serde. | Nick Mathewson | 2023-04-12 | 1 | -0/+26 |
