summaryrefslogtreecommitdiffhomepage
path: root/talpid-time
AgeCommit message (Expand)AuthorFilesLines
2026-01-23Format `Cargo.toml` files using `tombi`Sebastian Holmin1-10/+9
2025-11-21Fix Unix time code using dangerous `as _` castsLinus Färnstrand1-4/+4
2025-07-10Run `cargo fmt`Sebastian Holmin1-1/+1
2025-06-10Update nix to 0.30 everywhereJoakim Hulthe1-1/+1
2025-02-25Replace libc with nix in talpid-time::unixJoakim Hulthe2-17/+16
2024-06-10Fix `cargo udeps`Markus Pettersson1-0/+2
2024-04-23Document 'test' feature in talpid-timeDavid Lönnhager1-0/+2
2024-04-23Make talpid-time timers mockable in testsDavid Lönnhager2-2/+11
2024-02-14Fix talpid-time for iOS, add FFI for mullvad-apiEmīls1-1/+1
2024-01-16Add rust-version to all Cargo.tomlLinus Färnstrand1-0/+1
2024-01-09Remove version and publish cargo metadataLinus Färnstrand1-2/+0
2024-01-04Add workspace level lintsLinus Färnstrand1-0/+3
2023-07-14Move tokio dependency to be a workspace dependencyLinus Färnstrand1-1/+1
2023-07-14Set package fields in workspace and inherit in packagesLinus Färnstrand1-5/+6
2022-10-10Set all Rust crate versions to 0.0.0Linus Färnstrand1-1/+1
2022-04-12Use underscore notation for gigantic numberDavid Lönnhager1-1/+1
2022-04-12Use correct nanosecond type on all architecturesDavid Lönnhager1-2/+2
2022-04-11Add talpid-time crateDavid Lönnhager3-0/+123