0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn
Arne Schwabe 9c547ba3ff
Remove force_aes_cbc_ciphersuites option
This option has been very likely been to fix some incompatibilities
between some TLS libraries. But nobody really remember what it fixes
and its usage today is questionable. So remove the option instead
of supporting an option we cannot even test anymore.

Signed-off-by: Arne Schwabe <arne@openvpn.net>
2020-03-11 19:51:18 +01:00
..
acceptor Update license on files moved from common 2020-01-09 12:24:20 +02:00
addr Avoid maybe unintialized warning in IP::Addr 2020-01-29 18:13:28 +01:00
apple ReachabilityBase: added virtual destructor 2019-06-19 18:21:03 +02:00
applecrypto Remove force_aes_cbc_ciphersuites option 2020-03-11 19:51:18 +01:00
asio asiopolysock: disable shutdown for domain socket on macOS 2019-12-12 14:39:50 +02:00
auth SSL: added SNI::Metadata, an abstract base class for packaging app-specific SNI metadata in AuthCert 2019-07-17 10:53:46 -06:00
aws Add GPL headers 2020-02-05 20:08:58 +02:00
buffer Fix multiple instances of comparison of signed with unsigned 2020-01-15 23:08:30 +01:00
client Remove force_aes_cbc_ciphersuites option 2020-03-11 19:51:18 +01:00
common wstring.hpp: workaround for mingw's codecvt_utf8 bug 2020-03-11 19:44:52 +01:00
compress Fix multiple instances of comparison of signed with unsigned 2020-01-15 23:08:30 +01:00
crypto Announce Chacha20-poly1305 in IV_CIPHER if supported 2020-02-18 18:50:27 +01:00
dco Fix multiple instances of comparison of signed with unsigned 2020-01-15 23:08:30 +01:00
error wintun: ring buffers support 2019-08-21 17:58:37 +03:00
frame wintun: ring buffers support 2019-08-21 17:58:37 +03:00
http Replace std::regex with non regex for HTTP redact 2020-01-29 18:13:28 +01:00
init Fix compilation without ASIO when using OpenSSL 2020-01-15 23:08:30 +01:00
io [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
ip ICMPv6: added DEST_UNREACH code 2019-09-06 22:24:57 -06:00
kovpn KoTun::API: added set_simulate_mesh_keepalive_failures() method 2020-02-28 11:56:04 -07:00
legal [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
linux Add macOS implementation in cpu time helper and adjust unit test 2019-11-07 09:58:55 +01:00
log logsimple.hpp: OPENVPN_LOG_STRING, OPENVPN_LOG_NTNL: flush output stream 2019-11-20 11:14:23 +01:00
mbedtls Remove force_aes_cbc_ciphersuites option 2020-03-11 19:51:18 +01:00
netconf system_cmd_async: added optional sigset_t* parameter to configure signals in child 2020-02-28 11:56:04 -07:00
omi omi\openvpn.cpp: cancel wait on exit event 2020-03-11 19:44:54 +01:00
openssl Remove force_aes_cbc_ciphersuites option 2020-03-11 19:51:18 +01:00
options Merge changes applied to coming Core release 2020-02-19 18:24:49 +01:00
ovpnagent/win mingw: fix various warnings 2020-03-11 19:44:40 +01:00
pki OpenSSL PKI cleanup 2019-06-19 18:21:01 +02:00
proxy Add GPL headers 2020-01-31 10:24:38 +02:00
random Fix multiple instances of comparison of signed with unsigned 2020-01-15 23:08:30 +01:00
reliable [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
server Fix multiple instances of comparison of signed with unsigned 2020-01-15 23:08:30 +01:00
ssl Remove force_aes_cbc_ciphersuites option 2020-03-11 19:51:18 +01:00
time mingw: fix various warnings 2020-03-11 19:44:40 +01:00
transport Minor code style clean up 2019-11-27 17:11:50 +01:00
tun mingw: fix various warnings 2020-03-11 19:44:40 +01:00
win mingw: fix various warnings 2020-03-11 19:44:40 +01:00
ws WS::Client: reworked SIMULATE_HTTPCLI_FAILURES to more closely hew to asio error throw points 2020-02-28 11:56:04 -07:00