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
/
arti-rpc-client-core
/
src
/
conn
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpclib: Obey error Display convention wrt sources.
Nick Mathewson
2025-02-04
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
*
arti-rpc-client-core: Rename Authentication{Rejected=>Failed}
Nick Mathewson
2025-01-23
1
-3
/
+3
*
rpclib: Avoid overuse of execute_internal_ok.
Nick Mathewson
2025-01-23
2
-18
/
+36
*
rpclib: Rename params/reply structs for consistency.
Nick Mathewson
2025-01-21
3
-26
/
+25
*
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
*
|
Merge branch 'rpc-clean-up-after-auth' into 'main'
Nick Mathewson
2025-01-15
2
-12
/
+10
|
\
\
|
*
|
rpclib: Add a note about where cookie auth is documented.
Nick Mathewson
2025-01-15
1
-0
/
+1
|
*
|
rpclib: Clean up after performing cookie auth
Nick Mathewson
2025-01-15
2
-12
/
+9
*
|
|
rpc: Rename new_stream_handle to new_oneshot_client.
Nick Mathewson
2025-01-15
1
-2
/
+5
|
/
/
*
|
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
*
|
rpc: Tweak cookie protocol to bind both nonces.
Nick Mathewson
2025-01-15
1
-2
/
+3
*
|
arti-rpc-client-core: Client side of cookie authentication.
Nick Mathewson
2025-01-15
2
-8
/
+83
|
/
*
Implement banner for RPC protocol.
Nick Mathewson
2025-01-09
1
-6
/
+28
*
fix: fix typos
Dimitris Apostolou
2025-01-06
1
-1
/
+1
*
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
*
rpc: Move "rpc:release" to be a method on the rpc object.
Nick Mathewson
2024-10-23
1
-9
/
+1
*
rpclib: Rename RequestCancelled to be accurate.
Nick Mathewson
2024-10-21
1
-2
/
+2
*
Replace _ => panic!() elsewhere
Ian Jackson
2024-10-15
1
-1
/
+1
*
Replace references to prop351 with socks-extensions.md
Nick Mathewson
2024-10-02
1
-1
/
+2
*
Merge branch 'rpc_unexpected_reply' into 'main'
Nick Mathewson
2024-10-02
2
-36
/
+11
|
\
|
*
rpclib: Unify code internally generated requests
Nick Mathewson
2024-09-25
2
-36
/
+11
*
|
tor-socksproto: Handle 0-byte reads (EOF) correctly
Ian Jackson
2024-10-01
1
-1
/
+1
*
|
arti-rpc-client-core: Use new tor-socksproto API (fmt)
Ian Jackson
2024-10-01
1
-2
/
+1
*
|
arti-rpc-client-core: Use new tor-socksproto API
Ian Jackson
2024-10-01
1
-33
/
+16
*
|
Apply deferred rustfmt churn
Ian Jackson
2024-10-01
1
-3
/
+2
*
|
tor-socksproto: Move `handshake` to be a trait method
Ian Jackson
2024-10-01
1
-0
/
+1
*
|
Revert "socks users: detect closed sockets."
Ian Jackson
2024-10-01
1
-10
/
+1
*
|
Revert "rpclib: read SOCKS _after_ processing."
Ian Jackson
2024-10-01
1
-12
/
+12
*
|
rpclib: read SOCKS _after_ processing.
Nick Mathewson
2024-09-25
1
-12
/
+12
*
|
Merge branch 'socks_read_zero' into 'main'
Nick Mathewson
2024-09-25
1
-1
/
+10
|
\
\
|
*
|
socks users: detect closed sockets.
Nick Mathewson
2024-09-24
1
-1
/
+10
*
|
|
Merge branch 'rename_singleton_id' into 'main'
Jim Newsome
2024-09-25
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[next]