passepartout-apple/Passepartout/Sources/Model
Davide De Rosa ae2bd3d876 Replace some profile exceptions with preconditions
Misconfigured profiles must fall back to a consistent state, this
is a programming error.

- provider.pool: fall back to default pool (should always be there)
- provider.preset: why would one remove a preset?
- host.endpointProtocols: .ovpn with no remotes shouldn't get this far
2018-10-19 01:29:44 +02:00
..
Profiles Replace some profile exceptions with preconditions 2018-10-19 01:29:44 +02:00
ConnectionProfile.swift Require credentials for providers only 2018-10-19 01:29:44 +02:00
ConnectionProfileHolder.swift Initial commit 2018-10-11 09:13:19 +02:00
ConnectionService.swift Require credentials for providers only 2018-10-19 01:29:44 +02:00
Credentials.swift Initial commit 2018-10-11 09:13:19 +02:00
DebugLog.swift Find out version/build statically 2018-10-18 14:02:35 +02:00
EndpointDataSource.swift Initial commit 2018-10-11 09:13:19 +02:00
Preferences.swift Initial commit 2018-10-11 09:13:19 +02:00
TransientStore.swift Add promoting alert for subreddit 2018-10-18 10:04:23 +02:00
TrustPolicy.swift Initial commit 2018-10-11 09:13:19 +02:00
TrustedNetworks.swift Initial commit 2018-10-11 09:13:19 +02:00
TunnelKitProvider+Communication.swift Initial commit 2018-10-11 09:13:19 +02:00
Wizard.swift Initial commit 2018-10-11 09:13:19 +02:00