openwrt/package
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
..
base-files base-files: fix ucert verification 2019-02-12 16:42:03 +01:00
boot uboot-envtools: ramips: add support for ALFA Network Tube-E4G 2019-03-11 22:00:26 +01:00
devel strace: update to version 2.26 2019-02-26 23:20:04 +01:00
firmware ipq-wifi: update ALFA Network AP120C-AC board-2.bin 2019-03-08 19:28:31 +01:00
kernel mac80211: rt2x00: import and update pending patches 2019-03-12 11:44:27 +01:00
libs openssl: disable digests by default, misc fixes 2019-03-12 18:26:59 +01:00
network linux-atm: Fix compile problem with kernel 4.20 2019-03-10 19:04:30 +01:00
system procd: Enable seccomp for powerpc 2019-03-11 23:14:28 +01:00
utils busybox: add missing install dir 2019-03-11 17:03:17 +01:00
Makefile