summaryrefslogtreecommitdiff
path: root/crates/tor-rtmock
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-7/+7
* Bump derive-deftly to 1.5.0Ian Jackson2025-11-071-1/+1
* Merge branch 'deftly-1.4' into 'main'opara2025-11-061-1/+1
|\
| * Bump derive-deftly to 1.4.0Ian Jackson2025-11-061-1/+1
* | Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-067-7/+7
|/
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-9/+9
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-9/+9
* tor-rtmock-simple-time-typos: Fix typosNiel Duysters2025-10-011-3/+3
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Update to derive-deftly 1.3.0Ian Jackson2025-09-021-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-9/+9
* tor-rtmock: MockTimeCore: fix docsIan Jackson2025-08-121-2/+2
* tor-rtmock: Slightly clean up CrateGetters macroIan Jackson2025-08-121-4/+5
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-078-22/+18
* Update code for Edition 2024Nick Mathewson2025-08-071-13/+21
* 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 derive-deftly to 1.2.0Ian Jackson2025-08-041-1/+1
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-7/+7
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-2/+2
* tor-rtcompat, tor-rtmock: Allow unused functions.Gabriela Moldovan2025-07-071-0/+1
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* Upgrade to derive-deftly 1.1.0.Gabriela Moldovan2025-07-071-1/+1
* tor-rtmock: Use subthread_spawn for spawn_blocking.Wesley Aptekar-Cassels2025-06-091-38/+6
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-7/+7
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-1/+7
* *: use std::io::Error::other in many placesNick Mathewson2025-05-152-11/+4
* rtmock: use Option::replace instead of mem::replaceNick Mathewson2025-05-151-8/+6
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-012-10/+7
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-1/+1
* Run cargo update.Wesley Aptekar-Cassels2025-04-291-1/+1
* tor-rtcompat: task tests: Allow a clippy lintIan Jackson2025-04-101-0/+1
* tor-rtcompat: task: Break out subthread_yieldIan Jackson2025-04-101-30/+36
* tor-rtcompat: task tests: Allow a clippy lintIan Jackson2025-04-101-0/+1
* tor-rtcompat: BlockOn: relax bounds on reenter_block_onIan Jackson2025-04-092-2/+2
* tor-rtmock: task: subthread_block_on_future; Yield a bit moreIan Jackson2025-04-091-2/+18
* tor-rtmock: task tests: New subhtread_pingpong testIan Jackson2025-04-091-1/+43
* tor-rtmock: task: Redo subthread_block_on_future; poll on the subthread (fmt)Ian Jackson2025-04-091-14/+3
* tor-rtmock: task: Redo subthread_block_on_future; poll on the subthreadIan Jackson2025-04-092-68/+65
* tor-rtmock: task: Minor refactoringIan Jackson2025-04-091-4/+6
* tor-rtmock: task: import Left and RightIan Jackson2025-04-091-3/+3
* tor-rtmock: task: impl Debug for TaskFutureInfoIan Jackson2025-04-091-1/+3
* tor-rtmock: task: Break out Waker::make_wakerIan Jackson2025-04-091-5/+10
* tor-rtmock: Improve a commentIan Jackson2025-04-091-1/+6
* tor-rtmock: Fix a commentIan Jackson2025-04-091-1/+1
* Remove semver.md files post-release.Gabriela Moldovan2025-04-011-10/+0