summaryrefslogtreecommitdiffhomepage
path: root/ios/RelayCache/RelayCache.swift
AgeCommit message (Expand)AuthorFilesLines
2023-12-11Moving RelayCache into MullvadRESTmojganii1-63/+0
2023-10-16Add tests for PacketTunnelActor, TunnelManager and AppMessageHandler.Jon Petersson1-1/+6
2023-06-13Replace Caching type with FileCache<Content: Codable>Andrej Mihajlov1-17/+15
2023-06-13Cache the last used shadowsocks configuration and reuse it subsequentlyBug Magnet1-65/+16
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov1-2/+2
2022-10-25Make RelayCache an instanceAndrej Mihajlov1-57/+56
2022-10-21Move RelayCache.IO and CachedRelays into new RelayCache.frameworksajacl1-0/+110