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
/
arti-rpcserver
/
src
/
connection
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: Refactor errors part 1: a new RpcMethod trait.
Nick Mathewson
2024-07-25
1
-4
/
+2
*
rpc: Pass around our rpc::Context in an Arc.
Nick Mathewson
2024-06-10
1
-2
/
+2
*
RPC: Require an Error type in methods.
Nick Mathewson
2024-05-16
1
-0
/
+2
*
Add a dead code allow in RPC code
Ian Jackson
2024-04-25
1
-0
/
+1
*
RPC: Remove method and object type from macros.
Nick Mathewson
2024-04-22
1
-2
/
+2
*
rpc: Move deftly attributes into an `rpc` namespace.
Nick Mathewson
2024-04-11
1
-2
/
+2
*
Globally rename rpc_invoke_fn to static_rpc_invoke_fn
Nick Mathewson
2024-04-08
1
-3
/
+3
*
Refactor: remove existence of HasConstTypeId_ as a trait
Nick Mathewson
2024-04-08
1
-2
/
+2
*
Port many of the macros in tor-rpcbase to use derive-deftly.
Nick Mathewson
2024-04-04
1
-4
/
+8
*
rpc: Give the session-creation function an argument.
Nick Mathewson
2023-06-15
1
-1
/
+11
*
rpc: revise session initialization a lot.
Nick Mathewson
2023-06-15
1
-8
/
+4
*
rpc: Rename Session=>RpcSession
Nick Mathewson
2023-06-15
1
-1
/
+1
*
rpc: Disable auth:get_rpc_protocol for now.
Nick Mathewson
2023-05-24
1
-0
/
+8
*
rpc: Make the top-level returned object a "session".
Nick Mathewson
2023-05-24
1
-6
/
+12
*
rpc: Implement auth:query.
Nick Mathewson
2023-05-23
1
-1
/
+39
*
rpc: Implement the auth:get_rpc_protocol method.
Nick Mathewson
2023-05-23
1
-0
/
+49
*
rpc: move existing auth code to new module.
Nick Mathewson
2023-05-23
1
-0
/
+82