| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-30 | Apply new swift format rules to codebase | Steffen | 2 | -5/+7 | |
| # Conflicts: # ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift # ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift | |||||
| 2025-09-22 | Fix building the project for the screenshots configuration | Bug Magnet | 1 | -0/+1 | |
| 2025-09-19 | Add routine that clears shadowsocks caches on API rotation and failure | Bug Magnet | 1 | -0/+26 | |
| 2025-08-06 | Fix some linting warnings | mojganii | 1 | -1/+1 | |
| 2025-04-24 | Expose TransportSelector to mullvad-ios | Jon Petersson | 2 | -31/+5 | |
| 2025-02-04 | Update copyright string in switft files | Oskar | 5 | -5/+5 | |
| 2025-01-14 | Enable compilation with Swift 6 for most targets | Bug Magnet | 5 | -9/+9 | |
| 2024-09-18 | Fix some build warnings | mojganii | 1 | -1/+1 | |
| 2024-09-10 | Store the raw JSON payload from the getRelays API call | Jon Petersson | 1 | -1/+1 | |
| 2024-08-15 | Add DAITA into TunnelSettings | mojganii | 2 | -41/+30 | |
| 2024-07-17 | Add a Rust FFI, Disable sandboxing for scripts | Bug Magnet | 12 | -596/+1 | |
| 2024-07-11 | Add RelaySelectorWrapper tests | Jon Petersson | 1 | -3/+1 | |
| 2024-06-13 | Add multi-hop toggle to settings view | mojganii | 2 | -25/+31 | |
| 2024-06-04 | Upgrade settings to associate with multi-hop | mojganii | 3 | -23/+110 | |
| 2024-01-23 | reusing existing connection for upcoming requests if it is still valid | mojganii | 1 | -1/+1 | |
| 2024-01-16 | Add rust-version to all Cargo.toml | Linus Färnstrand | 1 | -0/+1 | |
| 2024-01-16 | using different API access methods when it encounters a network error | mojganii | 1 | -0/+73 | |
| 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-12-22 | moving AccessMethodRepository into MullvadSettings | mojganii | 2 | -7/+8 | |
| 2023-12-11 | Categorize files based on functionalities | mojganii | 14 | -0/+729 | |
