summaryrefslogtreecommitdiff
path: root/crates/arti-rpc-client-core
Commit message (Expand)AuthorAgeFilesLines
* Bump minor version of fs-mistrustIan Jackson2025-02-071-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-6/+6
* fs-mistrust: bump minor version, and in-tree depsIan Jackson2025-02-061-1/+1
* rpclib: Improve output for ConnectFailureNick Mathewson2025-02-042-2/+58
* rpclib: Include sources when formatting FFI errors.Nick Mathewson2025-02-041-2/+14
* rpclib: Obey error Display convention wrt sources.Nick Mathewson2025-02-044-26/+25
* rpclib: Move socketpair to a testing module; use it in llconn testsNick Mathewson2025-02-034-33/+39
* rpclib: In tests, use an ersatz socketpair on windows.Nick Mathewson2025-02-032-3/+35
* rpclib: make conn::complex use fewer iterations.Nick Mathewson2025-02-031-1/+1
* Merge branch 'rpc_document_internal_optimism' into 'main'Nick Mathewson2025-01-302-12/+0
|\
| * rpc: Correct API documentation about optimismNick Mathewson2025-01-302-12/+0
* | fix: fix typosDimitris Apostolou2025-01-304-5/+5
|/
* Merge branch 'rpc-docs-1' into 'main'Nick Mathewson2025-01-302-20/+104
|\
| * tweak cbindgen documentation.Nick Mathewson2025-01-292-4/+9
| * rpclib: Update cbindgen documentation.Nick Mathewson2025-01-292-17/+96
* | rpclib: Rename ConnPtSource to ConnPtOrigin.Nick Mathewson2025-01-291-11/+11
* | rpclib: Rename WithinDir.{expanded => file}.Nick Mathewson2025-01-291-3/+6
* | rpclib: Move from_env_string_elt onto SearchLocation.Nick Mathewson2025-01-291-4/+6
* | rpclib: Implement accessors for ConnectFailureNick Mathewson2025-01-293-3/+23
* | rpclib: Implement Display for ConnPtDescriptionNick Mathewson2025-01-291-4/+51
* | rpclib: New combined error type for RPC connect failures.Nick Mathewson2025-01-293-9/+52
* | rpclib: Pipe connect-point locations through our loading process.Nick Mathewson2025-01-291-22/+77
* | rpclib: Keep track of where each SearchEntry comes from.Nick Mathewson2025-01-291-24/+91
|/
* rpclib: More explanations about internal method usage.Nick Mathewson2025-01-231-3/+5
* arti-rpc-client-core: Rename Authentication{Rejected=>Failed}Nick Mathewson2025-01-233-9/+9
* rpclib: Avoid overuse of execute_internal_ok.Nick Mathewson2025-01-234-24/+60
* arti-rpc-client-core: Use EmptyReply instead of EmptyResponse.Gabriela Moldovan2025-01-231-2/+2
* Merge branch 'rpc-cancel-2' into 'main'Nick Mathewson2025-01-234-9/+73
|\
| * arti-rpc-client-core: Document that dropping a request does not cancel it.Nick Mathewson2025-01-223-6/+8
| * arti-rpc-client-core: Implement and expose cancellation.Nick Mathewson2025-01-224-3/+65
* | rpclib: Rename params/reply structs for consistency.Nick Mathewson2025-01-214-29/+28
|/
* Merge branch 'rpc-connect-clarify' into 'main'Nick Mathewson2025-01-161-11/+41
|\
| * rpc: Ignore non-absolute paths if they are default.Nick Mathewson2025-01-151-11/+41
* | Merge branch 'rpc-clean-up-after-auth' into 'main'Nick Mathewson2025-01-154-13/+19
|\ \
| * | Run cbindgen for changed warnings.Nick Mathewson2025-01-151-1/+1
| * | rpclib: Add a note about where cookie auth is documented.Nick Mathewson2025-01-151-0/+1
| * | rpclib: Clean up after performing cookie authNick Mathewson2025-01-153-12/+17
* | | rpc: Rename new_stream_handle to new_oneshot_client.Nick Mathewson2025-01-151-2/+5
|/ /
* | rpc: Refactor Cookie and UnloadedCookie into a single type.Nick Mathewson2025-01-151-8/+1
* | rpc: Update cbindgen warnings.Nick Mathewson2025-01-151-0/+3
* | rpc: consolodate naming of "inherent" auth.Nick Mathewson2025-01-151-1/+1
* | rpc: Tweak cookie protocol to bind both nonces.Nick Mathewson2025-01-151-2/+3
* | arti-rpc-client-core: Client side of cookie authentication.Nick Mathewson2025-01-155-9/+106
* | arti-rpc-client-core: rewrap Cargo.tomlNick Mathewson2025-01-151-1/+9
|/
* Implement banner for RPC protocol.Nick Mathewson2025-01-094-6/+41
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-6/+6
* Merge branch 'mod-module-files' into 'main'Nick Mathewson2025-01-071-0/+1
|\
| * clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* | fix: fix typosDimitris Apostolou2025-01-061-1/+1
|/
* Run "fixup-features" in preparation for release.Nick Mathewson2025-01-061-1/+1