summaryrefslogtreecommitdiff
path: root/crates/tor-rpcbase/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Arti: Add ability to remember the list of methods names.Nick Mathewson2023-04-191-2/+3
* rpcbase: Use with_fn.Nick Mathewson2023-04-191-1/+3
* rpc: Split Method into DynMethod and MethodNick Mathewson2023-04-191-1/+1
* rpc: Move update sink out of context.Nick Mathewson2023-04-161-8/+13
* tor-rpcbase: Rename cmd.rs to method.rs.Nick Mathewson2023-04-121-2/+2
* tor-rpcbase: Rename and rephrase "command" to "method"Nick Mathewson2023-04-121-4/+4
* Rename tor-rpccmd to tor-rpcbase.Nick Mathewson2023-04-121-0/+113