index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti-rpcserver
/
src
/
msgs.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Fix typos
Dimitris Apostolou
2023-07-22
1
-1
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Arti: Add ability to remember the list of methods names.
Nick Mathewson
2023-04-19
1
-1
/
+5
*
rpc: Split Method into DynMethod and Method
Nick Mathewson
2023-04-19
1
-12
/
+15
*
rpc: Change `id=<SYNTAX>` to "no id".
Nick Mathewson
2023-04-13
1
-6
/
+21
*
rpc: Require that errors are RpcError.
Nick Mathewson
2023-04-13
1
-4
/
+2
*
rpc: Improve error reporting for invalid requests
Nick Mathewson
2023-04-12
1
-1
/
+93
*
arti-rpcserver: Be careful about saying "result".
Nick Mathewson
2023-04-12
1
-5
/
+10
*
arti-rpcserver: rename command to method.
Nick Mathewson
2023-04-12
1
-8
/
+8
*
tor-rpcbase: Rename and rephrase "command" to "method"
Nick Mathewson
2023-04-12
1
-3
/
+3
*
Rename tor-rpccmd to tor-rpcbase.
Nick Mathewson
2023-04-12
1
-2
/
+2
*
rpc: Rename BoxedResponseBody => ResponseBody
Nick Mathewson
2023-04-12
1
-10
/
+10
*
rpc: Add standard warnings to arti-rpcserver
Nick Mathewson
2023-04-12
1
-2
/
+3
*
rpc: Wire up arti-rpcserver to use tor-rpccmd.
Nick Mathewson
2023-04-12
1
-0
/
+6
*
rpc: do a better job of hiding impl_const_type_id!
Nick Mathewson
2023-04-12
1
-1
/
+2
*
RPC: Initial implementation of a multiple-argument dispatch
Nick Mathewson
2023-04-12
1
-0
/
+1
*
Start on a lower-level tor-rpccmd crate.
Nick Mathewson
2023-04-12
1
-35
/
+10
*
rpc: Implement json message types for serde.
Nick Mathewson
2023-04-12
1
-0
/
+214