index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
dev
/
notes
/
rpc-meta-draft.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc-meta-draft.md: correct some minor typos
Jim Newsome
2024-09-25
1
-7
/
+7
*
rpc-draft: move cancel method to connection object.
Nick Mathewson
2024-09-11
1
-1
/
+1
*
rpc: Add a "client implementation strategies" section.
Nick Mathewson
2024-09-11
1
-1
/
+24
*
rpc: Document pipelining and concurrency.
Nick Mathewson
2024-09-11
1
-2
/
+15
*
rpc: Add a "Cancelled" code to our docs.
Nick Mathewson
2024-09-11
1
-0
/
+1
*
rpc: Replace strong/weak objectIds with reference/handle again
Nick Mathewson
2024-09-11
1
-5
/
+18
*
rpc-draft: Adopt a stricter-but-looser rule for anti-framing defense
Nick Mathewson
2024-09-11
1
-13
/
+46
*
rpc-draft: A few more tweaks based on review.
Nick Mathewson
2024-09-11
1
-10
/
+12
*
Several rpc-draft suggestions from diziet.
Nick Mathewson
2024-09-11
1
-11
/
+22
*
rpc-meta: Note that the appendix is obsolete.
Nick Mathewson
2024-09-11
1
-0
/
+3
*
rpc-meta: Note that most listed requests are hypothetical
Nick Mathewson
2024-09-11
1
-0
/
+4
*
rpc-meta: remove example apis section
Nick Mathewson
2024-09-11
1
-58
/
+0
*
rpc-meta: update cancellation to latest thinking
Nick Mathewson
2024-09-11
1
-16
/
+6
*
rpc-meta: Tweaks to "authentication" section.
Nick Mathewson
2024-09-11
1
-5
/
+10
*
rpc-meta: clarify current method name rules.
Nick Mathewson
2024-09-11
1
-8
/
+9
*
rpc-meta: Light edits to parameter description.
Nick Mathewson
2024-09-11
1
-3
/
+3
*
rpc-meta: Rewrite and move documentation on object semantics.
Nick Mathewson
2024-09-11
1
-32
/
+117
*
rpc-meta: clarify status of Sessions.
Nick Mathewson
2024-09-11
1
-0
/
+7
*
rpc-meta: rewrite front matter
Nick Mathewson
2024-09-11
1
-29
/
+38
*
rpc-meta: Add a top-level heading, and shift other headings
Nick Mathewson
2024-09-11
1
-35
/
+37
*
rpc: Remove RpcError data field and use Report
Nick Mathewson
2024-07-25
1
-26
/
+44
*
rpc: split "method not found"
Nick Mathewson
2024-07-25
1
-1
/
+2
*
Tests and documentation about NULs in the RPC stream.
Nick Mathewson
2024-07-16
1
-0
/
+4
*
Fix typos in documentation
Tobias Stoeckmann
2024-03-06
1
-2
/
+2
*
Fix typos
Dimitris Apostolou
2023-07-22
1
-1
/
+1
*
rpc: update rpc-meta-draft with new behavior.
Nick Mathewson
2023-05-24
1
-3
/
+7
*
rpc: Clarify how authentication works.
Nick Mathewson
2023-05-16
1
-10
/
+5
*
rpc: Clarify some object ID docs and remove impl details.
Nick Mathewson
2023-05-16
1
-37
/
+4
*
rpc: Revise example in documentation
Nick Mathewson
2023-05-16
1
-4
/
+4
*
rpc spec: define method namespacing.
Nick Mathewson
2023-04-13
1
-5
/
+29
*
rpc, spec: Document current ObjectError, RequestError behavior as correct.
Nick Mathewson
2023-04-13
1
-2
/
+2
*
rpc: Change `id=<SYNTAX>` to "no id".
Nick Mathewson
2023-04-13
1
-3
/
+5
*
rpc spec: Allocate a special ID for syntax errors.
Nick Mathewson
2023-04-12
1
-0
/
+6
*
rpc spec: Change arti_kinds => kinds per discussion.
Nick Mathewson
2023-04-12
1
-6
/
+11
*
rpc: terminology edits around "method" in spec draft
Nick Mathewson
2023-04-12
1
-4
/
+4
*
Add notes on how to test the RPC engine
Nick Mathewson
2023-04-12
1
-0
/
+1
*
Add notes on how to test the RPC engine
Nick Mathewson
2023-04-12
1
-0
/
+27
*
rpc: Fix typos/grammar errors
Nick Mathewson
2023-04-11
1
-2
/
+2
*
rpc: Rewrite `data` spec in JSON terms
Ian Jackson
2023-04-11
1
-4
/
+12
*
rpc: Clarify that error formatting display is indicative
Ian Jackson
2023-04-11
1
-0
/
+4
*
Use non-JSON-RPC-reserved values for our own errors
Ian Jackson
2023-04-11
1
-2
/
+4
*
rpc: Fix mistake in "JSON-RPC compatibility" section for errors
Ian Jackson
2023-04-11
1
-1
/
+2
*
rpc: Discourage use of `code`
Ian Jackson
2023-04-11
1
-1
/
+8
*
rpc: Warn about relying too much about `data`
Ian Jackson
2023-04-11
1
-0
/
+5
*
rpc: Provide example of an error response
Ian Jackson
2023-04-11
1
-0
/
+18
*
rpc: Provide a list of ErrorKind strings
Ian Jackson
2023-04-11
1
-2
/
+17
*
rpc: Be more explicit about what the string error message is for (typo)
Ian Jackson
2023-04-11
1
-1
/
+1
*
rpc: Be more explicit about what the string error message is for
Nick Mathewson
2023-04-11
1
-1
/
+3
*
rpc: Proposed error format
Ian Jackson
2023-04-11
1
-0
/
+52
*
Merge branch 'rpc' into 'main'
Ian Jackson
2023-04-04
1
-43
/
+122
|
\
[next]