CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2020/01/22 19:46:49

Modified files:
        usr.bin/ssh    : clientloop.c myproposal.h readconf.c readconf.h 
                         servconf.c sshconnect2.c 

Log message:
Remove unsupported algorithms from list of defaults at run time and
remove ifdef and distinct settings for OPENSSL=no case.

This will make things much simpler for -portable where the exact set
of algos depends on the configuration of both OpenSSH and the libcrypto
it's linked against (if any).  ok djm@

Reply via email to