| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-28 | Various fixes for in-app upgrades | David Lönnhager | 1 | -2/+2 | |
| 2025-05-28 | Add in app upgrades to the daemon | Sebastian Holmin | 1 | -1/+20 | |
| --------- Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> | |||||
| 2025-05-28 | Implement new version check and app downloader | David Lönnhager | 1 | -0/+6 | |
| This also fixes 'latest_beta' being required in the API Co-authored-by: Sebastian Holmin <sebastian.holmin@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> | |||||
| 2024-09-06 | Build wg with daita support for android | Albin | 1 | -5/+2 | |
| 2024-06-26 | Enable DAITA on macOS | David Lönnhager | 1 | -2/+2 | |
| 2024-06-25 | Add `daita` as a Cargo cfg variable | Markus Pettersson | 1 | -2/+9 | |
| Gate DAITA compilation on `"cargo::rustc-cfg=daita"` emitted in build files per platform. | |||||
| 2022-10-10 | Adapt all crates to use mullvad-version | Linus Färnstrand | 1 | -4/+1 | |
| 2022-09-27 | Fix clippy complaints | Emīls Piņķis | 1 | -1/+1 | |
| 2022-09-01 | Replace winapi with windows-sys for all remaining crates | David Lönnhager | 1 | -3/+8 | |
| 2020-08-13 | Remove WinUtil | David Lönnhager | 1 | -54/+0 | |
| 2019-08-12 | Replace ::std with just std | Linus Färnstrand | 1 | -1/+1 | |
| 2019-06-26 | Update build scripts | Odd Stranne | 1 | -0/+54 | |
| 2019-01-18 | Get rid of almost all remaining "extern crate" statements | Linus Färnstrand | 1 | -5/+0 | |
| 2018-12-13 | Activate the merge_imports rustfmt feature | Linus Färnstrand | 1 | -4/+1 | |
| 2018-09-24 | Only add metadata to daemon when not testing | Linus Färnstrand | 1 | -1/+9 | |
| 2018-09-24 | Switch out windres for winres | Linus Färnstrand | 1 | -3/+13 | |
| 2018-07-13 | Add daemon manifest | Odd Stranne | 1 | -1/+1 | |
| 2018-07-12 | Add version information for Rust binaries | Odd Stranne | 1 | -0/+7 | |
| 2018-06-25 | Make mullvad-daemon take version from own metadata | Linus Färnstrand | 1 | -21/+4 | |
| 2018-02-07 | Make the daemon version be the git description | Linus Färnstrand | 1 | -29/+20 | |
| 2018-01-09 | Remove crate version from version strings | Linus Färnstrand | 1 | -1/+1 | |
| 2017-10-30 | Use git describe in git-commit-info.txt | Linus Färnstrand | 1 | -3/+3 | |
| 2017-09-22 | Add build.rs script fetching commit info and log that on daemon start | Linus Färnstrand | 1 | -0/+50 | |
