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
/
obj.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: Expose a delegation table in arti:x_list_all_rpc_methods
Nick Mathewson
2024-09-24
1
-0
/
+12
*
rpc: add mandatory delegate-type attribute to Object template
Nick Mathewson
2024-09-24
1
-2
/
+8
*
rpcbase: Implement RPC method delegation support.
Nick Mathewson
2024-08-14
1
-1
/
+49
*
rpcbase: Use newer "tgens" deftly syntax
Nick Mathewson
2024-07-25
1
-3
/
+1
*
rpcbase: remove a TODO about expose_outside_of_session
Nick Mathewson
2024-07-25
1
-4
/
+0
*
rpc: Test a previously unchecked cast function.
Nick Mathewson
2024-07-15
1
-0
/
+3
*
rpc: Add a test for failed downcast.
Nick Mathewson
2024-07-15
1
-0
/
+9
*
Change deftly syntax to post 0.12.1 version
Ian Jackson
2024-06-17
1
-1
/
+1
*
Update to derive-deftly 0.12.1
Ian Jackson
2024-06-17
1
-1
/
+5
*
tor-rpcbase: Add facility to downcast to Arc<dyn Trait>.
Nick Mathewson
2024-05-09
1
-7
/
+28
*
Make cast_to_trait inherent on dyn Object.
Nick Mathewson
2024-05-09
1
-4
/
+10
*
rpc: Revise backend for dispatchable-object macro.
Nick Mathewson
2024-04-22
1
-12
/
+0
*
Add TODO RPC items from review.
Nick Mathewson
2024-04-11
1
-0
/
+1
*
Fix a comment.
Nick Mathewson
2024-04-11
1
-2
/
+1
*
rpc: Add a missing not() to generic test.
Nick Mathewson
2024-04-11
1
-1
/
+1
*
Remove a duplicate $twheres.
Nick Mathewson
2024-04-11
1
-1
/
+1
*
rpc: Move deftly attributes into an `rpc` namespace.
Nick Mathewson
2024-04-11
1
-9
/
+9
*
Refactor: remove existence of HasConstTypeId_ as a trait
Nick Mathewson
2024-04-08
1
-0
/
+11
*
Port many of the macros in tor-rpcbase to use derive-deftly.
Nick Mathewson
2024-04-04
1
-94
/
+90
*
rpcbase: Require that every Object is Send + Sync + 'static
Nick Mathewson
2024-04-04
1
-2
/
+2
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
RPC: Functionality to downcast dyn Object to a dyn Trait.
Nick Mathewson
2023-06-12
1
-7
/
+316
*
rpc: make decl_object! responsible for writing impl Object {} blocks.
Nick Mathewson
2023-06-07
1
-0
/
+1
*
RPC: Let objects declare that they need a GlobalId.
Nick Mathewson
2023-06-05
1
-1
/
+17
*
tor-rpcbase: Rename and rephrase "command" to "method"
Nick Mathewson
2023-04-12
1
-1
/
+1
*
Rename tor-rpccmd to tor-rpcbase.
Nick Mathewson
2023-04-12
1
-0
/
+61