| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-23 | Document why `rand` can't be upgraded in `mullvad-update` | Markus Pettersson | 1 | -2/+2 | |
| Update `rand` as a dev dependency in `mullvad-update` | |||||
| 2025-07-10 | Run `cargo fmt` | Sebastian Holmin | 1 | -2/+2 | |
| 2025-05-28 | Add download timeout and retry logic (#8149) | Sebastian Holmin | 1 | -28/+174 | |
| * Add timeout to download * Retry failed downloads on network errors Previously, the download would either fail immediately or hang indefinitely if when the user e.g. changed their tunnel state. * Fix progress when resuming download * Import thiserror on all platforms * Add to installer downloader changelog | |||||
| 2025-03-05 | Request all remaining bytes in HTTP range request | David Lönnhager | 1 | -13/+10 | |
| 2025-03-05 | Move size hint check to method | David Lönnhager | 1 | -17/+19 | |
| 2025-03-05 | Add clear_progress | David Lönnhager | 1 | -0/+7 | |
| 2025-03-05 | Remove unnecessary `into_boxed_slice` | David Lönnhager | 1 | -8/+7 | |
| 2025-03-05 | Hide components that are not needed on Linux in mullvad-update | David Lönnhager | 1 | -0/+496 | |
