summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Operations
AgeCommit message (Expand)AuthorFilesLines
2021-03-19SimulatorTunnelProviderHost: pick the actual tunnel based on relay constraintsAndrej Mihajlov2-0/+7
2021-03-19Add willExecute observer to operationsAndrej Mihajlov3-2/+22
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-08-13Fix Swift compiler segfault in release buildAndrej Mihajlov1-1/+1
2020-07-22Accept queue in OperationBlockObserverAndrej Mihajlov2-7/+26
2020-07-06Add operationsAndrej Mihajlov15-0/+826