opnsense-src/secure
Jose Luis Duran d4f438357e
openssh: Request the OpenSSL 1.1 API
Upstream OpenSSH commit f51423bda ("request 1.1x API compatibility for
OpenSSL >=3.x") requests OPENSSL_API_COMPAT version 0x10100000L (OpenSSL
1.1.0), in order to avoid warnings about deprecated functions.

Do the same here, to avoid getting those warnings.

Reviewed by:	emaste
Approved by:	emaste (mentor)
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D49517
2025-03-27 00:19:14 +00:00
..
caroot caroot: update the root bundle 2025-03-13 08:46:01 +01:00
lib openssl: update ASM and version info for 3.0.16 import 2025-03-13 23:42:02 -07:00
libexec ssh: Consolidate HAVE_LDNS / LIBWRAP in ssh.mk 2025-02-20 18:33:46 -05:00
tests Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
usr.bin ssh: Consolidate HAVE_LDNS / LIBWRAP in ssh.mk 2025-02-20 18:33:46 -05:00
usr.sbin ssh: Consolidate HAVE_LDNS / LIBWRAP in ssh.mk 2025-02-20 18:33:46 -05:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.inc Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ssh.mk openssh: Request the OpenSSL 1.1 API 2025-03-27 00:19:14 +00:00