summaryrefslogtreecommitdiff
path: root/doc/dev/rpc-book
Commit message (Expand)AuthorAgeFilesLines
* rpc: Document what strong and weak ids are.Nick Mathewson2026-04-131-0/+29
* rpc: add a "superuser" element to connect points.Nick Mathewson2026-03-161-0/+4
* rpc: Rename socket_stored_in_file => socket_address_fileNick Mathewson2026-01-141-2/+2
* Suggestions from @dizietNick Mathewson2026-01-141-0/+23
* rpc: Document the intended behavior of inet-auto connptsNick Mathewson2026-01-131-11/+31
* rpc-connect-spec: Describe new behavior.Nick Mathewson2025-12-171-0/+3
* Fix the JSON in rpc-book/messages-and-json.md.Pier Angelo Vendrame2025-12-041-2/+2
* Fix AF_UNIX terminology in docs, comments, and error messagesIan Jackson2025-03-242-2/+2
* rpc-book: Clarify auth="none" vs auth:inherentNick Mathewson2025-03-191-2/+3
* fix: fix typosDimitris Apostolou2025-01-302-2/+2
* rpc-book: remove/update some obsolete stuff from rpc-meta-spec.Nick Mathewson2025-01-291-42/+7
* rpc-book: User-facing documentation for message format.Nick Mathewson2025-01-292-0/+219
* rpc-book: Add a getting-started document.Nick Mathewson2025-01-292-0/+183
* rpcbook: Add a "basic concepts" section.Nick Mathewson2025-01-292-1/+124
* rpc-book: Write an "about" README.Nick Mathewson2025-01-292-2/+43
* rpc-meta-spec: Remove obsolete sketch of method list.Nick Mathewson2025-01-292-75/+10
* Set up the RPC directory to use mdbook.Nick Mathewson2025-01-295-2/+41
* rpc-book: rename "sketch"/"draft" files.Nick Mathewson2025-01-293-0/+4
* rpc-meta: remove mentions of auth:get_rpc_protocolNick Mathewson2025-01-281-8/+0
* rpc: Remove auth:query.Nick Mathewson2025-01-281-5/+0
* connpts: Document behavior on nonexistent directoryNick Mathewson2025-01-231-2/+4
* Document more that cancel is uncancellable.Nick Mathewson2025-01-221-0/+5
* rpc-meta-draft: Make rpc:cancel more permissive on ID collision.Nick Mathewson2025-01-221-1/+2
* rpc: Document how cancel interacts with RequestId collision.Nick Mathewson2025-01-161-0/+6
* Merge branch 'rpc-connect-clarify' into 'main'Nick Mathewson2025-01-161-3/+6
|\
| * rpc-book: Decline non-absolute paths in our default paths.Nick Mathewson2025-01-151-1/+3
| * rpc-book: Clarify that relative unix paths should abort.Nick Mathewson2025-01-151-2/+3
* | Merge branch 'rpc-renaming-1' into 'main'Nick Mathewson2025-01-151-1/+1
|\ \
| * | rpc-meta-draft.md: Fix a dangling reference to RpcMethodNotFound.Nick Mathewson2025-01-151-1/+1
* | | rpc: Document windows USER_DEFAULT connect point.Nick Mathewson2025-01-151-0/+7
|/ /
* | rpc: consolodate naming of "inherent" auth.Nick Mathewson2025-01-151-9/+7
* | rpc: Tweak cookie protocol to bind both nonces.Nick Mathewson2025-01-151-2/+2
* | rpc-cookie-sketch: typo fix.Nick Mathewson2025-01-151-1/+1
|/
* RPC spec: specify banner format.Nick Mathewson2025-01-092-1/+28
* fix: fix typosDimitris Apostolou2025-01-061-5/+5
* rpc: Clarify listen_defaults behavior.Nick Mathewson2024-12-191-1/+1
* arti::rpc: Rename "overrides" field and type.Nick Mathewson2024-12-191-1/+1
* connpts: Add default connect points as constants.Nick Mathewson2024-12-091-1/+1
* rpc-connect-sketch: clarify "no new critical members" principle.Nick Mathewson2024-11-131-5/+11
* rpc-connect-sketch: Per discussion, change non-localhost to "decline"Nick Mathewson2024-11-121-1/+1
* rpc-connect-sketc: Add question on TOML tolerance.Nick Mathewson2024-11-071-0/+6
* rpc-connect-sketch: more specific abort/decline documentationNick Mathewson2024-11-071-6/+12
* rpc-connect-sketch: more on philosophy of client error handlingNick Mathewson2024-11-071-2/+34
* rpc-cookie: shell expansion happens before the addr is canonicalNick Mathewson2024-11-071-0/+2
* rpc-connect: Clarify server behavior on disabled entries.Nick Mathewson2024-11-071-0/+2
* Grammar fix.Nick Mathewson2024-10-311-1/+1
* RPC spec: note that embedded/owned need options.Nick Mathewson2024-10-311-1/+6
* RPC spec: clarify what is escapedNick Mathewson2024-10-311-2/+7
* RPC specs: Fix an inline TOML table syntax.Nick Mathewson2024-10-311-1/+1
* rpc: clarify percent-encoding rules.Nick Mathewson2024-10-281-5/+10