summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/REST
AgeCommit message (Expand)AuthorFilesLines
2022-03-15Use WireGuardKitTypes in the main bundle to avoid loading go runtime.Andrej Mihajlov1-2/+2
2022-02-22Add period at the end of error descriptionsAndrej Mihajlov1-5/+5
2022-02-08Decode weight as UInt64Andrej Mihajlov1-1/+1
2022-02-01Break tunnel management on operationsAndrej Mihajlov1-1/+0
2021-12-21REST: handle success response codes defensivelyAndrej Mihajlov2-52/+23
2021-12-16Add API address cacheAndrej Mihajlov6-169/+559
2021-12-16SSLPinning: return `.rejectProtectionSpace` instead of `.cancelAuthentication...Andrej Mihajlov1-12/+5
2021-10-07Remove expired LE certificateDavid Lönnhager1-3/+2
2021-09-29TunnelManager: refactorAndrej Mihajlov1-1/+2
2021-09-16REST: refactorAndrej Mihajlov7-0/+756