tunnelkit/TunnelKit/Sources/Protocols/OpenVPN/AppExtension
Davide De Rosa 9b82d7f9ec Evaluate reconnection without touching reasserting
Use a different variable to signal an upcoming reconnection. Make
sure that reasserting is never set to false with the meaning of
"do not reconnect", because doing so would trigger a transient
"connected" state in the VPN.

Reverts use of cancelTunnelWithError() in sessionDidStop.
2020-05-09 12:09:03 +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 Evaluate reconnection without touching reasserting 2020-05-09 12:09:03 +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