[BACK]Return to myproposal.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/myproposal.h between version 1.64 and 1.65

version 1.64, 2019/12/16 03:16:58 version 1.65, 2020/01/22 04:58:23
Line 35 
Line 35 
         "diffie-hellman-group-exchange-sha256," \          "diffie-hellman-group-exchange-sha256," \
         "diffie-hellman-group16-sha512," \          "diffie-hellman-group16-sha512," \
         "diffie-hellman-group18-sha512," \          "diffie-hellman-group18-sha512," \
         "diffie-hellman-group14-sha256," \          "diffie-hellman-group14-sha256"
         "diffie-hellman-group14-sha1"  
   
 #define KEX_CLIENT_KEX KEX_SERVER_KEX  #define KEX_CLIENT_KEX KEX_SERVER_KEX
   

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65