tunnelkit/TunnelKit/Sources/Protocols/OpenVPN/AppExtension
Davide De Rosa 790ec276db Restrain DNS servers according to protocol
- Cleartext: pick any available
- HTTPS/TLS: only pick local servers, secure DNS may NEVER come
  from VPN server

Require for TLS, not for HTTPS (not even sure about their need).
2021-01-26 11:20:01 +01:00
..
ConnectionStrategy.swift Update copyright 2020-12-27 17:29:39 +01:00
NETCPLink.swift Default to unspecified MTU 2020-12-28 16:04:15 +01:00
NEUDPLink.swift Default to unspecified MTU 2020-12-28 16:04:15 +01:00
OpenVPNTunnelProvider+Configuration.swift Refactor legacy parsing of provider configuration 2021-01-03 10:47:06 +01:00
OpenVPNTunnelProvider+Interaction.swift Update copyright 2020-12-27 17:29:39 +01:00
OpenVPNTunnelProvider.swift Restrain DNS servers according to protocol 2021-01-26 11:20:01 +01:00