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-rpc-client-core
/
src
/
conn
/
auth.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc-client-core: Add missing CookieBeginReply docs
Gabriela Moldovan
2025-12-01
1
-0
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-1
/
+1
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
arti-rpc-client-core: Rename Authentication{Rejected=>Failed}
Nick Mathewson
2025-01-23
1
-3
/
+3
*
rpclib: Avoid overuse of execute_internal_ok.
Nick Mathewson
2025-01-23
1
-7
/
+11
*
rpclib: Rename params/reply structs for consistency.
Nick Mathewson
2025-01-21
1
-6
/
+7
*
rpclib: Add a note about where cookie auth is documented.
Nick Mathewson
2025-01-15
1
-0
/
+1
*
rpclib: Clean up after performing cookie auth
Nick Mathewson
2025-01-15
1
-2
/
+7
*
rpc: Tweak cookie protocol to bind both nonces.
Nick Mathewson
2025-01-15
1
-2
/
+3
*
arti-rpc-client-core: Client side of cookie authentication.
Nick Mathewson
2025-01-15
1
-1
/
+68
*
rpclib: Unify code internally generated requests
Nick Mathewson
2024-09-25
1
-26
/
+3
*
rpclib: Support opening a data stream.
Nick Mathewson
2024-09-09
1
-4
/
+7
*
rpc: Make ObjectId hold a Utf8CString internally.
Nick Mathewson
2024-08-06
1
-1
/
+1
*
rpclib: Split ParsedRequest and Request types.
Nick Mathewson
2024-08-04
1
-7
/
+5
*
rpclib: Initial tests for RpcConn
Nick Mathewson
2024-07-24
1
-1
/
+1
*
rpc: Remove negotiation code.
Nick Mathewson
2024-07-16
1
-52
/
+4
*
rpc client: Documentation.
Nick Mathewson
2024-07-16
1
-1
/
+20
*
RPC: Implement connection negotiation.
Nick Mathewson
2024-07-16
1
-0
/
+94