openvpn: drop unused eurephia
authorPaul Donald <redacted>
Wed, 11 Feb 2026 16:51:21 +0000 (17:51 +0100)
committerHannu Nyman <redacted>
Sun, 22 Feb 2026 09:54:13 +0000 (11:54 +0200)
This plugin has not seen updates to keep it synchronised
with recent openvpn, nor any updates in the last several
years. It relies on the SHA1 algo which is deprecated,
and iptables. ovpn has its own management interface.

Signed-off-by: Paul Donald <redacted>
https://github.com/openwrt/packages/pull/28533

net/openvpn/Config-mbedtls.in
net/openvpn/Config-openssl.in
net/openvpn/Config-wolfssl.in

index 8e2cd107a4344c24f08ce136b910c099035af6c2..69f9670a8fe6dcf8e5417ea4be1cf185e7207e11 100644 (file)
@@ -8,10 +8,6 @@ config OPENVPN_mbedtls_ENABLE_LZ4
        bool "Enable LZ4 compression support"
        default n
 
-#config OPENVPN_mbedtls_ENABLE_EUREPHIA
-#      bool "Enable support for the eurephia plug-in"
-#      default n
-
 config OPENVPN_mbedtls_ENABLE_MANAGEMENT
        bool "Enable management server support"
        default y
index bae5fc647f2fbdf7b4ca15a5e5ae8639a777f1fb..0ad3a69bca6b8977fae2b67bbbce8c173a72ad73 100644 (file)
@@ -12,10 +12,6 @@ config OPENVPN_openssl_ENABLE_X509_ALT_USERNAME
        bool "Enable the --x509-username-field feature"
        default n
 
-#config OPENVPN_openssl_ENABLE_EUREPHIA
-#      bool "Enable support for the eurephia plug-in"
-#      default n
-
 config OPENVPN_openssl_ENABLE_MANAGEMENT
        bool "Enable management server support"
        default y
index 0dd095a21572f65e17f3d1eeb481451d1c8d6ce8..bad8e40a24ba3c851372439d0adf15616fd6330a 100644 (file)
@@ -17,10 +17,6 @@ config OPENVPN_wolfssl_ENABLE_X509_ALT_USERNAME
        bool "Enable the --x509-username-field feature"
        default n
 
-#config OPENVPN_wolfssl_ENABLE_EUREPHIA
-#      bool "Enable support for the eurephia plug-in"
-#      default n
-
 config OPENVPN_wolfssl_ENABLE_MANAGEMENT
        bool "Enable management server support"
        default y
git clone https://git.99rst.org/PROJECT