| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-10-16 | Add tests for PacketTunnelActor, TunnelManager and AppMessageHandler. | Jon Petersson | 1 | -2/+2 | |
| 2023-08-28 | Introduce Duration type that mimicks native iOS16 Duration | Jon Petersson | 1 | -6/+6 | |
| 2023-06-27 | New swiftformat rule, enable google swift guidelines | Bug Magnet | 1 | -1/+1 | |
| 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 | Fix CI issues | Andrej Mihajlov | 1 | -2/+2 | |
| 2023-05-03 | Adapt codebase to use cancellable initializer | Andrej Mihajlov | 1 | -6/+2 | |
| 2023-03-22 | Add coordinators and app router | Andrej Mihajlov | 1 | -0/+191 | |
| Fixes IOS-10 | |||||
