|
From: <ope...@li...> - 2025-12-04 15:02:13
|
Branch: refs/heads/master Home: https://github.com/OpenVPN/openvpn Commit: 4ff746ad87ca5aa7b2058c9332622fc86551c0c8 https://github.com/OpenVPN/openvpn/commit/4ff746ad87ca5aa7b2058c9332622fc86551c0c8 Author: Arne Schwabe <ar...@rf...> Date: 2025-12-04 (Thu, 04 Dec 2025) Changed paths: M src/openvpn/dco.c Log Message: ----------- Fix dco with null cipher being enabled without auth none This is a corner case and only the FreeBSD DCO module support the none encryption but as long as it supports it, we should only enable it when the configuration actually allows to enable it. Change-Id: I1104044701145fa37cea857e2e0e0fcac7a2bee3 Signed-off-by: Arne Schwabe <ar...@rf...> Acked-by: Antonio Quartulli <an...@ma...> Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1369 Message-Id: <202...@gr...> URL: https://www.mail-archive.com/ope...@li.../msg34847.html Signed-off-by: Gert Doering <ge...@gr...> To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn/settings/notifications |