0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn
Frank Lichtenheld 5c5d115619 Fix some "variable set but not used" errors with clang 15
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2022-10-24 13:52:28 +02:00
..
acceptor Update copyrights 2020-03-18 19:37:32 +01:00
addr IP: added static regexes for detection of IPv4 and IPv6 addresses 2022-05-13 19:09:09 -06:00
apple Update copyrights 2020-03-18 19:37:32 +01:00
applecrypto Update copyrights 2020-03-18 19:37:32 +01:00
asio AsioBoundSocket: use defined() instead of local_.specified() for readability 2022-06-29 08:39:22 -06:00
auth AuthCert: support up to 160 bit serial numbers 2022-09-21 23:00:13 -06:00
aws WS::ClientSet: added new TransactionSet flag retry_on_http_4xx 2022-06-29 08:39:22 -06:00
buffer bufstr: added buf_c_str() and buf_eq_str() functions 2022-02-07 13:56:13 -07:00
client Ensure sending UV_ only with push-peer-info and prioritise client.peerInfo 2022-10-19 16:40:21 +02:00
common Fix some "variable set but not used" errors with clang 15 2022-10-24 13:52:28 +02:00
compress remove unnecessary addition 2021-05-18 06:13:31 +02:00
crypto dco-win: support for ChaCha20-Poly1305 2022-05-04 18:15:07 +03:00
dco dco-win: fix "agent process premature exit" handling 2022-10-19 17:05:32 +02:00
error Implement TLS Keying Material Export data key derivation 2020-08-27 13:00:11 +02:00
frame Implement pushable tun-mtu and tls-mtu-max 2022-07-13 16:44:31 +02:00
http openvpn/http: document source and add license text 2022-02-25 15:08:52 +01:00
init Refactor InitProcess to use refcounting 2020-09-02 20:37:01 +02:00
io Update copyrights 2020-03-18 19:37:32 +01:00
ip Update copyrights 2020-03-18 19:37:32 +01:00
legal Update copyrights 2020-03-18 19:37:32 +01:00
linux SetUserGroupRetainCap: added a new constructor for user/group parameters provided as const char * 2022-05-13 19:09:09 -06:00
log Update copyrights 2020-03-18 19:37:32 +01:00
mbedtls AuthCert: support up to 160 bit serial numbers 2022-09-21 23:00:13 -06:00
netconf win: improve "add bypass route" logic 2020-09-16 18:08:15 +03:00
omi omi: better support for "state" management command 2022-09-07 23:33:28 +02:00
openssl AuthCert: support up to 160 bit serial numbers 2022-09-21 23:00:13 -06:00
options Fix some "variable set but not used" errors with clang 15 2022-10-24 13:52:28 +02:00
ovpnagent tunwin: support for adapter state in TunSetup 2022-10-13 15:16:23 +02:00
pki Use xkey provider for external keys with OpenSSL 3.0 2022-06-08 22:41:36 +02:00
proxy Update copyrights 2020-03-18 19:37:32 +01:00
random RandomAPI: comment edit 2022-06-29 08:39:22 -06:00
reliable Update copyrights 2020-03-18 19:37:32 +01:00
server Fix unit test with AuthStatus::Type enum fwd decl 2022-07-21 11:08:42 -07:00
ssl Implement pushable tun-mtu and tls-mtu-max 2022-07-13 16:44:31 +02:00
time time/epoch: include time.h 2022-09-16 11:21:44 +02:00
transport tun: add persis-tun support for dco-win 2022-10-13 15:16:25 +02:00
tun tun: add persis-tun support for dco-win 2022-10-13 15:16:25 +02:00
win win/call.hpp: fix include and linkage error 2020-09-09 12:35:36 +03:00
ws WS::ClientSet: added new TransactionSet flag retry_on_http_4xx 2022-06-29 08:39:22 -06:00