summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadREST/Transport
AgeCommit message (Expand)AuthorFilesLines
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet26-64/+65
2024-11-26Add encrypted DNS proxy domain as part of configBug Magnet1-1/+1
2024-10-14Check AddressCache as well when overriding hostname for SSL validationBug Magnet1-1/+1
2024-09-30Share the same instance of EncrytedDNSProxy everywhereBug Magnet2-6/+13
2024-09-26Use the encrypted DNS FFI as a transport providerEmīls3-13/+64
2024-09-25Add UI for encrypted dns proxymojganii4-5/+55
2024-09-18Fix some build warningsmojganii1-1/+1
2024-09-10Store the raw JSON payload from the getRelays API callJon Petersson1-1/+1
2024-08-15Add DAITA into TunnelSettingsmojganii2-41/+30
2024-07-17Add a Rust FFI, Disable sandboxing for scriptsBug Magnet12-596/+1
2024-07-11Add RelaySelectorWrapper testsJon Petersson1-3/+1
2024-06-13Add multi-hop toggle to settings viewmojganii2-25/+31
2024-06-04Upgrade settings to associate with multi-hopmojganii4-24/+111
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 Petersson3-50/+8
2024-01-24Enable testing API access with a given configurationBug Magnet2-0/+59
2024-01-23removing socks5 authentication check from the TransportStrategy layermojganii1-10/+5
2024-01-23reusing existing connection for upcoming requests if it is still validmojganii5-28/+56
2024-01-16Add rust-version to all Cargo.tomlLinus Färnstrand1-0/+1
2024-01-16using different API access methods when it encounters a network errormojganii5-136/+264
2024-01-09Remove version and publish cargo metadataLinus Färnstrand1-2/+0
2024-01-08Add username password commandBug Magnet10-24/+201
2024-01-04Add workspace level lintsLinus Färnstrand1-0/+3
2023-12-22moving AccessMethodRepository into MullvadSettingsmojganii6-28/+27
2023-12-12Add socks5 forwarding proxyAndrej Mihajlov23-1/+1468
2023-12-11Categorize files based on functionalitiesmojganii19-0/+1055