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
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: Do not allow a connection to be authenticated twice
Nick Mathewson
2026-03-16
2
-2
/
+2
*
rpc: Move responsibility for Session creation to Connection
Nick Mathewson
2026-03-16
2
-12
/
+8
*
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
*
rpcserver: Remove stale TODO about authentication
Nick Mathewson
2025-01-28
1
-3
/
+0
*
rpcserver: Improve conversion of authentication error.
Nick Mathewson
2025-01-28
1
-7
/
+0
*
rpc: More documentation on cookie_continue.
Nick Mathewson
2025-01-15
1
-0
/
+5
*
rpc: Clarify auth-repetition rules.
Nick Mathewson
2025-01-15
1
-2
/
+5
*
rpc: Document cookie messages a little more.
Nick Mathewson
2025-01-15
1
-1
/
+14
*
rpc: Refactor Cookie and UnloadedCookie into a single type.
Nick Mathewson
2025-01-15
1
-1
/
+10
*
rpc: consolodate naming of "inherent" auth.
Nick Mathewson
2025-01-15
1
-5
/
+9
*
rpc: Tweak cookie protocol to bind both nonces.
Nick Mathewson
2025-01-15
1
-4
/
+9
*
rpc: Keep Cookie in an Arc.
Nick Mathewson
2025-01-15
1
-2
/
+2
*
arti-rpcserver: Server side of cookie auth.
Nick Mathewson
2025-01-15
2
-8
/
+172
*
arti-rpcserver: Tell connections what kind of auth to expect.
Nick Mathewson
2025-01-15
1
-5
/
+7
*
arti-rpcserver: move inherent authentication to its own module.
Nick Mathewson
2025-01-15
1
-0
/
+77