0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn
Lev Stipakov e419e07c7f dcocli.cpp: add missing socket_protect call
As other transport clients, call socket_protect()
before establishing connection.

This gives ability to create bypass route.

Signed-off-by: Lev Stipakov <lev@openvpn.net>
2020-08-26 10:53:27 +00:00
..
acceptor Update copyrights 2020-03-18 19:37:32 +01:00
addr IP::Route: added to_string_optional_prefix_len() method 2020-08-19 18:53:01 +02:00
apple Update copyrights 2020-03-18 19:37:32 +01:00
applecrypto Update copyrights 2020-03-18 19:37:32 +01:00
asio Update copyrights 2020-03-18 19:37:32 +01:00
auth AuthCreds: added new constructor for unit test 2020-08-19 18:52:43 +02:00
aws awsca.hpp: use proper CA path 2020-07-23 19:09:45 +02:00
buffer Buffer: make sure to abort rather than throw an exception when OPENVPN_BUFFER_ABORT is defined 2020-08-19 18:52:58 +02:00
client dcocli.cpp: add missing socket_protect call 2020-08-26 10:53:27 +00:00
common SessionIDType::find_weak: fixed a possible segfault if map.bucket_count() is zero (bug) 2020-08-19 18:53:05 +02:00
compress Update copyrights 2020-03-18 19:37:32 +01:00
crypto Update copyrights 2020-03-18 19:37:32 +01:00
dco dcocli.cpp: add missing socket_protect call 2020-08-26 10:53:27 +00:00
error Merging release/3.5.5 into master 2020-04-24 17:33:51 +02:00
frame Update copyrights 2020-03-18 19:37:32 +01:00
http Merging release/3.5.5 into master 2020-04-24 17:33:51 +02:00
init Update copyrights 2020-03-18 19:37:32 +01:00
io Update copyrights 2020-03-18 19:37:32 +01:00
ip Update copyrights 2020-03-18 19:37:32 +01:00
kovpn kodev: don't compile for UNIT_TEST 2020-08-19 18:52:46 +02:00
legal Update copyrights 2020-03-18 19:37:32 +01:00
linux Update copyrights 2020-03-18 19:37:32 +01:00
log Update copyrights 2020-03-18 19:37:32 +01:00
mbedtls Implement tls-groups option to specify eliptic curves/groups 2020-05-13 16:23:36 +02:00
netconf Update copyrights 2020-03-18 19:37:32 +01:00
omi omi: support for dynamic challenge 2020-05-13 14:46:26 +00:00
openssl SSL/TLS: explicitly set certificate serial number (SN) type to std::int64_t sn (previously was long) 2020-08-19 18:52:36 +02:00
options push-continuation: added new server-side fragmentor 2020-08-19 18:53:00 +02:00
ovpnagent/win mingw: fix various warnings 2020-03-11 19:44:40 +01:00
pki Update copyrights 2020-03-18 19:37:32 +01:00
proxy Update copyrights 2020-03-18 19:37:32 +01:00
random randapi: use #pragma once 2020-08-19 18:52:47 +02:00
reliable Update copyrights 2020-03-18 19:37:32 +01:00
server PeerAddr: make copyable by inheriting from RCCopyable<thread_unsafe_refcount> 2020-08-19 18:53:04 +02:00
ssl Include --cipher in IV_PROTO to make OpenVPN3 compatible with OpenVPN 2.5 2020-08-13 10:15:44 +02:00
time Time: added a useful comment for delta_str() method 2020-06-09 15:44:57 -06:00
transport dcocli.cpp: add missing socket_protect call 2020-08-26 10:53:27 +00:00
tun rename ENABLE_DCO to ENABLE_KOVPN 2020-08-26 10:53:27 +00:00
win Update copyrights 2020-03-18 19:37:32 +01:00
ws Asio patches: in basic_resolver_results, added data() and cdata() members for access to underlying storage vector 2020-08-19 18:52:55 +02:00