You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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]
5 years ago
..
base-files base-files: fix ucert verification 5 years ago
boot uboot-envtools: ramips: add support for ALFA Network Tube-E4G 5 years ago
devel strace: update to version 2.26 5 years ago
firmware ipq-wifi: update ALFA Network AP120C-AC board-2.bin 5 years ago
kernel mac80211: rt2x00: import and update pending patches 5 years ago
libs openssl: disable digests by default, misc fixes 5 years ago
network linux-atm: Fix compile problem with kernel 4.20 5 years ago
system procd: Enable seccomp for powerpc 5 years ago
utils busybox: add missing install dir 5 years ago
Makefile build: add ABI_VERSION to binary package names 5 years ago