summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/RelayCacheTracker
AgeCommit message (Expand)AuthorFilesLines
2023-12-11Moving RelayCache into MullvadRESTmojganii2-2/+1
2023-10-16Add tests for PacketTunnelActor, TunnelManager and AppMessageHandler.Jon Petersson1-4/+14
2023-08-28Introduce Duration type that mimicks native iOS16 DurationJon Petersson1-4/+4
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-6/+4
2023-05-29Introduce MullvadTransport and move Shadowsocks there, share TransportProvide...Bug Magnet1-4/+3
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov1-2/+2
2023-05-03Pass closure to block operations instead of the entire operationAndrej Mihajlov1-5/+5
2023-05-03Adapt codebase to use cancellable initializerAndrej Mihajlov1-11/+4
2023-02-28Replace OperationCompletion with ResultAndrej Mihajlov1-21/+13
2023-01-17Add helper to create serial operation queueAndrej Mihajlov1-5/+1
2022-11-09Remove shared instancesAndrej Mihajlov2-0/+297