summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/REST/RESTClient.swift
AgeCommit message (Expand)AuthorFilesLines
2022-03-15Use WireGuardKitTypes in the main bundle to avoid loading go runtime.Andrej Mihajlov1-2/+2
2022-02-01Break tunnel management on operationsAndrej Mihajlov1-1/+0
2021-12-21REST: handle success response codes defensivelyAndrej Mihajlov1-27/+19
2021-12-16Add API address cacheAndrej Mihajlov1-167/+278
2021-10-07Remove expired LE certificateDavid Lönnhager1-3/+2
2021-09-29TunnelManager: refactorAndrej Mihajlov1-1/+2
2021-09-16REST: refactorAndrej Mihajlov1-0/+409