0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/openvpn/dco
Lev Stipakov 8eefddd18b
dco-win: fix "agent process premature exit" handling
Commit ae99307 ("tun: add persis-tun support for dco-win")
broke handling of premature exit of agent process. Introduced
"tun_persist->close_destructor()" call in "tun_start() " also closes
agent process handle within WinCommandAgent,
which triggers fail handler (without error code).

Fix by "re-arming" fail handler after "close_destructor()"
call in "tun_start()".

Signed-off-by: Lev Stipakov <lev@openvpn.net>
2022-10-19 17:05:32 +02:00
..
dcocli.hpp tun: add persis-tun support for dco-win 2022-10-13 15:16:25 +02:00
ipcollbase.hpp Update copyrights 2020-03-18 19:37:32 +01:00
key.hpp ovpn-dco: remove cbc-hmac crypto 2020-11-16 01:24:02 +01:00
kocrypto.hpp dco-win: support for ChaCha20-Poly1305 2022-05-04 18:15:07 +03:00
korekey.hpp kovpn: move away kovpn code 2020-10-14 14:16:19 +03:00
ovpn-dco.h tun: add persis-tun support for dco-win 2022-10-13 15:16:25 +02:00
ovpndcocli.hpp Linux tun_config(): added a flags parameter to subsume add_bypass_routes and create space for new flags 2021-11-24 13:18:35 -07:00
ovpndcokocrypto.hpp ovpn-dco: add support for configuring ChaCha20Poly1305 as data channel cipher 2020-11-17 15:49:36 +01:00
ovpndcowincli.hpp dco-win: fix "agent process premature exit" handling 2022-10-19 17:05:32 +02:00