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
/
builder.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
multiple crates: Fix clippy warnings
hjrgrn
2026-07-10
1
-1
/
+1
*
rpc: Rename nb_stream.rs → ll_conn.rs
Nick Mathewson
2026-03-25
1
-3
/
+3
*
rpc: Rename PollingStream → BlockingConnection.
Nick Mathewson
2026-03-25
1
-2
/
+2
*
Fix typos
Tobias Stoeckmann
2026-03-24
1
-1
/
+1
*
rpc-client: add support to prefer/require su permission
Nick Mathewson
2026-03-16
1
-2
/
+56
*
Merge branch 'nonblocking-rpc-part3' into 'main'
Nick Mathewson
2026-03-05
1
-1
/
+32
|
\
|
*
rpc: Usage documentation for polling API
Ian Jackson
2026-03-05
1
-2
/
+7
|
*
rpc: Fix many long lines in docs and comments
Ian Jackson
2026-03-05
1
-1
/
+2
|
*
rpc: Change Waker implementation to EventLoop.
Nick Mathewson
2026-03-05
1
-9
/
+6
|
*
rpc: API for event-driven IO.
Nick Mathewson
2026-03-05
1
-1
/
+29
*
|
Add missing #[cfg(unix)] in arti-rpc-client-core to fix Windows build.
Alexander Hansen Færøy
2026-02-28
1
-0
/
+1
|
/
*
rpc: Replace llconn backend with nb_stream backend.
Nick Mathewson
2026-02-04
1
-25
/
+20
*
rpc: Move responsibility for wrapping streams to rpc-client-core
Nick Mathewson
2026-02-04
1
-6
/
+19
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-3
/
+3
*
fix: fix typos
Dimitris Apostolou
2025-01-30
1
-2
/
+2
*
rpclib: Rename ConnPtSource to ConnPtOrigin.
Nick Mathewson
2025-01-29
1
-11
/
+11
*
rpclib: Rename WithinDir.{expanded => file}.
Nick Mathewson
2025-01-29
1
-3
/
+6
*
rpclib: Move from_env_string_elt onto SearchLocation.
Nick Mathewson
2025-01-29
1
-4
/
+6
*
rpclib: Implement accessors for ConnectFailure
Nick Mathewson
2025-01-29
1
-1
/
+1
*
rpclib: Implement Display for ConnPtDescription
Nick Mathewson
2025-01-29
1
-4
/
+51
*
rpclib: New combined error type for RPC connect failures.
Nick Mathewson
2025-01-29
1
-9
/
+25
*
rpclib: Pipe connect-point locations through our loading process.
Nick Mathewson
2025-01-29
1
-22
/
+77
*
rpclib: Keep track of where each SearchEntry comes from.
Nick Mathewson
2025-01-29
1
-24
/
+91
*
rpclib: Rename params/reply structs for consistency.
Nick Mathewson
2025-01-21
1
-2
/
+3
*
Merge branch 'rpc-connect-clarify' into 'main'
Nick Mathewson
2025-01-16
1
-11
/
+41
|
\
|
*
rpc: Ignore non-absolute paths if they are default.
Nick Mathewson
2025-01-15
1
-11
/
+41
*
|
rpc: Refactor Cookie and UnloadedCookie into a single type.
Nick Mathewson
2025-01-15
1
-8
/
+1
*
|
rpc: consolodate naming of "inherent" auth.
Nick Mathewson
2025-01-15
1
-1
/
+1
*
|
arti-rpc-client-core: Client side of cookie authentication.
Nick Mathewson
2025-01-15
1
-7
/
+15
|
/
*
Implement banner for RPC protocol.
Nick Mathewson
2025-01-09
1
-6
/
+28
*
rpc-client: Reject relative paths.
Nick Mathewson
2024-12-09
1
-0
/
+3
*
rpc-client: split paths better on windows.
Nick Mathewson
2024-12-09
1
-1
/
+12
*
rpc-client: Add TODOs about links to connect point docs
Nick Mathewson
2024-12-09
1
-0
/
+6
*
rpc-client: Rename PathEntry to SearchEntry.
Nick Mathewson
2024-12-09
1
-18
/
+18
*
rpc-client: Clarity and consistency in envvar docs
Nick Mathewson
2024-12-09
1
-10
/
+20
*
artilib: Revise C and Python APIs for builders.
Nick Mathewson
2024-12-09
1
-1
/
+1
*
rpc-client: Initial implementation for RPC connect points.
Nick Mathewson
2024-12-09
1
-54
/
+238
*
rpc-client: move Builder to its own module.
Nick Mathewson
2024-12-09
1
-0
/
+87