aboutsummaryrefslogtreecommitdiff
path: root/crates/arti-rpcserver/src/globalid.rs
Commit message (Expand)AuthorAgeFilesLines
* 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: switch GlobalId mac to KMAC.Nick Mathewson2023-06-141-14/+4
* RPC: Give out and accept GlobalIds for appropriate objects.Nick Mathewson2023-06-051-2/+14
* RPC: Implement a "global identifier" for non-session-bound IDsNick Mathewson2023-06-051-0/+226