| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | smol: Implement smol in tor-rtcompat | Niel Duysters | 2025-08-21 | 1 | -1/+1 |
| * | Switch Cargo.toml files to edition 2024. | Nick Mathewson | 2025-08-07 | 1 | -1/+1 |
| * | CI: run miri, currently on tor-rtcompat | Ian Jackson | 2024-09-26 | 1 | -0/+1 |
| * | Temporarily disable it_cancels_delayed_firings. | Nick Mathewson | 2022-11-10 | 1 | -0/+5 |
| * | `TaskSchedule`: give error on `sleep*()` if last handle is dropped | Nick Mathewson | 2022-09-07 | 1 | -5/+28 |
| * | tor-rtcompat: s/micros/millis inside a flaky test | eta | 2022-07-26 | 1 | -1/+1 |
| * | TaskSchedule: Add a sleep_until_wallclock method too. | Nick Mathewson | 2022-06-10 | 1 | -1/+14 |
| * | Add a `sleep` function to TaskSchedule. | Nick Mathewson | 2022-06-07 | 1 | -0/+20 |
| * | Add "suspend" and "resume" to TaskSchedule. | Nick Mathewson | 2022-06-07 | 1 | -0/+83 |
| * | Make daemon tasks self-contained; introduce NetDirProvider | eta | 2022-03-30 | 1 | -0/+6 |
| * | tor-rtcompat/scheduler: add unit tests, FireIn -> FireAt | eta | 2022-03-24 | 1 | -7/+139 |
| * | Implement a periodic task scheduler, and a basic dormant mode | eta | 2022-03-23 | 1 | -0/+148 |
