0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/openvpn
James Yonan 2b0960452d ServerProto: don't generate new management or tun instances after stop() has been called
This change is intended to safeguard against potential
post-stop() management activity that could result in
management agent getting into a bad state.

Signed-off-by: James Yonan <james@openvpn.net>
2024-08-17 12:53:23 -06:00
..
acceptor streamline overriding virtual function syntax 2024-08-13 02:01:24 +02:00
addr IP Refactor 2024-07-29 13:40:29 +00:00
apple virtual d'tors: use '= default' instead of empty body 2024-08-13 02:05:05 +02:00
applecrypto streamline overriding virtual function syntax 2024-08-13 02:01:24 +02:00
asio streamline overriding virtual function syntax 2024-08-13 02:01:24 +02:00
auth Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
aws virtual d'tors: use '= default' instead of empty body 2024-08-13 02:05:05 +02:00
buffer streamline overriding virtual function syntax 2024-08-13 02:01:24 +02:00
client streamline overriding virtual function syntax 2024-08-13 02:01:24 +02:00
common virtual d'tors: use '= default' instead of empty body 2024-08-13 02:05:05 +02:00
compress streamline overriding virtual function syntax 2024-08-13 02:01:24 +02:00
crypto streamline overriding virtual function syntax 2024-08-13 02:01:24 +02:00
dco streamline overriding virtual function syntax 2024-08-13 02:01:24 +02:00
error virtual d'tors: use '= default' instead of empty body 2024-08-13 02:05:05 +02:00
frame Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
http streamline overriding virtual function syntax 2024-08-13 02:01:24 +02:00
init Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
io copyright: Update to 2022 2022-09-29 12:00:26 +02:00
ip Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
legal Update the copyright years used by core consumers 2024-07-09 15:28:13 +00:00
linux Eliminate some conversion warnings 2023-03-08 15:21:50 +00:00
log logger: De-duplicate Logger::log_{trace, info, ...} logic 2024-08-08 14:43:14 +00:00
mbedtls streamline overriding virtual function syntax 2024-08-13 02:01:24 +02:00
netconf OpenVPN 3 Core library version 3.8.5 2024-05-03 14:50:21 +02:00
omi streamline overriding virtual function syntax 2024-08-13 02:01:24 +02:00
openssl streamline overriding virtual function syntax 2024-08-13 02:01:24 +02:00
options push update: base implementation 2024-08-08 14:43:11 +00:00
ovpnagent virtual d'tors: use '= default' instead of empty body 2024-08-13 02:05:05 +02:00
pki virtual d'tors: use '= default' instead of empty body 2024-08-13 02:05:05 +02:00
proxy Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
random streamline overriding virtual function syntax 2024-08-13 02:01:24 +02:00
reliable Port the psid cookie defense from ovpn2 2023-10-03 12:42:29 -07:00
server ServerProto: don't generate new management or tun instances after stop() has been called 2024-08-17 12:53:23 -06:00
ssl virtual d'tors: use '= default' instead of empty body 2024-08-13 02:05:05 +02:00
time Make profile errors clearer for users by reporting specific error codes. 2024-03-22 15:15:09 +00:00
transport virtual d'tors: use '= default' instead of empty body 2024-08-13 02:05:05 +02:00
tun virtual d'tors: use '= default' instead of empty body 2024-08-13 02:05:05 +02:00
win WinSvc: define virtual d'tor 2024-08-13 02:01:33 +02:00
ws streamline overriding virtual function syntax 2024-08-13 02:01:24 +02:00