passepartout-apple/Passepartout/Sources/Model/Profiles
Davide De Rosa 12597d34b3 Override hostname with profile value
Now that TunnelKit uses sessionConfiguration.hostname to set
.serverAddress, it must be set no matter what.

If hostname is nil, serverAddress is set to
resolvedAddresses.first, which for host profiles is always nil.

Also reorder provider code.
2019-04-10 15:13:31 +02:00
..
HostConnectionProfile.swift Override hostname with profile value 2019-04-10 15:13:31 +02:00
PlaceholderConnectionProfile.swift Make hostname optional in provider pool 2019-04-09 20:47:08 +02:00
ProfileKey.swift Make framework internal components public 2019-03-18 11:50:52 +01:00
ProviderConnectionProfile.swift Override hostname with profile value 2019-04-10 15:13:31 +02:00