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
/
connpt.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
tor-rtcompat+misc: add `NetStreamProvider::ListenOptions`
Steven Engler
2026-05-07
1
-2
/
+6
*
rpc-client: add support to prefer/require su permission
Nick Mathewson
2026-03-16
1
-0
/
+20
*
rpc: add a "superuser" element to connect points.
Nick Mathewson
2026-03-16
1
-0
/
+34
*
rpc: Clarify comments on resolve() methods.
Nick Mathewson
2026-01-27
1
-3
/
+3
*
rpc: Generate a specific error for inet-auto:nonlocal
Nick Mathewson
2026-01-27
1
-1
/
+9
*
rpc-connect: Implement json address-file format.
Nick Mathewson
2026-01-27
1
-1
/
+21
*
rpc: Add rpc-client-side support for inet-auto addresses
Nick Mathewson
2026-01-27
1
-0
/
+20
*
rpc: Add rpc-server-side support for inet-auto addresses.
Nick Mathewson
2026-01-27
1
-7
/
+64
*
rpc: Begin implementing inet-auto address scheme.
Nick Mathewson
2026-01-27
1
-14
/
+137
*
rpc-connect-point: Decline (not abort) on more invalid address formats.
Nick Mathewson
2025-12-17
1
-4
/
+9
*
rpc-connect: Allow missing_docs_in_private_items
Gabriela Moldovan
2025-12-01
1
-0
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
Fix AF_UNIX terminology in docs, comments, and error messages
Ian Jackson
2025-03-24
1
-2
/
+2
*
rpc-connect: Make Connect::validate more straightforward
Nick Mathewson
2025-01-27
1
-11
/
+12
*
rpc-connect: check that all paths inside a connpt are absolute.
Nick Mathewson
2025-01-27
1
-13
/
+49
*
rpc-connect: Detect and decline connpts with invalid "auth" feields
Nick Mathewson
2025-01-27
1
-18
/
+16
*
rpc: Reject relative unix paths.
Nick Mathewson
2025-01-15
1
-0
/
+9
*
connect point: Use new CfgPathResolver api.
Nick Mathewson
2024-11-19
1
-12
/
+22
*
connect point: handle unrecognized auth variants.
Nick Mathewson
2024-11-19
1
-4
/
+37
*
Connect point: Improve robustness against new SocketAddr variants
Nick Mathewson
2024-11-19
1
-2
/
+10
*
connect point: add a test for ConflictingMembers.
Nick Mathewson
2024-11-19
1
-0
/
+13
*
connect-point: Rename Reps to Addresses.
Nick Mathewson
2024-11-19
1
-7
/
+7
*
connect point: Add client support.
Nick Mathewson
2024-11-19
1
-0
/
+10
*
connect point: Treat unrecognized auth types as Decline.
Nick Mathewson
2024-11-19
1
-0
/
+9
*
connect points: Validate more correctness properties
Nick Mathewson
2024-11-19
1
-4
/
+23
*
connect points: Remember original string addresses
Nick Mathewson
2024-11-19
1
-6
/
+57
*
connect point: implement FromStr.
Nick Mathewson
2024-11-19
1
-17
/
+58
*
tor-connect-point: new crate to manage RPC connect points
Nick Mathewson
2024-11-19
1
-0
/
+304