| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rpc: Move responsibility for wrapping streams to rpc-client-core | Nick Mathewson | 2026-02-04 | 1 | -0/+1 |
| | | | | | | This will be necessary since, in order to make the RPC stuff nonblocking, we'll need a better API than just `Box<dyn Read>` etc. | ||||
| * | Remove semver.md files post-release. | Gabriela Moldovan | 2025-04-01 | 1 | -11/+0 |
| | | |||||
| * | AF_UNIX terminology: Rename two error variants | Ian Jackson | 2025-03-24 | 1 | -0/+7 |
| | | | | | Change `..UnixAddress...` to `...AfUnixAddress..`. | ||||
| * | RPC: Abolish an unused and misnamed error variant | Ian Jackson | 2025-03-24 | 1 | -0/+4 |
| This variant breaches the new guidelines about AF_UNIX terminology. And its purpose is unclear and it's not used. | |||||
