]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: don't #ifdef out the KRL code when compiling without
authordjm@openbsd.org <djm@openbsd.org>
Tue, 21 Jan 2020 11:06:09 +0000 (11:06 +0000)
committerDamien Miller <djm@mindrot.org>
Tue, 21 Jan 2020 11:10:28 +0000 (22:10 +1100)
commit80d3bebcab96fe1d177e45906e10db16895da01d
tree4533a0ac3eb346156862e40195b008b8ba6559fe
parentf8c11461aa6db168fc5e7eeae448b4cbbf59642a
upstream: don't #ifdef out the KRL code when compiling without

libcrypto support; it works just fine and disabling it breaks a few tests. ok
dtucker@

OpenBSD-Commit-ID: 65f6272c4241eb4b04de78b012fe98b2b555ad44
ssh-keygen.c