| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-08 | Remove fallback for checking Windows version | David Lönnhager | 1 | -5/+3 | |
| It may be that this check fails for whatever reason, but the old method does not always return the correct version | |||||
| 2025-08-07 | Infer Windows version from ntoskrnl image in installer | David Lönnhager | 1 | -0/+31 | |
| 2025-07-09 | Add unsafe blocks and comment to mullvad-nsis | Sebastian Holmin | 1 | -14/+40 | |
| 2025-02-12 | Replace `#[no_mangle]` with `#[unsafe(no_mangle)]` | Sebastian Holmin | 1 | -3/+3 | |
| 2024-02-08 | Log version using `mullvad-nsis` in Windows installer | Markus Pettersson | 1 | -0/+31 | |
| Expose the functionally for calling `RtlGetVersion` from `talpid-platform-metadata` through `mullvad-nsis`. This is used for getting the Windows build version during the windows installer. | |||||
| 2024-01-05 | Run `cargo +nightly fmt` | Sebastian Holmin | 1 | -2/+2 | |
| 2023-11-13 | Stronger permissions for mullvad directories | unknown | 1 | -2/+37 | |
| Set read-only permissions for authenticated users and full-access for admins for relevant mullvad directories on creation. | |||||
| 2023-02-27 | Retrieve system app dir path from mullvad-paths in cleanup plugin | David Lönnhager | 1 | -0/+58 | |
| using mullvad-nsis | |||||
