freebsd-dev/usr.sbin/unbound
Ed Maste dc10368634 unbound: avoid calling deprecated OpenSSL function
SSL_CTX_set_ecdh_auto is deprecated and has no effect (for reference see
2ecb9f2d18).

As unbound's config.h is manually maintained just turn off
HAVE_DECL_SSL_CTX_SET_ECDH_AUTO so that the deprecated function won't
be called.

Reviewed by:	ngie
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D40341
2023-05-30 19:55:55 -04:00
..
anchor Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
checkconf Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
control Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
daemon Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
setup spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
config.h unbound: avoid calling deprecated OpenSSL function 2023-05-30 19:55:55 -04:00
Makefile Rename all Unbound binaries and man pages from unbound* to local-unbound*. 2018-05-12 17:10:36 +00:00
Makefile.inc Rename NO_WERROR -> MK_WERROR=no 2021-01-07 09:31:03 +00:00