CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/10/17 23:14:51
Modified files:
usr.bin/ssh : ssh_api.c
Log message:
in _ssh_order_hostkeyalgs() consider ECDSA curve type when arranging
the hostkey algorithms. AFAIK this code is unused in OpenSSH, but I
guess others are using it
based on GHPR387 from Pawel Jakub Dawidek
