freebsd-dev/secure
Ed Maste 92ef98b8fa ssh: use standalone config file for security key support
An upcoming OpenSSH update has multiple config.h settings that change
depending on whether builtin security key support is enabled.  Prepare
for this by moving ENABLE_SK_INTERNAL to a new sk_config.h header
(similar to the approach used for optional krb5 support) and optionally
including that, instead of defining the macro directly from CFLAGS.

Reviewed by:	kevans
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D34407
2022-03-02 09:35:12 -05:00
..
caroot caroot: update root store 2021-09-04 02:32:20 -05:00
lib OpenSSL: Merge OpenSSL 1.1.1m 2021-12-14 16:03:52 -05:00
libexec ssh: enable FIDO/U2F keys 2021-11-04 13:01:44 -04:00
tests
usr.bin OpenSSL: Merge OpenSSL 1.1.1m 2021-12-14 16:03:52 -05:00
usr.sbin ssh: move common Makefile boilerplate to a new ssh.mk 2021-11-03 19:38:05 -04:00
Makefile [1/3] Initial infrastructure for SSL root bundle in base 2019-10-02 01:05:29 +00:00
Makefile.inc ssh: move common Makefile boilerplate to a new ssh.mk 2021-11-03 19:38:05 -04:00
ssh.mk ssh: use standalone config file for security key support 2022-03-02 09:35:12 -05:00