summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadRESTTests/TransportStrategyTests.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-35/+42
2025-04-24Expose TransportSelector to mullvad-iosJon Petersson1-1/+5
2025-02-04Update copyright string in switft filesOskar1-1/+1
2024-09-25Add UI for encrypted dns proxymojganii1-2/+18
2024-08-13Fix getting stuck in blocked state after reconnectingmojganii1-0/+1
2024-01-30Currently in use API access method should be visible in UIJon Petersson1-21/+0
2024-01-23removing socks5 authentication check from the TransportStrategy layermojganii1-4/+5
2024-01-23reusing existing connection for upcoming requests if it is still validmojganii1-17/+0
2024-01-16using different API access methods when it encounters a network errormojganii1-20/+217
2023-10-12Cache the transportStrategy in the UserDefaultsBug Magnet1-18/+30
2023-06-20Enable reusing the shadowsocks connection once it is establishedBug Magnet1-7/+18
2023-05-29Introduce MullvadTransport and move Shadowsocks there, share TransportProvide...Bug Magnet1-6/+6
2023-05-22Add shadowsocks-proxy crateEmīls1-0/+40