summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/SimulatorTunnelProvider/SimulatorTunnelProvider.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-40/+40
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-4/+4
2023-09-11Re enable extensions on NetworkExtension types that were accidentally removedBug Magnet1-22/+0
2023-09-08Move VPNConnectionProtocol to its own fileBug Magnet1-14/+1
2023-09-08Fix Swiftlint warnings (file length) in files related to simulator tunnelJon Petersson1-326/+4
2023-09-07Fix or report all current smaller Swiftlint warnings in xcodeJon Petersson1-0/+1
2023-08-21Fix nsobject_prefer_isequal swiftlint violationBug Magnet1-2/+3
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-3/+3
2023-06-08PacketTunnel: rotate private key on mismatch with serverAndrej Mihajlov1-19/+5
2023-03-22Add coordinators and app routerAndrej Mihajlov1-0/+439