hold our collective noses and use the openssl-1.1.x API in OpenSSH;
authordjm <djm@openbsd.org>
Thu, 13 Sep 2018 02:08:33 +0000 (02:08 +0000)
committerdjm <djm@openbsd.org>
Thu, 13 Sep 2018 02:08:33 +0000 (02:08 +0000)
commit7c94020a26b05d52139930685ce42da2b6b54048
tree9e3bf94146b12ecfef2eefe110606d5308dbddf9
parenta94812e9f1e8f3c5635d9625353ab55cdb55a288
hold our collective noses and use the openssl-1.1.x API in OpenSSH;
feedback and ok tb@ jsing@ markus@
20 files changed:
usr.bin/ssh/auth2.c
usr.bin/ssh/cipher.c
usr.bin/ssh/cipher.h
usr.bin/ssh/dh.c
usr.bin/ssh/dh.h
usr.bin/ssh/digest-openssl.c
usr.bin/ssh/kexdhc.c
usr.bin/ssh/kexdhs.c
usr.bin/ssh/kexgexc.c
usr.bin/ssh/kexgexs.c
usr.bin/ssh/monitor.c
usr.bin/ssh/ssh-dss.c
usr.bin/ssh/ssh-ecdsa.c
usr.bin/ssh/ssh-keygen.c
usr.bin/ssh/ssh-pkcs11-client.c
usr.bin/ssh/ssh-pkcs11.c
usr.bin/ssh/ssh-rsa.c
usr.bin/ssh/sshd.c
usr.bin/ssh/sshkey.c
usr.bin/ssh/sshkey.h