This is basically to improve 2.4 client to OpenVPN 2.5 server compatibility.
The commit message of patch 2/2 explains the motivations and details more.

Arne Schwabe (2):
  Normalise ncp-ciphers option and restrict it to 127 bytes
  Also announce IV_CIPHERS as client in OpenVPN 2.4

 doc/openvpn.8            |   2 +
 src/openvpn/init.c       |   1 +
 src/openvpn/options.c    |   9 +++
 src/openvpn/ssl.c        |  74 +++++++++++++++++++++++++
 src/openvpn/ssl.h        |  23 ++++++++
 src/openvpn/ssl_common.h |   1 +
 src/openvpn/ssl_ncp.h    | 116 +++++++++++++++++++++++++++++++++++++++
 7 files changed, 226 insertions(+)
 create mode 100644 src/openvpn/ssl_ncp.h

-- 
2.26.2



_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to