summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/RelayCache.swift
AgeCommit message (Expand)AuthorFilesLines
2020-07-08Uncombine RelayCache and bundle relays.json with the appAndrej Mihajlov1-107/+257
2020-06-02Switch to using ephemeral URLSession configurationAndrej Mihajlov1-3/+8
2020-05-08Fix commentAndrej Mihajlov1-1/+1
2020-05-08Rename MullvadAPI -> MullvadRpc and rework MullvadRpc.Error typeAndrej Mihajlov1-12/+6
2020-03-09Pick relay based on weightsAndrej Mihajlov1-1/+1
2020-02-06Replace Amagicom AB with Mullvad VPN AB in iOS source filesLinus Färnstrand1-1/+1
2020-01-03Scope MullvadAPIError into MullavdAPI as Error and add response codes expect...Andrej Mihajlov1-2/+2
2019-12-04Migrate RelayCache to CombineAndrej Mihajlov1-123/+145
2019-09-23Add RelayCacheAndrej Mihajlov1-0/+228