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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump minor version of fs-mistrust
Ian Jackson
2025-02-07
1
-1
/
+1
*
Version bumps to 0.27.0
Ian Jackson
2025-02-06
1
-6
/
+6
*
fs-mistrust: bump minor version, and in-tree deps
Ian Jackson
2025-02-06
1
-1
/
+1
*
rpclib: Improve output for ConnectFailure
Nick Mathewson
2025-02-04
2
-2
/
+58
*
rpclib: Include sources when formatting FFI errors.
Nick Mathewson
2025-02-04
1
-2
/
+14
*
rpclib: Obey error Display convention wrt sources.
Nick Mathewson
2025-02-04
4
-26
/
+25
*
rpclib: Move socketpair to a testing module; use it in llconn tests
Nick Mathewson
2025-02-03
4
-33
/
+39
*
rpclib: In tests, use an ersatz socketpair on windows.
Nick Mathewson
2025-02-03
2
-3
/
+35
*
rpclib: make conn::complex use fewer iterations.
Nick Mathewson
2025-02-03
1
-1
/
+1
*
Merge branch 'rpc_document_internal_optimism' into 'main'
Nick Mathewson
2025-01-30
2
-12
/
+0
|
\
|
*
rpc: Correct API documentation about optimism
Nick Mathewson
2025-01-30
2
-12
/
+0
*
|
fix: fix typos
Dimitris Apostolou
2025-01-30
4
-5
/
+5
|
/
*
Merge branch 'rpc-docs-1' into 'main'
Nick Mathewson
2025-01-30
2
-20
/
+104
|
\
|
*
tweak cbindgen documentation.
Nick Mathewson
2025-01-29
2
-4
/
+9
|
*
rpclib: Update cbindgen documentation.
Nick Mathewson
2025-01-29
2
-17
/
+96
*
|
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
3
-3
/
+23
*
|
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
3
-9
/
+52
*
|
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: More explanations about internal method usage.
Nick Mathewson
2025-01-23
1
-3
/
+5
*
arti-rpc-client-core: Rename Authentication{Rejected=>Failed}
Nick Mathewson
2025-01-23
3
-9
/
+9
*
rpclib: Avoid overuse of execute_internal_ok.
Nick Mathewson
2025-01-23
4
-24
/
+60
*
arti-rpc-client-core: Use EmptyReply instead of EmptyResponse.
Gabriela Moldovan
2025-01-23
1
-2
/
+2
*
Merge branch 'rpc-cancel-2' into 'main'
Nick Mathewson
2025-01-23
4
-9
/
+73
|
\
|
*
arti-rpc-client-core: Document that dropping a request does not cancel it.
Nick Mathewson
2025-01-22
3
-6
/
+8
|
*
arti-rpc-client-core: Implement and expose cancellation.
Nick Mathewson
2025-01-22
4
-3
/
+65
*
|
rpclib: Rename params/reply structs for consistency.
Nick Mathewson
2025-01-21
4
-29
/
+28
|
/
*
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
4
-13
/
+19
|
\
\
|
*
|
Run cbindgen for changed warnings.
Nick Mathewson
2025-01-15
1
-1
/
+1
|
*
|
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
3
-12
/
+17
*
|
|
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: Update cbindgen warnings.
Nick Mathewson
2025-01-15
1
-0
/
+3
*
|
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
5
-9
/
+106
*
|
arti-rpc-client-core: rewrap Cargo.toml
Nick Mathewson
2025-01-15
1
-1
/
+9
|
/
*
Implement banner for RPC protocol.
Nick Mathewson
2025-01-09
4
-6
/
+41
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-6
/
+6
*
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
*
|
fix: fix typos
Dimitris Apostolou
2025-01-06
1
-1
/
+1
|
/
*
Run "fixup-features" in preparation for release.
Nick Mathewson
2025-01-06
1
-1
/
+1
[next]