summaryrefslogtreecommitdiff
path: root/crates/tor-rtmock
Commit message (Expand)AuthorAgeFilesLines
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-7/+7
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* tor-rtmock: Avoid confusing "concurrently" wordIan Jackson2025-02-251-2/+2
* tor-rtmock: Explain Subthreads and compare them with bare threadsIan Jackson2025-02-251-0/+31
* tor-rtmock: Capitalise Subthread and link to the definitionIan Jackson2025-02-251-25/+29
* tor-rtmock: Fix a typoIan Jackson2025-02-251-1/+1
* tor-rtmock: Move imprecations to more prominent locationIan Jackson2025-02-251-11/+9
* tor-rtmock: subthread facilityIan Jackson2025-02-131-7/+381
* tor-rtmock: subthread facility (pre-fmt)Ian Jackson2025-02-131-2/+10
* tor-rtmock: Replace open-coded Debug impl with DeriveIan Jackson2025-02-131-34/+27
* tor-rtmock tests: Improve various_mock_executorsIan Jackson2025-02-131-0/+1
* tor-rtmock tests: Break out various_mock_executorsIan Jackson2025-02-131-5/+10
* tor-rtmock: Break out Task::set_awakeIan Jackson2025-02-131-7/+19
* tor-rtmock: task: Rename MockExecutor Arc<Shared> field to sharedIan Jackson2025-02-131-17/+17
* tor-rtmock: task: Replace ArcMutexData with Arc<Shared>Ian Jackson2025-02-131-12/+20
* tor-rtmock: Correct a commentIan Jackson2025-02-131-1/+1
* Enable derive-deftly beta featuresIan Jackson2025-02-121-1/+1
* Update to derive-deftly 1.0Ian Jackson2025-02-121-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-7/+7
* fix: fix typosDimitris Apostolou2025-01-301-1/+1
* tor-rtcompat: Rename UnsupportedStreamOps to NoOpStreamOpsHandle.Gabriela Moldovan2025-01-151-1/+1
* tor-rtmock: Implement StreamOps for MockTlsStream (fmt).Gabriela Moldovan2025-01-151-1/+3
* tor-rtmock: Implement StreamOps for MockTlsStream.Gabriela Moldovan2025-01-151-1/+14
* tor-rtmock: drop_reentrancy test: Run under miri tooIan Jackson2025-01-151-8/+14
* tor-rtmock: Explicitly manage the lifetime of the futureIan Jackson2025-01-151-0/+7
* tor-rtmock: Add a test case for Future drop entrancyIan Jackson2025-01-151-0/+34
* tor-rtmock: Avoid misleading task dumps by careful drop sequencingIan Jackson2025-01-151-9/+34
* tor-rtmock: Add some more tracing / debug outputIan Jackson2025-01-151-1/+9
* tor-rtmock: Explain a difficulty with test trace outputIan Jackson2025-01-151-0/+5
* tor-rtcompat: Use GAT instead of RPIT in SpawnBlocking trait.Wesley Aptekar-Cassels2025-01-072-4/+9
* tor-rtmock: Add task names for spawn_obj and spawn_blocking.Wesley Aptekar-Cassels2025-01-071-2/+2
* tor-rtcompat: Add spawn_blocking to Runtime trait.Wesley Aptekar-Cassels2025-01-072-2/+47
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-7/+7
* 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-2/+2
|/
* Upgrade to itertools 0.14.0Nick Mathewson2025-01-061-1/+1
* tor-rtcompat: Replace bad_api_usage with UnsupportedStreamOp (fmt).Gabriela Moldovan2024-12-101-1/+4
* tor-rtcompat: Replace bad_api_usage with UnsupportedStreamOp.Gabriela Moldovan2024-12-101-7/+3
* tor-rtcompat: Implement StreamOps for all the stream types.Gabriela Moldovan2024-12-101-1/+12
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-7/+7
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-1/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Merge branch 'versions' into 'main'Ian Jackson2024-10-301-8/+8
|\
| * Bump minor versions of crates with new APIs/implsIan Jackson2024-10-301-1/+1
| * Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-7/+7
* | cargo: Run fixup-featuresIan Jackson2024-10-301-1/+1
|/
* Remove re-export of "unix" from tor_rtcompat.Nick Mathewson2024-10-292-6/+8
* Convert a few crates to slotmap-carefulNeel Chauhan2024-10-173-6/+6