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

Diff for /src/usr.bin/ssh/ssh_config between version 1.24 and 1.25

version 1.24, 2008/07/25 06:56:35 version 1.25, 2009/02/17 01:28:32
Line 37 
Line 37 
 #   Port 22  #   Port 22
 #   Protocol 2,1  #   Protocol 2,1
 #   Cipher 3des  #   Cipher 3des
 #   Ciphers aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc  #   Ciphers aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc
 #   MACs hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160  #   MACs hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160
 #   EscapeChar ~  #   EscapeChar ~
 #   Tunnel no  #   Tunnel no

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25