OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 26... Line 26...
26   26  
27 #config OPENVPN_openssl_ENABLE_PKCS11 27 #config OPENVPN_openssl_ENABLE_PKCS11
28 # bool "Enable pkcs11 support" 28 # bool "Enable pkcs11 support"
Line -... Line 29...
-   29 # default n
-   30  
-   31 config OPENVPN_openssl_ENABLE_HTTP
-   32 bool "Enable HTTP proxy support"
-   33 default y
-   34  
-   35 config OPENVPN_openssl_ENABLE_SOCKS
-   36 bool "Enable SOCKS proxy support"
29 # default n 37 default y
30   38  
31 config OPENVPN_openssl_ENABLE_FRAGMENT 39 config OPENVPN_openssl_ENABLE_FRAGMENT
Line 32... Line 40...
32 bool "Enable internal fragmentation support (--fragment)" 40 bool "Enable internal fragmentation support (--fragment)"