summaryrefslogtreecommitdiff
path: root/crates/arti-testing
Commit message (Expand)AuthorAgeFilesLines
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-7/+7
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* tor-netdoc: Mirror netdoc structure in RouterStatus document digestsIan Jackson2025-10-151-1/+1
* tor-netdoc: RouterStatus: Split out the `r` item's fieldsIan Jackson2025-10-151-1/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-7/+7
* tor-netdoc: Abolish `dangerous-expose-struct-fields`; always expose, insteadIan Jackson2025-10-011-1/+0
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Require tracing-subscriber 0.3.20Nick Mathewson2025-09-021-1/+1
* Increment arti version to 1.5.0Nick Mathewson2025-08-281-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-6/+6
* tor-netdoc: Apply much rustfmt churnIan Jackson2025-08-261-4/+1
* tor-netdoc: Combine ConsensusRouterStatus and GenericRouterStatusIan Jackson2025-08-261-1/+1
* tor-netdoc: Abolish RouterStatus trait in favour of generic methodsIan Jackson2025-08-261-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-075-6/+6
* 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-6/+6
* Bump arti crate to 1.4.5Gabriela Moldovan2025-07-071-1/+1
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-6/+6
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* release: Bump arti to 1.4.4.Alexander Hansen Færøy2025-06-051-1/+1
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-6/+6
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Bump arti to 1.4.3.Wesley Aptekar-Cassels2025-05-011-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-6/+6
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-1/+1
* Run cargo update.Wesley Aptekar-Cassels2025-04-291-1/+1
* Bump arti crate to 1.4.2Gabriela Moldovan2025-03-311-1/+1
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-6/+6
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-3/+3
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-182-4/+4
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* Always use full path to rand::thread_rng().Nick Mathewson2025-03-181-2/+1
* Bump arti to 1.4.1Nick Mathewson2025-03-031-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-6/+6
* Version bumps to 0.27.0Ian Jackson2025-02-061-6/+6
* Bump arti crate version to 1.4.0Ian Jackson2025-02-061-1/+1
* tor-rtcompat: Rename UnsupportedStreamOps to NoOpStreamOpsHandle (fmt).Gabriela Moldovan2025-01-151-1/+1
* tor-rtcompat: Rename UnsupportedStreamOps to NoOpStreamOpsHandle.Gabriela Moldovan2025-01-151-2/+2
* tor-rtcompat: Implement new_handle() using TcpSockFd (fmt).Gabriela Moldovan2025-01-151-1/+3
* tor-rtcompat: Implement new_handle() using TcpSockFd.Gabriela Moldovan2025-01-151-1/+8
* tor-rtcompat: Add the ability to get a StreamOps handle.Gabriela Moldovan2025-01-151-0/+4
* Bump arti crate to 1.3.2Nick Mathewson2025-01-071-1/+1
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-6/+6
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* tor-rtcompat: Implement StreamOps for all the stream types.Gabriela Moldovan2024-12-102-2/+17
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Bump arti crate to 1.3.1Gabriela Moldovan2024-12-021-1/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-6/+6
* TimerangeBound: Stop using std::ops::Bound.Wesley Aptekar-Cassels2024-11-251-6/+12