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
*
rpcbase: Facility for looking up RPC method information
Nick Mathewson
2024-08-12
1
-2
/
+31
*
rpc: Refactor errors part 1: a new RpcMethod trait.
Nick Mathewson
2024-07-25
1
-11
/
+25
*
rpcbase: Replace a TODO with a set of notes and caveats
Nick Mathewson
2024-07-25
1
-7
/
+10
*
rpc: Tests for method name checking.
Nick Mathewson
2024-07-15
1
-0
/
+38
*
Change deftly syntax to post 0.12.1 version
Ian Jackson
2024-06-17
1
-1
/
+1
*
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