summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNTests/MullvadVPN/TunnelManager
AgeCommit message (Expand)AuthorFilesLines
2025-10-17Update strings based on other platformsmojganii1-139/+0
2025-10-15Fix testsAndrew Bulhak1-5/+0
2025-09-30Apply new swift format rules to codebaseSteffen4-65/+77
2025-09-19Add routine that clears shadowsocks caches on API rotation and failureBug Magnet1-1/+2
2025-05-23Fix API breaking down when used without connectivityBug Magnet1-1/+2
2025-05-13Make the app feel more responsive when reconnectingBug Magnet1-2/+76
2025-05-08Add storekit 2 functions to mullvad apiSteffen Ernst1-2/+8
2025-04-24Expose TransportSelector to mullvad-iosJon Petersson1-16/+23
2025-04-08Add mullvad api implementation for account proxyJon Petersson1-4/+4
2025-03-03Send API requests across app/packet tunnel boundaryJon Petersson1-10/+12
2025-02-18Add tests for reconnection strategySteffen Ernst2-0/+88
2025-02-04Update copyright string in switft filesOskar9-9/+9
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet4-5/+5
2024-11-28Apply the obfuscation port to the entry configuration onlyJon Petersson1-3/+3
2024-11-05Update data structure to support new obfuscation selectionJon Petersson1-4/+10
2024-11-01Fix building for Xcode 15 and 16Bug Magnet5-12/+12
2024-10-14Check AddressCache as well when overriding hostname for SSL validationBug Magnet1-2/+7
2024-09-30Share the same instance of EncrytedDNSProxy everywhereBug Magnet1-1/+1
2024-09-10Store the raw JSON payload from the getRelays API callJon Petersson1-0/+1
2024-09-05Do not instantiate tunnel settings in RelaySelectorWrapperBug Magnet1-2/+8
2024-08-19Add support for building with Xcode 16Bug Magnet1-0/+10
2024-08-15Add DAITA into TunnelSettingsmojganii1-9/+5
2024-08-14Fix some Swiftlint warningsmojganii1-2/+2
2024-08-13Fix getting stuck in blocked state after reconnectingmojganii5-44/+157
2024-07-25Apply multihop for normal connectionmojganii1-0/+101
2024-07-11Add general support for multiple selected relaysJon Petersson1-7/+7
2024-07-11Allow relay selector to select an entry peerJon Petersson2-5/+11
2024-06-25Replace all maximum timeout values to 60 secondsJon Petersson1-3/+4
2024-05-21Implement PQ PSKEmīls1-0/+139
2024-05-13Mock data for snapshot testmojganii1-4/+8
2024-04-29Reorganise MullvadVPNTests hierarchy to match that of code under testAndrew Bulhak7-0/+540