summaryrefslogtreecommitdiff
path: root/crates/tor-rtmock/src/util.rs
Commit message (Expand)AuthorAgeFilesLines
* tls: Support export keying material (RFC 5705)David Goulet2024-06-181-0/+3
* Change deftly syntax to post 0.12.1 versionIan Jackson2024-06-171-1/+1
* tor-rtmock: Remove a todo commentIan Jackson2024-04-031-5/+0
* Switch to derive-deftlyIan Jackson2024-04-031-8/+8
* tor-rtcompat: Make Runtime imply CoarseTimeProvider, etc. (fmt)Ian Jackson2024-03-251-2/+2
* tor-rtcompat: Make Runtime imply CoarseTimeProvider, etc.Ian Jackson2024-03-251-0/+8
* tor-rtmock: Use derive-adhoc for composite runtimesIan Jackson2023-07-071-48/+59
* tor-rtmock: statically assert that the macro makes a Runtime implIan Jackson2023-07-061-0/+6
* tor-rtmock: Use the same specified field for BlockOn and SpawnIan Jackson2023-07-061-4/+5
* tor-rtmock: net: "Provide" a UDP "implementation" which doesn't workIan Jackson2023-07-061-3/+2
* tor-rtmock: Introduce impl_runtime_prelude (fmt)Ian Jackson2023-07-061-1/+3
* tor-rtmock: Introduce impl_runtime_preludeIan Jackson2023-07-061-0/+20
* tor-rtmock: Introduce impl_runtime! macroIan Jackson2023-07-061-0/+98