summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNTests/MullvadSettings
AgeCommit message (Expand)AuthorFilesLines
2025-10-21Store recent connectionsmojganii1-5/+14
2025-10-15Enable quantum resistant tunnel setting by defaultJon Petersson1-2/+9
2025-09-30Apply new swift format rules to codebaseSteffen9-78/+100
2025-06-26Update RelaySelector to handle extra addressesJon Petersson1-2/+0
2025-06-17Add QUIC/Masque fields and Features structure to ServerRelayAndrew Bulhak1-1/+4
2025-05-27Enable Swift 6 mode for the PacketTunnel and test TargetBug Magnet3-4/+4
2025-05-13Make the app feel more responsive when reconnectingBug Magnet4-3/+7
2025-04-28Add the ability to use QUIC obfuscation in the UI, and update SettingsBug Magnet1-0/+32
2025-04-24Expose TransportSelector to mullvad-iosJon Petersson1-0/+1
2025-02-18Add tests for reconnection strategySteffen Ernst1-0/+28
2025-02-18Add tests for new settings version migrationSteffen Ernst1-0/+27
2025-02-04Update copyright string in switft filesOskar12-12/+12
2025-01-28Change AnyRelay Location from a String to a custom typeAndrew Bulhak1-2/+2
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet2-2/+2
2025-01-13Add keychains item to the backups againBug Magnet1-2/+0
2025-01-13Add FeatureIndicatorsViewmojganii1-0/+6
2025-01-10Exclude keychain items from backupsBug Magnet1-0/+2
2024-11-05Update data structure to support new obfuscation selectionJon Petersson2-6/+21
2024-10-29Add shadowsocks fields to relay list response from the APIJon Petersson1-1/+2
2024-10-18Set filters on the FilterView when they are shown or hiddenBug Magnet1-2/+11
2024-10-08Allow settings migration from packet tunnelBug Magnet2-2/+68
2024-10-08Fix smart routing to select the closest relay with DaitaJon Petersson1-0/+21
2024-10-02Add smart routing to daita settings dataJon Petersson1-1/+1
2024-09-25Add UI for encrypted dns proxymojganii1-4/+8
2024-09-18Fix some build warningsmojganii1-4/+4
2024-09-10Store the raw JSON payload from the getRelays API callJon Petersson1-6/+6
2024-08-21Allow relay selector to filter DAITA enabled relaysJon Petersson1-1/+2
2024-08-15Add DAITA into TunnelSettingsmojganii4-46/+83
2024-08-14Fix some Swiftlint warningsmojganii3-7/+7
2024-06-25Replace all maximum timeout values to 60 secondsJon Petersson1-5/+6
2024-06-04Upgrade settings to associate with multi-hopmojganii3-3/+100
2024-04-29Reorganise MullvadVPNTests hierarchy to match that of code under testAndrew Bulhak8-0/+699
2024-03-14Create view with custom lists to editJon Petersson1-1/+1
2024-02-26Adjust relay selector to support custom listsJon Petersson1-1/+1
2024-02-14Add data-driven TunnelSettingsUpdate type and method for atomically applying ...Andrew Bulhak1-0/+73