summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/AddressCache/AddressCacheStore.swift
AgeCommit message (Expand)AuthorFilesLines
2023-03-02Remove dangling files that were previous removedAndrej Mihajlov1-302/+0
2022-10-13Add MullvadTypes and MullvadLogging targetsAndrej Mihajlov1-1/+1
2022-09-26Replace ChainedError with WrappingErrorAndrej Mihajlov1-5/+5
2022-08-03Format source code with swiftformatAndrej Mihajlov1-11/+21
2022-07-28AddressCache: drop error typeAndrej Mihajlov1-87/+99
2022-05-18AddressCacheStore: throw error instead of returning resultAndrej Mihajlov1-92/+104
2022-04-29AddressCacheStore: move initialization into separate methodAndrej Mihajlov1-36/+40
2022-04-29AddressCacheStore: use simple lockAndrej Mihajlov1-55/+47
2022-02-01Break tunnel management on operationsAndrej Mihajlov1-1/+1
2021-12-16Add API address cacheAndrej Mihajlov1-0/+272