summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNTests/RelayCacheTests.swift
AgeCommit message (Expand)AuthorFilesLines
2024-04-29Reorganise MullvadVPNTests hierarchy to match that of code under testAndrew Bulhak1-58/+0
2024-02-07Relay selector should use overridden IP addresses for relaysJon Petersson1-7/+10
2023-12-11Moving MullvadTransport into MullvadRESTmojganii1-1/+0
2023-12-11Moving RelayCache into MullvadRESTmojganii1-1/+0
2023-07-10Enable Shadowsocks bridges selection via RelaySelectorBug Magnet1-1/+1
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-1/+1
2023-06-13Replace Caching type with FileCache<Content: Codable>Andrej Mihajlov1-37/+33
2023-06-13Cache the last used shadowsocks configuration and reuse it subsequentlyBug Magnet1-0/+61