0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn
Antonio Quartulli 2959f1998c
ovpn-dco: no need to rearm pipe when sending NEW_PEER command
NEW_PEER does not expect any reply, therefore there is no need to rearm
the pipe.

Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
2023-06-06 13:54:42 +02:00
..
acceptor Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
addr Use memcpy to read from potientially unaligned memory in ipv6.hpp 2023-02-01 16:43:53 +01:00
apple Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
applecrypto Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
asio Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
auth Do not print the length of passwords 2023-02-01 16:43:53 +01:00
aws Do not allow SHA1 cipher suites when using preferred tls-cert-profile 2023-03-29 23:14:30 +02:00
buffer BufferType: refactor const operations into new base ConstBufferType 2023-01-30 17:16:08 -07:00
client cliproto: disallow unannounced compression 2023-05-24 16:17:38 +03:00
common Document behaviour of Signal class a bit more 2023-05-10 17:23:33 +02:00
compress Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
crypto Fix mbed TLS AEAD encrypt/decrypt with newer mbed TLS 2.x versions 2023-03-08 17:06:24 +01:00
dco ovpn-dco: no need to rearm pipe when sending NEW_PEER command 2023-06-06 13:54:42 +02:00
error [OSSL] Treat the error of missing a common signature algorithm as fatal 2023-03-29 23:14:29 +02:00
frame Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
http Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
init Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
io copyright: Update to 2022 2022-09-29 12:00:26 +02:00
ip Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
legal Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
linux Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
log ovpn-dco: extend stats in order to retrieve both VPN and transport numbers 2023-06-06 13:54:41 +02:00
mbedtls Ensure that tlsVersionMinOverride does not lower TLS version 2023-03-29 23:14:15 +02:00
netconf Add IPv6 support to "get best gateway" Windows logic 2023-04-24 13:07:36 +02:00
omi Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
openssl Probably reference count the EPKI object and ensure right order 2023-05-10 17:23:33 +02:00
options Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
ovpnagent Add IPv6 support to "get best gateway" Windows logic 2023-04-24 13:07:36 +02:00
pki Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
proxy Ensure NTLM phase 2 is always large enough 2023-03-03 21:41:22 +01:00
random Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
reliable Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
server Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
ssl Reduce mssfix logging noise 2023-05-22 14:47:36 +02:00
time Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
transport Display configured family address for UDP and DCO 2023-05-10 18:22:59 +02:00
tun ovpn-dco: change control packets flow in order to adapt to dco-v2 logic 2023-06-06 13:54:42 +02:00
win Make all C++ source code files have LF (Unix) line endings 2023-04-24 17:16:58 +02:00
ws Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00