Openwrt/package/libs
Eneas U de Queiroz 2407b1edcc openssl: disable digests by default, misc fixes
Openssh uses digest contexts across forks, which is not supported by the
/dev/crypto engine.  The speed of digests is usually not worth enabling
them anyway.  This changes the default of the DIGESTS option to NONE, so
the user still has the option to enable them.

Added another patch related to the use of encryption contexts across
forks, that ignores a failure to close a previous open session when
reinitializing a context, instead of failing the reinitialization.

Added a link to the Cryptographic Hardware Accelerators document to the
engine pacakges description, to provide more detailed instructions to
configure the engines.

Revert the removal of the OPENSSL_ENGINE_CRYPTO symbol, currently used
by openssh.  There is an open PR to update openssh; when merged, this
symbol can be safely removed.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [refresh patches]
2019-03-12 18:26:59 +01:00
..
argp-standalone
elfutils elfutils: fix install .so glob 2019-02-26 23:20:04 +01:00
gettext
gettext-full treewide: revise library packaging 2019-01-24 10:39:30 +01:00
gmp treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libbsd treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libconfig treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libevent2 treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libiconv
libiconv-full treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libjson-c treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libmnl treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-conntrack treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-cthelper treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-cttimeout treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-log treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-queue treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnfnetlink treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnftnl treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnl treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnl-tiny
libpcap treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libroxml treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libtool treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libubox libubox: bump to version 2019-02-27 2019-03-01 08:09:41 +00:00
libunwind treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libusb treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libusb-compat treewide: revise library packaging 2019-01-24 10:39:30 +01:00
lzo treewide: revise library packaging 2019-01-24 10:39:30 +01:00
mbedtls mbedtls: Kconfig option to enable/disable debug functions 2019-01-27 01:04:53 +01:00
ncurses package/ncurses: change AR options to fix reproducible builds 2019-02-28 19:09:35 +01:00
nettle treewide: revise library packaging 2019-01-24 10:39:30 +01:00
nghttp2 nghttp2: bump to 1.37.0 2019-03-10 19:34:33 +01:00
openssl openssl: disable digests by default, misc fixes 2019-03-12 18:26:59 +01:00
popt popt: Use modern toolchain logic 2019-02-26 23:20:04 +01:00
readline readline: Update to 8.0 and various fixes 2019-01-22 08:49:36 +01:00
sysfsutils treewide: revise library packaging 2019-01-24 10:39:30 +01:00
toolchain treewide: revise library packaging 2019-01-24 10:39:30 +01:00
uclibc++
uclient uclient: set fixed ABI_VERSION on libuclient 2019-01-24 10:39:29 +01:00
ustream-ssl packages: set more explicit ABI_VERSION values 2019-01-19 14:31:51 +01:00
wolfssl wolfssl: fix build in busybox environments 2019-03-10 17:48:23 +01:00
zlib