[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.22 and 1.23

version 1.22, 2006/05/29 12:56:33 version 1.23, 2007/06/08 04:40:40
Line 38 
Line 38 
 #   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-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc
   #   MACs hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160
 #   EscapeChar ~  #   EscapeChar ~
 #   Tunnel no  #   Tunnel no
 #   TunnelDevice any:any  #   TunnelDevice any:any

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23