[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.20 and 1.20.4.2

version 1.20, 2005/01/28 09:45:53 version 1.20.4.2, 2006/10/06 03:19:33
Line 24 
Line 24 
 #   RSAAuthentication yes  #   RSAAuthentication yes
 #   PasswordAuthentication yes  #   PasswordAuthentication yes
 #   HostbasedAuthentication no  #   HostbasedAuthentication no
   #   GSSAPIAuthentication no
   #   GSSAPIDelegateCredentials no
 #   BatchMode no  #   BatchMode no
 #   CheckHostIP yes  #   CheckHostIP yes
 #   AddressFamily any  #   AddressFamily any
Line 37 
Line 39 
 #   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
 #   EscapeChar ~  #   EscapeChar ~
   #   Tunnel no
   #   TunnelDevice any:any
   #   PermitLocalCommand no

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.20.4.2