tunnelkit/TunnelKit/Sources/Protocols/OpenVPN/AppExtension
Davide De Rosa 5285ba7aa8 Set reasserting to false if canRebindLink()
Code is currently disabled (canRebindLink() is hardcoded to false),
still it's good to stay consistent with semantics of
reasserting = false, i.e. "connection has become active again".
2020-05-09 15:01:11 +02:00
..
ConnectionStrategy.swift Redefine endpoint strategy according to IPv4/6 2020-04-14 22:57:23 +02:00
NETCPLink.swift Update copyright clause 2020-01-11 09:26:41 +01:00
NEUDPLink.swift Update copyright clause 2020-01-11 09:26:41 +01:00
OpenVPNTunnelProvider.swift Set reasserting to false if canRebindLink() 2020-05-09 15:01:11 +02:00
OpenVPNTunnelProvider+Configuration.swift SAN host check (#168) 2020-05-09 00:02:16 +02:00
OpenVPNTunnelProvider+Interaction.swift Shut down on server "RESTART" control message 2020-02-29 19:23:26 +01:00