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 all the unstable tor- and arti- crates to 0.40.0.
Gabriela Moldovan
2026-03-02
1
-6
/
+6
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-03-02
1
-2
/
+2
*
Add missing #[cfg(unix)] in arti-rpc-client-core to fix Windows build.
Alexander Hansen Færøy
2026-02-28
1
-0
/
+1
*
Merge branch 'ticket_2338' into 'main'
Nick Mathewson
2026-02-19
1
-0
/
+4
|
\
|
*
arti-rpc-client-core: Document why we don't need ErrorSources.
Nick Mathewson
2026-02-16
1
-0
/
+4
*
|
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
|
Bump MSRV from 1.86 to 1.89
Gabriela Moldovan
2026-02-16
1
-1
/
+1
|
/
*
rpc: re-run cbindgen to capture new warnings.
Nick Mathewson
2026-02-12
1
-0
/
+2
*
rpc nb: Fix documentation link.
Nick Mathewson
2026-02-12
1
-1
/
+1
*
rpc nb: Capitalize a letter
Nick Mathewson
2026-02-12
1
-1
/
+1
*
rpc: Use vec::drain.
Nick Mathewson
2026-02-12
1
-3
/
+4
*
rpc: Flush after write.
Nick Mathewson
2026-02-12
1
-1
/
+4
*
rpc: Handle eintr in NonblockingStream.
Nick Mathewson
2026-02-12
1
-13
/
+18
*
rpc: Add "Io Safety" documentation.
Nick Mathewson
2026-02-12
1
-2
/
+31
*
rpc nb: Documentation improvements from diziet.
Nick Mathewson
2026-02-12
1
-5
/
+27
*
rpc: Clean up pub items in nb_stream.
Nick Mathewson
2026-02-04
4
-16
/
+10
*
RPC: Fix documentation about "readers".
Nick Mathewson
2026-02-04
2
-10
/
+14
*
rpc: Replace llconn backend with nb_stream backend.
Nick Mathewson
2026-02-04
8
-313
/
+88
*
rpc: New nonblocking backend for interacting with streams
Nick Mathewson
2026-02-04
3
-0
/
+706
*
rpc: Move responsibility for wrapping streams to rpc-client-core
Nick Mathewson
2026-02-04
3
-6
/
+24
*
release: Bump `arti-*` and `tor-*` crates to 0.39.0
Wesley Aptekar-Cassels
2026-02-02
1
-6
/
+6
*
Merge branch 'main' into 'main'
gabi-250
2026-02-02
1
-1
/
+1
|
\
|
*
fix(minver): Update paste dependency to be minver compatible
Samuel Cobb
2026-01-26
1
-1
/
+1
*
|
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
|
/
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-6
/
+6
*
Added `staticlib` crate-type to arti-rpc-client-core which is needed for iOS.
Benjamin Erhart
2025-12-02
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-6
/
+6
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2025-12-02
1
-1
/
+1
*
rpc-client-core: Add missing CookieBeginReply docs
Gabriela Moldovan
2025-12-01
1
-0
/
+1
*
rpclib: Rename `OutPtr` to `OutBoxedPtr`
Neel Chauhan
2025-11-06
3
-39
/
+39
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
8
-8
/
+8
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-8
/
+8
*
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
*
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-8
/
+8
*
Bump MSRV from 1.85 to 1.85.1
Nick Mathewson
2025-09-09
1
-1
/
+1
*
Bump the minor version of every published crate except for `arti`.
Nick Mathewson
2025-08-28
1
-8
/
+8
*
Fix warnings and errors from edition 2024.
Nick Mathewson
2025-08-07
2
-21
/
+21
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
11
-28
/
+28
*
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
Bump version of tor-basic-utils
Ian Jackson
2025-08-05
1
-1
/
+1
*
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-5
/
+5
*
Bump all the unstable tor- and arti- crates to 0.32.0.
Gabriela Moldovan
2025-07-07
1
-6
/
+6
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-07-07
1
-2
/
+2
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-6
/
+6
*
release: Bump crates non-arti/non-tor crates with functional changes.
Alexander Hansen Færøy
2025-06-05
1
-1
/
+1
*
./maint/cargo_sort: Run cargo-sort on the entire workspace.
Gabriela Moldovan
2025-05-27
1
-3
/
+3
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
*
release: Bump all unstable tor/arti crates to 0.30.0
Wesley Aptekar-Cassels
2025-05-01
1
-6
/
+6
*
Update rand requirement to 0.9.1
Nick Mathewson
2025-04-29
1
-2
/
+2
[next]