[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.45 and 1.46

version 1.45, 2015/07/03 03:43:18 version 1.46, 2015/07/03 03:47:00
Line 38 
Line 38 
   
 #define KEX_CLIENT_KEX KEX_COMMON_KEX "," \  #define KEX_CLIENT_KEX KEX_COMMON_KEX "," \
         "diffie-hellman-group-exchange-sha1," \          "diffie-hellman-group-exchange-sha1," \
         "diffie-hellman-group14-sha1," \          "diffie-hellman-group14-sha1"
         "diffie-hellman-group1-sha1"  
   
 #define KEX_DEFAULT_PK_ALG      \  #define KEX_DEFAULT_PK_ALG      \
         "ecdsa-sha2-nistp256-cert-v01@openssh.com," \          "ecdsa-sha2-nistp256-cert-v01@openssh.com," \

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46