summaryrefslogtreecommitdiff
path: root/crates/tor-rpcbase/src/obj.rs
Commit message (Expand)AuthorAgeFilesLines
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* RPC: Functionality to downcast dyn Object to a dyn Trait.Nick Mathewson2023-06-121-7/+316
* rpc: make decl_object! responsible for writing impl Object {} blocks.Nick Mathewson2023-06-071-0/+1
* RPC: Let objects declare that they need a GlobalId.Nick Mathewson2023-06-051-1/+17
* tor-rpcbase: Rename and rephrase "command" to "method"Nick Mathewson2023-04-121-1/+1
* Rename tor-rpccmd to tor-rpcbase.Nick Mathewson2023-04-121-0/+61