| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-03 | Bump windows-sys version to latest | David Lönnhager | 1 | -1/+1 | |
| This also refactors and documents some code | |||||
| 2025-09-03 | Move get_system_dir to talpid-windows | David Lönnhager | 2 | -20/+8 | |
| 2025-08-07 | Infer Windows version from ntoskrnl image in installer | David Lönnhager | 2 | -18/+138 | |
| 2025-07-15 | Fix `collapsible_if` clippy lint | Markus Pettersson | 1 | -6/+5 | |
| 2025-07-10 | Run `cargo fmt` | Sebastian Holmin | 1 | -3/+3 | |
| 2025-07-09 | Inline format arguments | Linus Färnstrand | 3 | -9/+6 | |
| 2025-04-03 | Add product flavor to in app logs | Kalle Lindström | 2 | -4/+18 | |
| 2025-03-05 | Fix target arch check | David Lönnhager | 1 | -1/+1 | |
| 2025-03-05 | Detect native CPU arch | Markus Pettersson | 3 | -0/+63 | |
| 2025-02-25 | Add safety comments to talpid_platform_metadata::windows | Joakim Hulthe | 1 | -15/+34 | |
| 2024-08-14 | Make talpid-dbus optional in talpid-platform-metadata | David Lönnhager | 2 | -4/+11 | |
| 2024-06-24 | Run `cargo +nightly fmt` | Sebastian Holmin | 1 | -3/+1 | |
| 2024-04-30 | Print actual and min supported ST version | David Lönnhager | 1 | -7/+5 | |
| 2024-04-30 | Implement PartialOrd for MacosVersion | David Lönnhager | 1 | -10/+83 | |
| 2024-04-08 | Expose 'marketing' Windows version | David Lönnhager | 1 | -6/+14 | |
| 2024-04-08 | Add helper for parsing macOS version | David Lönnhager | 5 | -20/+89 | |
| 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-10-20 | Add desktop end-to-end tests | David Lönnhager | 2 | -1/+3 | |
| Co-authored-by: Jonathan <jonathan@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> | |||||
| 2023-09-04 | Make WindowsVersion struct private | David Lönnhager | 2 | -4/+1 | |
| 2023-09-04 | Detect whether OS is Windows Server | David Lönnhager | 1 | -6/+14 | |
| 2023-08-01 | Move windows-sys to a workspace dependency | Linus Färnstrand | 1 | -2/+2 | |
| 2023-07-14 | Set package fields in workspace and inherit in packages | Linus Färnstrand | 1 | -5/+6 | |
| 2023-04-21 | Apply clippy --fix fixes | Linus Färnstrand | 1 | -1/+1 | |
| This commit does not contain everything that `cargo clippy --fix` changed on Windows. But the least controversial and simplest subset. The remaining fixes I felt could use some manual cleanup also. | |||||
| 2023-03-27 | Fix many typos | Alexander Seiler | 1 | -1/+1 | |
| Signed-off-by: Alexander Seiler <seileralex@gmail.com> | |||||
| 2023-03-14 | Update windows-sys in mullvad and talpid crates | David Lönnhager | 1 | -1/+1 | |
| 2023-01-30 | Run `cargo clippy --fix` with the new Rust 1.67 preferred format | Linus Färnstrand | 1 | -3/+3 | |
| 2022-10-10 | Set all Rust crate versions to 0.0.0 | Linus Färnstrand | 1 | -1/+1 | |
| 2022-09-28 | Bump windows-sys to 0.42.0 | David Lönnhager | 1 | -1/+1 | |
| 2022-09-01 | Replace winapi with windows-sys for all remaining crates | David Lönnhager | 2 | -12/+17 | |
| 2021-11-29 | Reformat code without blank_lines_upper_bound = 2 | Linus Färnstrand | 2 | -3/+0 | |
| 2021-11-08 | Set all Rust crates to edition 2021 | Linus Färnstrand | 1 | -1/+1 | |
| 2021-10-13 | Identify Windows 11 by version number | Odd Stranne | 1 | -1/+7 | |
| 2021-03-01 | Stop using NM if it's too new | Emīls | 1 | -1/+1 | |
| 2021-02-16 | Drop the patch version from short version | Emīls Piņķis | 1 | -6/+20 | |
| 2021-02-04 | Add minor version to version check header | Emīls Piņķis | 1 | -6/+17 | |
| 2021-01-29 | Change version info on Windows | Emīls Piņķis | 3 | -39/+89 | |
| 2021-01-28 | Rename mullvad-platform-metadata | Emīls | 7 | -0/+271 | |
