| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rpc-connect-sketch: clarify "no new critical members" principle. | Nick Mathewson | 2024-11-13 | 1 | -5/+11 |
| | | |||||
| * | rpc-connect-sketch: Per discussion, change non-localhost to "decline" | Nick Mathewson | 2024-11-12 | 1 | -1/+1 |
| | | |||||
| * | rpc-connect-sketc: Add question on TOML tolerance. | Nick Mathewson | 2024-11-07 | 1 | -0/+6 |
| | | |||||
| * | rpc-connect-sketch: more specific abort/decline documentation | Nick Mathewson | 2024-11-07 | 1 | -6/+12 |
| | | |||||
| * | rpc-connect-sketch: more on philosophy of client error handling | Nick Mathewson | 2024-11-07 | 1 | -2/+34 |
| | | |||||
| * | rpc-cookie: shell expansion happens before the addr is canonical | Nick Mathewson | 2024-11-07 | 1 | -0/+2 |
| | | |||||
| * | rpc-connect: Clarify server behavior on disabled entries. | Nick Mathewson | 2024-11-07 | 1 | -0/+2 |
| | | | | | | The behavior in question is to ignore the entries entirely, and not check their files at all. | ||||
| * | Grammar fix. | Nick Mathewson | 2024-10-31 | 1 | -1/+1 |
| | | |||||
| * | RPC spec: note that embedded/owned need options. | Nick Mathewson | 2024-10-31 | 1 | -1/+6 |
| | | |||||
| * | RPC spec: clarify what is escaped | Nick Mathewson | 2024-10-31 | 1 | -2/+7 |
| | | | | | | Specifically, only literal connect points (TOML strings) are escaped. | ||||
| * | RPC specs: Fix an inline TOML table syntax. | Nick Mathewson | 2024-10-31 | 1 | -1/+1 |
| | | |||||
| * | rpc: clarify percent-encoding rules. | Nick Mathewson | 2024-10-28 | 1 | -5/+10 |
| | | |||||
| * | rpc: refer to TOML tables, not sections. | Nick Mathewson | 2024-10-28 | 1 | -5/+5 |
| | | |||||
| * | rpc: centralize treatment of unrecognized sections/members. | Nick Mathewson | 2024-10-28 | 1 | -2/+2 |
| | | |||||
| * | rpc: clarify "hidden file" meaning. | Nick Mathewson | 2024-10-28 | 1 | -2/+3 |
| | | |||||
| * | rpc: tweak "connect string" terminology | Nick Mathewson | 2024-10-28 | 2 | -75/+78 |
| | | | | | | With all the fanciness we've built up here here, it seems that "connect point" is a better term than "connect point". | ||||
| * | rpc-connect-sketch: convert to toml. | Nick Mathewson | 2024-10-27 | 1 | -50/+61 |
| | | | | | | (We've decided to make this change because these files are meant to be written by humans.) | ||||
| * | Move RPC documents into a new location | Nick Mathewson | 2024-10-24 | 3 | -0/+1894 |
| This will be the start of an mdbook document. | |||||
