summaryrefslogtreecommitdiff
path: root/crates/arti-rpc-client-core
Commit message (Expand)AuthorAgeFilesLines
...
| * rpc: Refactor connimpl in preparation for pollable requests.Nick Mathewson2026-02-263-59/+189
* | Remove semver.md files post-releaseGabriela Moldovan2026-03-031-1/+0
* | Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-6/+6
* | Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-2/+2
* | Add missing #[cfg(unix)] in arti-rpc-client-core to fix Windows build.Alexander Hansen Færøy2026-02-281-0/+1
|/
* Merge branch 'ticket_2338' into 'main'Nick Mathewson2026-02-191-0/+4
|\
| * arti-rpc-client-core: Document why we don't need ErrorSources.Nick Mathewson2026-02-161-0/+4
* | Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* | Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
|/
* rpc: re-run cbindgen to capture new warnings.Nick Mathewson2026-02-121-0/+2
* rpc nb: Fix documentation link.Nick Mathewson2026-02-121-1/+1
* rpc nb: Capitalize a letterNick Mathewson2026-02-121-1/+1
* rpc: Use vec::drain.Nick Mathewson2026-02-121-3/+4
* rpc: Flush after write.Nick Mathewson2026-02-121-1/+4
* rpc: Handle eintr in NonblockingStream.Nick Mathewson2026-02-121-13/+18
* rpc: Add "Io Safety" documentation.Nick Mathewson2026-02-121-2/+31
* rpc nb: Documentation improvements from diziet.Nick Mathewson2026-02-121-5/+27
* rpc: Clean up pub items in nb_stream.Nick Mathewson2026-02-044-16/+10
* RPC: Fix documentation about "readers".Nick Mathewson2026-02-042-10/+14
* rpc: Replace llconn backend with nb_stream backend.Nick Mathewson2026-02-048-313/+88
* rpc: New nonblocking backend for interacting with streamsNick Mathewson2026-02-043-0/+706
* rpc: Move responsibility for wrapping streams to rpc-client-coreNick Mathewson2026-02-043-6/+24
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-6/+6
* Merge branch 'main' into 'main'gabi-2502026-02-021-1/+1
|\
| * fix(minver): Update paste dependency to be minver compatibleSamuel Cobb2026-01-261-1/+1
* | maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
|/
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-6/+6
* Added `staticlib` crate-type to arti-rpc-client-core which is needed for iOS.Benjamin Erhart2025-12-021-1/+1
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-6/+6
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2025-12-021-1/+1
* rpc-client-core: Add missing CookieBeginReply docsGabriela Moldovan2025-12-011-0/+1
* rpclib: Rename `OutPtr` to `OutBoxedPtr`Neel Chauhan2025-11-063-39/+39
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-068-8/+8
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-8/+8
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-8/+8
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-8/+8
* Fix warnings and errors from edition 2024.Nick Mathewson2025-08-072-21/+21
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-0711-28/+28
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Bump version of tor-basic-utilsIan Jackson2025-08-051-1/+1
* Version bumps for 1.4.6Ian Jackson2025-08-051-5/+5
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-6/+6
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-2/+2
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-6/+6
* release: Bump crates non-arti/non-tor crates with functional changes.Alexander Hansen Færøy2025-06-051-1/+1
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-3/+3
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1