openwrt-packages/net/openssh
Peter Wagner 08c5f7cfab openssh: fixes issues with some openssl options
This adds a couple of patches when setting some openssl options:
* ECDSA code in openssh-compat.h and libressl-api-compat.c needs to be
  be guarded by OPENSSL_HAS_ECC; otherwise, it will not build with
  openssl compiled without ECC support.

* Fix openssl version number in openbsd-compat/openssl-compat.c which
  failed to compile --with-ssl-engine; this option is used when
  CONFIG_OPENSSL_ENGINE_CRYPTO=y

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-10-20 14:06:20 +02:00
..
files ssh: Add umdns entry to the init script. 2017-08-15 21:44:15 -07:00
patches openssh: fixes issues with some openssl options 2018-10-20 14:06:20 +02:00
Makefile openssh: fixes issues with some openssl options 2018-10-20 14:06:20 +02:00