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
/
tor-rpc-connect
/
src
/
server.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc-connect: Implement json address-file format.
Nick Mathewson
2026-01-27
1
-3
/
+7
*
rpc: Add rpc-server-side support for inet-auto addresses.
Nick Mathewson
2026-01-27
1
-9
/
+23
*
rpc: Begin implementing inet-auto address scheme.
Nick Mathewson
2026-01-27
1
-4
/
+9
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-1
/
+1
*
Fix AF_UNIX terminology in docs, comments, and error messages
Ian Jackson
2025-03-24
1
-1
/
+1
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
rpc-connect: remove todo; confirm that we do want to mkdir.
Nick Mathewson
2025-01-27
1
-1
/
+1
*
rpc-connect: Detect and decline connpts with invalid "auth" feields
Nick Mathewson
2025-01-27
1
-1
/
+1
*
rpc: Refactor Cookie and UnloadedCookie into a single type.
Nick Mathewson
2025-01-15
1
-3
/
+3
*
rpc: consolodate naming of "inherent" auth.
Nick Mathewson
2025-01-15
1
-1
/
+1
*
rpc: Keep Cookie in an Arc.
Nick Mathewson
2025-01-15
1
-2
/
+6
*
tor-rpc-connect: move cookie auth support to its own module.
Nick Mathewson
2025-01-15
1
-1
/
+1
*
Rename Guard=>ListenerGuard.
Nick Mathewson
2024-12-19
1
-4
/
+4
*
rpc-connect: Explain locking rationale better.
Nick Mathewson
2024-12-19
1
-3
/
+12
*
rpc-connect: Use try_lock when acquiring fslock
Nick Mathewson
2024-12-19
1
-1
/
+4
*
connpt: Make unix socket handling more robust.
Nick Mathewson
2024-12-19
1
-2
/
+65
*
rpc-connect: fix another very typoed line
Nick Mathewson
2024-12-19
1
-1
/
+1
*
connect point: handle unrecognized auth variants.
Nick Mathewson
2024-11-19
1
-1
/
+1
*
connect point: Add server support.
Nick Mathewson
2024-11-19
1
-0
/
+69