summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadREST/Transport/AccessMethodIterator.swift
AgeCommit message (Expand)AuthorFilesLines
2025-08-12Separate access method rotation request from stateSteffen1-2/+6
2025-04-24Expose TransportSelector to mullvad-iosJon Petersson1-1/+10
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-1/+1
2024-03-22Fix not showing the correct api access method in use on app reinstallJon Petersson1-6/+4
2024-01-30Currently in use API access method should be visible in UIJon Petersson1-11/+6
2024-01-23reusing existing connection for upcoming requests if it is still validmojganii1-8/+11
2024-01-16using different API access methods when it encounters a network errormojganii1-0/+70