0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-20 12:02:28 +02:00
openvpn/src
Frank Lichtenheld 4410daac5a options.c: update usage description of --cipher
GCC with -O3 complains:
warning: ‘%s’ directive argument is null [-Wformat-overflow=]

And indeed:
--cipher alg    : Encrypt packets with cipher algorithm alg
                  (default=(null)).

Since there is no real default anymore, remove it.
While here also indicate the somewhat-deprecated status
of the option.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20221228171314.133115-1-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg25851.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
2022-12-28 22:44:42 +01:00
..
compat msvc: upgrade to Visual Studio 2022 2022-12-22 18:28:24 +01:00
openvpn options.c: update usage description of --cipher 2022-12-28 22:44:42 +01:00
openvpnmsica msvc: upgrade to Visual Studio 2022 2022-12-22 18:28:24 +01:00
openvpnserv msvc: upgrade to Visual Studio 2022 2022-12-22 18:28:24 +01:00
plugins Insert client connection data into PAM environment 2022-10-10 16:24:23 +02:00
tapctl msvc: upgrade to Visual Studio 2022 2022-12-22 18:28:24 +01:00
Makefile.am update copyright year to 2022 2022-01-26 13:38:41 +01:00