| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | connect point: Add server support. | Nick Mathewson | 2024-11-19 | 1 | -0/+2 |
| | | | | | | ("Server support" here means binding to a socket and reading a cookie file.) | ||||
| * | connect point: Add client support. | Nick Mathewson | 2024-11-19 | 1 | -0/+90 |
| | | | | | | ("Client support" here means connecting to a socket and reading a cookie file.) | ||||
| * | rpc-connect: Types for cookie authentication. | Nick Mathewson | 2024-11-19 | 1 | -0/+1 |
| | | | | | (Cookie authentication is described in rpc-cookie-sketch.md) | ||||
| * | rpc-connect: Move tempdir() helper to a new module | Nick Mathewson | 2024-11-19 | 1 | -0/+2 |
| | | |||||
| * | RPC connect points: Facility to load from files. | Nick Mathewson | 2024-11-19 | 1 | -0/+35 |
| | | |||||
| * | tor-connect-point: new crate to manage RPC connect points | Nick Mathewson | 2024-11-19 | 1 | -0/+97 |
| See doc/dev/rpc-book/src/rpc-connect-sketch.md for details. | |||||
