| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | connect point: implement FromStr. | Nick Mathewson | 2024-11-19 | 1 | -17/+58 | |
| | | | | | | | | | | While doing so, tidy up the errors that we detect when parsing a connect point, so that we can differentiate ones that indicate an unsupported connect-point type. This means that fewer types now implement Deserialize; that's probably a good thing. | |||||
| * | tor-connect-point: new crate to manage RPC connect points | Nick Mathewson | 2024-11-19 | 4 | -0/+447 | |
| See doc/dev/rpc-book/src/rpc-connect-sketch.md for details. | ||||||
