summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/TunnelManager/WgKeyRotation.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-9/+10
2025-05-21Remove dead code and add some more commentsmojganii1-1/+1
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-2/+2
2024-04-12Bump key rotation interval to 30 days on iOSEmīls1-1/+1
2023-11-14remove importing namespaces partiallyMojgan1-2/+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-08-28Introduce Duration type that mimicks native iOS16 DurationJon Petersson1-10/+11
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-1/+1
2023-06-08PacketTunnel: rotate private key on mismatch with serverAndrej Mihajlov1-0/+138