luci/libs
Eneas U de Queiroz 88b9088514
luci-lib-nixio: always build without TLS support
The build system fails to set up the chosen TLS provider and always
builds the package without TLS.

While this could be easily fixed, the package would fail to build with
axTLS and cyaSSL without further intervention.

The version of axTLS included with the source is outdated, as is the API
used with cyaSSL, now wolfSSL.

OpenSSL support could be enabled, but the TLS code limits connections to
TLS 1.0, deprecated by RFC 8996: "TLS 1.0 MUST NOT be used".

Remove the provider configuration from build options, and always build
the library without TLS.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-08-10 16:52:35 -03:00
..
luci-lib-base luci-base: Add possiblity to set path and timeout of ubus connection 2020-08-19 13:00:49 +02:00
luci-lib-httpclient luci-base: move some generic classes into a separate luci-base-libs package 2020-07-19 20:14:22 +02:00
luci-lib-httpprotoutils luci-base: move some generic classes into a separate luci-base-libs package 2020-07-19 20:14:22 +02:00
luci-lib-ip luci-lib-ip: fix tolinklocal invalid ipv6 result 2020-09-06 18:15:29 -03:00
luci-lib-ipkg luci-lib-ipkg: move out of luci-base 2018-11-14 20:46:04 +01:00
luci-lib-iptparser luci-lib-iptparser: fix packaging 2018-10-11 08:00:03 +02:00
luci-lib-json Revert "luci-lib-json: depend on luci-base" 2018-07-03 12:30:44 +02:00
luci-lib-jsonc luci-lib-jsonc: stringify int use json_object_new_int64 instead 2022-03-20 08:11:33 -07:00
luci-lib-nixio luci-lib-nixio: always build without TLS support 2022-08-10 16:52:35 -03:00
luci-lib-px5g treewide: Fix typos in comments 2018-10-10 15:00:07 +08:00
luci-lib-rpcc Fix module lines in several luadoc files 2015-09-01 16:43:19 +02:00
rpcd-mod-luci rpcd-mod-luci: update filter for rpc_luci_get_network_devices 2022-06-28 11:06:23 +02:00
rpcd-mod-rad2-enc rpcd-mod-*: improve postinst script 2020-12-07 17:01:17 +01:00
rpcd-mod-rrdns rpcd-mod-*: improve postinst script 2020-12-07 17:01:17 +01:00