summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNTests/DeviceCheckOperationTests.swift
AgeCommit message (Expand)AuthorFilesLines
2024-04-29Reorganise MullvadVPNTests hierarchy to match that of code under testAndrew Bulhak1-549/+0
2024-03-05Implement initial tests: start rotation on account set, stop on account unsetAndrew Bulhak1-25/+0
2023-09-21Merge TunnelProviderMessaging into PacketTunnelCoreAndrej Mihajlov1-0/+1
2023-09-20Disable Module verifier, rename Settings to MullvadSettings to avoid clash wi...Bug Magnet1-1/+1
2023-09-20Move settings into its own frameworkAndrej Mihajlov1-0/+1
2023-09-07Fix or report all current smaller Swiftlint warnings in xcodeJon Petersson1-0/+2
2023-09-04iOS: Remove forwarding portsAndrej Mihajlov1-4/+1
2023-08-30Use swiftlint auto fix for trivial lint violationsBug Magnet1-5/+5
2023-08-28Introduce Duration type that mimicks native iOS16 DurationJon Petersson1-3/+3
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-6/+6
2023-06-08PacketTunnel: rotate private key on mismatch with serverAndrej Mihajlov1-0/+573