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
/
method.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a few "TODO RPC" notes
Nick Mathewson
2024-05-16
1
-0
/
+3
*
RPC: Fill in documentation about invoke_special
Nick Mathewson
2024-05-16
1
-2
/
+5
*
RPC: Require an Error type in methods.
Nick Mathewson
2024-05-16
1
-0
/
+5
*
Relax Serialize requirement on method outputs.
Nick Mathewson
2024-05-16
1
-3
/
+5
*
rpc: Move typetag onto subtrait of DynMethod
Nick Mathewson
2024-05-16
1
-14
/
+33
*
RPC: Enforce method name format.
Nick Mathewson
2024-05-14
1
-0
/
+71
*
rpc: Remove a limitation on DynMethod macro.
Nick Mathewson
2024-05-06
1
-6
/
+5
*
rpc: Revise backend for dispatchable-object macro.
Nick Mathewson
2024-04-22
1
-11
/
+0
*
rpc: Move deftly attributes into an `rpc` namespace.
Nick Mathewson
2024-04-11
1
-3
/
+3
*
Refactor: remove existence of HasConstTypeId_ as a trait
Nick Mathewson
2024-04-08
1
-1
/
+12
*
Port many of the macros in tor-rpcbase to use derive-deftly.
Nick Mathewson
2024-04-04
1
-20
/
+20
*
Arti: Add ability to remember the list of methods names.
Nick Mathewson
2023-04-19
1
-0
/
+36
*
rpc: Split Method into DynMethod and Method
Nick Mathewson
2023-04-19
1
-9
/
+39
*
tor-rpcbase: Rename cmd.rs to method.rs.
Nick Mathewson
2023-04-12
1
-0
/
+52