index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti-rpcserver
/
src
/
connection.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: Expand and clarify and cross-reference lock hierarchy
Ian Jackson
2023-06-16
1
-0
/
+2
*
rpc: Document relationship between `Connection` and `RpcSession`
Ian Jackson
2023-06-16
1
-0
/
+6
*
rpc: Give the session-creation function an argument.
Nick Mathewson
2023-06-15
1
-1
/
+1
*
rpc: revise session initialization a lot.
Nick Mathewson
2023-06-15
1
-7
/
+21
*
rpc: connection_id _is_ used: remove a comment to the contrary
Nick Mathewson
2023-06-14
1
-3
/
+0
*
rpc: revise the relationship between Mgr and Connection
Nick Mathewson
2023-06-14
1
-6
/
+18
*
rpc: make decl_object! responsible for writing impl Object {} blocks.
Nick Mathewson
2023-06-07
1
-1
/
+0
*
RPC: Give out and accept GlobalIds for appropriate objects.
Nick Mathewson
2023-06-05
1
-9
/
+71
*
RPC: Implement a "global identifier" for non-session-bound IDs
Nick Mathewson
2023-06-05
1
-6
/
+29
*
rpc: Slightly refactor GenIdx encoding.
Nick Mathewson
2023-06-05
1
-1
/
+1
*
rpc: Give RpcMgr a registry of connections.
Nick Mathewson
2023-06-05
1
-0
/
+16
*
rpc: Remove downgrade_owned for now
Nick Mathewson
2023-05-24
1
-12
/
+0
*
rpc: Implement functionality to remove objects from a session
Nick Mathewson
2023-05-24
1
-0
/
+33
*
rpc: Make the top-level returned object a "session".
Nick Mathewson
2023-05-24
1
-32
/
+2
*
rpc: move existing auth code to new module.
Nick Mathewson
2023-05-23
1
-72
/
+2
*
rpc: rename GenIdx::into/try_from implementations
Nick Mathewson
2023-05-15
1
-3
/
+3
*
RPC: Make the "client" return optional.
Nick Mathewson
2023-05-04
1
-2
/
+2
*
RPC: Rename session.rs to connection.rs
Nick Mathewson
2023-05-04
1
-0
/
+494