[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.28 and 1.29

version 1.28, 2013/09/16 11:35:43 version 1.29, 2016/02/20 23:02:39
Line 32 
Line 32 
 #   IdentityFile ~/.ssh/identity  #   IdentityFile ~/.ssh/identity
 #   IdentityFile ~/.ssh/id_rsa  #   IdentityFile ~/.ssh/id_rsa
 #   IdentityFile ~/.ssh/id_dsa  #   IdentityFile ~/.ssh/id_dsa
   #   IdentityFile ~/.ssh/id_ecdsa
   #   IdentityFile ~/.ssh/id_ed25519
 #   Port 22  #   Port 22
 #   Protocol 2,1  #   Protocol 2,1
 #   Cipher 3des  #   Cipher 3des

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29