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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc-connect-point: Decline (not abort) on more invalid address formats.
Nick Mathewson
2025-12-17
1
-0
/
+17
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-2
/
+2
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-4
/
+4
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
tor-rpc-connect: standardized MSRV TODO
hashcatHitman
2025-04-16
1
-1
/
+1
*
Add some allow(unused)
Ian Jackson
2025-03-27
1
-0
/
+3
*
AF_UNIX terminology: Rename two error structs
Ian Jackson
2025-03-24
1
-1
/
+1
*
AF_UNIX terminology: Rename two error variants
Ian Jackson
2025-03-24
1
-5
/
+5
*
RPC: Abolish an unused and misnamed error variant
Ian Jackson
2025-03-24
1
-4
/
+0
*
rpc-connect: Remove remaining TODO RPCs
Nick Mathewson
2025-01-27
1
-4
/
+1
*
rpc: Document windows USER_DEFAULT connect point.
Nick Mathewson
2025-01-15
1
-1
/
+0
*
tor-rpc-connect: move cookie auth support to its own module.
Nick Mathewson
2025-01-15
1
-1
/
+1
*
Merge branch 'mod-module-files' into 'main'
Nick Mathewson
2025-01-07
1
-0
/
+1
|
\
|
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
|
Merge branch 'bug1776' into 'main'
Nick Mathewson
2025-01-06
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
rpc-connect: Remove cfg(unix) of SYSTEM_DEFAULT_CONNECT_POINT
Nick Mathewson
2024-12-11
1
-1
/
+0
*
|
rpc-connect: Use try_lock when acquiring fslock
Nick Mathewson
2024-12-19
1
-0
/
+5
*
|
connpt: Make unix socket handling more robust.
Nick Mathewson
2024-12-19
1
-17
/
+2
|
/
*
connpt: use cfg-if to declare connect point defaults.
Nick Mathewson
2024-12-09
1
-20
/
+27
*
connpts: Add default connect points as constants.
Nick Mathewson
2024-12-09
1
-0
/
+60
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
connect point: Add server support.
Nick Mathewson
2024-11-19
1
-0
/
+2
*
connect point: Add client support.
Nick Mathewson
2024-11-19
1
-0
/
+90
*
rpc-connect: Types for cookie authentication.
Nick Mathewson
2024-11-19
1
-0
/
+1
*
rpc-connect: Move tempdir() helper to a new module
Nick Mathewson
2024-11-19
1
-0
/
+2
*
RPC connect points: Facility to load from files.
Nick Mathewson
2024-11-19
1
-0
/
+35
*
tor-connect-point: new crate to manage RPC connect points
Nick Mathewson
2024-11-19
1
-0
/
+97