0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/test
Heiko Hund 54e2d77f89 make RemoteList::get_item() return a RCPtr
Returning a reference can be harmful, since Items can potentially disappear
during lookup of hostnames. Thus, return a refcounted Ptr instead, so
that external references to internal data doesn't restrict RemoteList in
its daily business.

Signed-off-by: Heiko Hund <heiko@openvpn.net>
2021-09-28 15:29:03 +02:00
..
ovpncli Implement external PKI emulation with OpenSSL 2021-09-22 14:06:34 +02:00
ssl ProtoContext: added keepalive_timeout_early parameter 2021-07-03 13:10:01 -06:00
unittests make RemoteList::get_item() return a RCPtr 2021-09-28 15:29:03 +02:00
unused Update copyrights 2020-03-18 19:37:32 +01:00