summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadREST/Relay
AgeCommit message (Expand)AuthorFilesLines
2025-10-24Fetch current location on first startJon Petersson3-23/+12
2025-10-08Do not override ip on certain obfuscationsJon Petersson4-38/+52
2025-10-02Fix bug where relay selector would mix obfuscationsJon Petersson2-24/+31
2025-09-30Fix exit selection for multhihop and smart routing combinationJon Petersson1-1/+2
2025-09-30Apply new swift format rules to codebaseSteffen12-57/+70
2025-09-16Reject unsupported obfuscation only in auto caseEmīls1-13/+14
2025-09-16Bypass obfuscation when not supportedBug Magnet8-53/+174
2025-09-05Fix relay selector selection order and obfuscationJon Petersson10-275/+326
2025-07-08Update FFI to handle new QUIC paramsJon Petersson3-6/+13
2025-06-26Update RelaySelector to handle extra addressesJon Petersson2-7/+36
2025-06-16Combine DAITA and Multihop to one pill when smart routing is activeJon Petersson1-15/+14
2025-05-26Make IP Override feature indicator check current tunnel endpointAndrew Bulhak1-0/+4
2025-05-21Fix ios release build failureSteffen1-1/+5
2025-05-20Fix duplicate call to cache to validate portSteffen Ernst1-19/+28
2025-05-20Remove port 443 from automatic connection attemptSteffen Ernst2-13/+5
2025-05-20Handle port 443 removal and show blocked state bannerSteffen Ernst1-0/+27
2025-04-28Add the ability to use QUIC obfuscation in the UI, and update SettingsBug Magnet2-0/+5
2025-03-18Add test for filtermojganii3-2/+3
2025-03-18Refactor RelayFilterDataSourcemojganii3-3/+7
2025-03-18Show number of available relays in filter viewmojganii5-9/+64
2025-03-17Fix the issue in smart routing when selecting one to many relaysmojganii1-5/+0
2025-02-04Update copyright string in switft filesOskar22-22/+22
2025-01-28Change AnyRelay Location from a String to a custom typeAndrew Bulhak4-11/+79
2025-01-24Put custom list name or (unfmtd) location name into connect buttonAndrew Bulhak4-13/+41
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet5-9/+9
2024-12-13Fix relay selector to force blocked state with daita and obfuscation onJon Petersson7-177/+214
2024-12-03Enable custom Shadowsocks port selection on entry servers in multihopJon Petersson3-26/+35
2024-12-02Replace misspelling of WireGuardObfuscationShadowsocksPort type nameAndrew Bulhak1-1/+1
2024-11-28Fix ip address selection for ShadowSocksJon Petersson3-15/+54
2024-11-28Apply the obfuscation port to the entry configuration onlyJon Petersson4-27/+39
2024-11-27Update automatic port selection algorithmBug Magnet2-5/+5
2024-11-13Update relay selector for shadowsocks obfuscationJon Petersson4-64/+230
2024-10-29Add shadowsocks fields to relay list response from the APIJon Petersson1-1/+2
2024-10-23Fix relay selector for smart routingJon Petersson1-9/+13
2024-10-18Fix crash when closing add/edit custom list viewJon Petersson3-57/+28
2024-10-08Fix smart routing to select the closest relay with DaitaJon Petersson4-89/+273
2024-10-02Add smart routing to daita settings dataJon Petersson1-2/+2
2024-09-10Store the raw JSON payload from the getRelays API callJon Petersson4-24/+76
2024-09-05Fix the cached relays to include daita information in new app versionBug Magnet2-1/+15
2024-09-05Do not instantiate tunnel settings in RelaySelectorWrapperBug Magnet2-24/+6
2024-08-21Allow relay selector to filter DAITA enabled relaysJon Petersson8-63/+186
2024-08-15Add DAITA into TunnelSettingsmojganii2-14/+15
2024-07-25Apply multihop for normal connectionmojganii3-13/+10
2024-07-11Add RelaySelectorWrapper testsJon Petersson5-204/+225
2024-07-11Add general support for multiple selected relaysJon Petersson1-2/+2
2024-07-11Allow relay selector to select an entry peerJon Petersson8-35/+350
2024-06-04Upgrade settings to associate with multi-hopmojganii7-242/+349
2024-04-08Fix RelaySelector not resolving locations under certain constraintsJon Petersson1-22/+23
2024-04-08Fix RelaySelector not being able to resolve locations under certain constraintsJon Petersson1-4/+27
2024-03-04Fix bug where relay selector evaluates only first location constraint when a ...Jon Petersson1-19/+22