| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-10 | Run `cargo fmt` | Sebastian Holmin | 1 | -1/+1 | |
| 2025-06-10 | Update nix to 0.30 everywhere | Joakim Hulthe | 1 | -1/+1 | |
| 2025-02-25 | Replace libc with nix in talpid-time::unix | Joakim Hulthe | 2 | -17/+16 | |
| 2024-06-10 | Fix `cargo udeps` | Markus Pettersson | 1 | -0/+2 | |
| 2024-04-23 | Document 'test' feature in talpid-time | David Lönnhager | 1 | -0/+2 | |
| 2024-04-23 | Make talpid-time timers mockable in tests | David Lönnhager | 2 | -2/+11 | |
| 2024-02-14 | Fix talpid-time for iOS, add FFI for mullvad-api | Emīls | 1 | -1/+1 | |
| 2024-01-16 | Add rust-version to all Cargo.toml | Linus Färnstrand | 1 | -0/+1 | |
| 2024-01-09 | Remove version and publish cargo metadata | Linus Färnstrand | 1 | -2/+0 | |
| Since Rust 1.75.0 the `version` field is optional. The version defaults to "0.0.0" if it's not specified, and `publish` defaults to false if no version has been given. So by not specifying a version we get both `version = "0.0.0" and `publish = false` "for free" | |||||
| 2024-01-04 | Add workspace level lints | Linus Färnstrand | 1 | -0/+3 | |
| 2023-07-14 | Move tokio dependency to be a workspace dependency | Linus Färnstrand | 1 | -1/+1 | |
| 2023-07-14 | Set package fields in workspace and inherit in packages | Linus Färnstrand | 1 | -5/+6 | |
| 2022-10-10 | Set all Rust crate versions to 0.0.0 | Linus Färnstrand | 1 | -1/+1 | |
| 2022-04-12 | Use underscore notation for gigantic number | David Lönnhager | 1 | -1/+1 | |
| 2022-04-12 | Use correct nanosecond type on all architectures | David Lönnhager | 1 | -2/+2 | |
| 2022-04-11 | Add talpid-time crate | David Lönnhager | 3 | -0/+123 | |
