summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/AddressCacheTracker
AgeCommit message (Expand)AuthorFilesLines
2024-11-01Fix building for Xcode 15 and 16Bug Magnet1-4/+4
2024-08-13Fix getting stuck in blocked state after reconnectingmojganii1-1/+1
2024-05-06Ensure log file sizes stay below a certain thresholdJon Petersson1-2/+2
2023-10-16Add tests for PacketTunnelActor, TunnelManager and AppMessageHandler.Jon Petersson1-2/+2
2023-08-28Introduce Duration type that mimicks native iOS16 DurationJon Petersson1-6/+6
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-1/+1
2023-05-03Pass closure to block operations instead of the entire operationAndrej Mihajlov1-5/+5
2023-05-03Fix CI issuesAndrej Mihajlov1-2/+2
2023-05-03Adapt codebase to use cancellable initializerAndrej Mihajlov1-6/+2
2023-03-22Add coordinators and app routerAndrej Mihajlov1-0/+191