| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-12-11 | Moving RelayCache into MullvadREST | mojganii | 2 | -2/+1 | |
| 2023-10-16 | Add tests for PacketTunnelActor, TunnelManager and AppMessageHandler. | Jon Petersson | 1 | -4/+14 | |
| 2023-08-28 | Introduce Duration type that mimicks native iOS16 Duration | Jon Petersson | 1 | -4/+4 | |
| 2023-06-27 | New swiftformat rule, enable google swift guidelines | Bug Magnet | 1 | -6/+4 | |
| 2023-05-29 | Introduce MullvadTransport and move Shadowsocks there, share ↵ | Bug Magnet | 1 | -4/+3 | |
| TransportProvider implementation | |||||
| 2023-05-22 | Reformat the code for Swift 5.8 | Andrej Mihajlov | 1 | -2/+2 | |
| 2023-05-03 | Pass closure to block operations instead of the entire operation | Andrej Mihajlov | 1 | -5/+5 | |
| Block operations receive (Error?) -> Void Result block operations receive (Result<Output, Error>) -> Void Transform operations receive (Input, (Result<Output, Error>) -> Void) -> Void | |||||
| 2023-05-03 | Adapt codebase to use cancellable initializer | Andrej Mihajlov | 1 | -11/+4 | |
| 2023-02-28 | Replace OperationCompletion with Result | Andrej Mihajlov | 1 | -21/+13 | |
| Error is set to OperationError.cancelled if operation is cancelled. | |||||
| 2023-01-17 | Add helper to create serial operation queue | Andrej Mihajlov | 1 | -5/+1 | |
| 2022-11-09 | Remove shared instances | Andrej Mihajlov | 2 | -0/+297 | |
