summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Operations/AsyncOperation.swift
AgeCommit message (Expand)AuthorFilesLines
2021-03-19Add willExecute observer to operationsAndrej Mihajlov1-0/+1
2021-02-11Integrate WireGuardKitAndrej Mihajlov1-1/+1
2020-09-02Prevent wrapping KVO in stateLock as it may cause a deadlock in property acce...Andrej Mihajlov1-16/+29
2020-07-06Add operationsAndrej Mihajlov1-0/+142