Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated NETunnelProvider save format | 2018-12-21 | 1 | -68/+0 | |
* | More formatting nits and cyclomatic complexity fixes | 2018-12-12 | 1 | -3/+3 | |
* | Added swiftlint and fixed all errors (and a bunch, but not all, warnings) | 2018-12-12 | 1 | -5/+13 | |
* | Model: Declare keyLength constant and use that wherever applicable | 2018-12-09 | 1 | -3/+6 | |
* | Model, Tunnels manager: Rewrite the model for VPN-on-demand | 2018-11-12 | 1 | -21/+1 | |
* | Model: Add activationType to tunnel configuration | 2018-11-11 | 1 | -0/+6 | |
* | Model: TunnelConfiguration: Add explicit conformance to Decodable | 2018-11-10 | 1 | -1/+15 | |
* | Model: Ensure that a TunnelConfiguration always has a valid array of peers | 2018-11-10 | 1 | -2/+9 | |
* | Model: Move InterfaceConfiguration.publicKey to Curve25519.swift | 2018-11-08 | 1 | -4/+0 | |
* | Move logic to extension: Move model files to Shared | 2018-11-08 | 1 | -0/+54 |