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
/
crates
/
tor-rpcbase
/
src
/
dispatch.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
RPC: Add "register" methods to RequestContext.
Nick Mathewson
2023-05-04
1
-0
/
+7
*
rpc: New syntax for method declaration
Nick Mathewson
2023-04-19
1
-9
/
+46
*
rpcbase: Use with_fn.
Nick Mathewson
2023-04-19
1
-7
/
+10
*
rpc: Minor tweaks to get a sink to compile.
Nick Mathewson
2023-04-19
1
-4
/
+5
*
rpc: Use Method types to determine type of method outputs, updates.
Nick Mathewson
2023-04-19
1
-64
/
+103
*
rpc: Split Method into DynMethod and Method
Nick Mathewson
2023-04-19
1
-13
/
+20
*
rpc: simplify API by always providing a sink.
Nick Mathewson
2023-04-16
1
-19
/
+12
*
rpc: Wire updates into rpc invoke functions again.
Nick Mathewson
2023-04-16
1
-12
/
+43
*
rpc: Move update sink out of context.
Nick Mathewson
2023-04-16
1
-38
/
+13
*
tor-rpcbase: rename cmd to method everywhere.
Nick Mathewson
2023-04-12
1
-31
/
+31
*
tor-rpcbase: Rename and rephrase "command" to "method"
Nick Mathewson
2023-04-12
1
-29
/
+29
*
rpc: Use empty structs in test code.
Nick Mathewson
2023-04-12
1
-12
/
+12
*
Rename tor-rpccmd to tor-rpcbase.
Nick Mathewson
2023-04-12
1
-0
/
+396
[prev]