summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadREST/Relay/RelaySelectorWrapper.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Fix exit selection for multhihop and smart routing combinationJon Petersson1-1/+2
2025-09-30Apply new swift format rules to codebaseSteffen1-14/+15
2025-09-16Bypass obfuscation when not supportedBug Magnet1-4/+7
2025-09-05Fix relay selector selection order and obfuscationJon Petersson1-41/+53
2025-06-26Update RelaySelector to handle extra addressesJon Petersson1-5/+1
2025-05-21Fix ios release build failureSteffen1-1/+5
2025-05-20Fix duplicate call to cache to validate portSteffen Ernst1-19/+28
2025-05-20Handle port 443 removal and show blocked state bannerSteffen Ernst1-0/+27
2025-03-18Show number of available relays in filter viewmojganii1-7/+39
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-1/+1
2024-11-28Apply the obfuscation port to the entry configuration onlyJon Petersson1-8/+5
2024-11-13Update relay selector for shadowsocks obfuscationJon Petersson1-5/+13
2024-10-18Fix crash when closing add/edit custom list viewJon Petersson1-2/+1
2024-10-08Fix smart routing to select the closest relay with DaitaJon Petersson1-8/+9
2024-09-05Do not instantiate tunnel settings in RelaySelectorWrapperBug Magnet1-23/+2
2024-08-21Allow relay selector to filter DAITA enabled relaysJon Petersson1-0/+2
2024-08-15Add DAITA into TunnelSettingsmojganii1-13/+13
2024-07-11Add RelaySelectorWrapper testsJon Petersson1-3/+1
2024-07-11Allow relay selector to select an entry peerJon Petersson1-0/+63