summaryrefslogtreecommitdiffhomepage
path: root/ios/PacketTunnel/DeviceCheck
AgeCommit message (Collapse)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-12/+15
# Conflicts: # ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift # ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift
2025-06-05Fix typosomahs1-1/+1
2025-05-27Enable Swift 6 mode for the PacketTunnel and test TargetBug Magnet1-3/+3
2025-04-08Add mullvad api implementation for account proxyJon Petersson1-1/+5
2025-02-04Update copyright string in switft filesOskar6-6/+6
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet3-9/+13
2024-09-19Make the packet tunnel enter error state when failing device checkBug Magnet1-2/+2
2023-11-14remove importing namespaces partiallyMojgan3-4/+3
2023-10-16Add tests for PacketTunnelActor, TunnelManager and AppMessageHandler.Jon Petersson1-3/+3
2023-10-09PacketTunnel: introduce proper state and blocked stateAndrej Mihajlov3-2/+72
2023-09-21Merge TunnelProviderMessaging into PacketTunnelCoreAndrej Mihajlov1-0/+1
2023-09-20Disable Module verifier, rename Settings to MullvadSettings to avoid clash ↵Bug Magnet3-3/+3
with Apple private Framework of the same name
2023-09-20Move settings into its own frameworkAndrej Mihajlov3-0/+3
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet2-2/+2
2023-06-08PacketTunnel: rotate private key on mismatch with serverAndrej Mihajlov5-0/+414