opnsense-src/secure
Jose Luis Duran bebe2fea19
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

(cherry picked from commit d4f438357e90ee1cb12819d092913fdbce813626)
2025-04-03 04:33:21 +00:00
..
caroot caroot: update the root bundle 2025-03-20 11:18:27 +01:00
lib openssl: update ASM and version info for 3.0.16 import 2025-03-25 14:07:59 -07:00
libexec ssh: Consolidate HAVE_LDNS / LIBWRAP in ssh.mk 2025-03-11 10:39:36 -04:00
tests Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
usr.bin ssh: Consolidate HAVE_LDNS / LIBWRAP in ssh.mk 2025-03-11 10:39:36 -04:00
usr.sbin ssh: Consolidate HAVE_LDNS / LIBWRAP in ssh.mk 2025-03-11 10:39:36 -04:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.inc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
ssh.mk openssh: Request the OpenSSL 1.1 API 2025-04-03 04:33:21 +00:00