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

Diff for /src/usr.bin/ssh/ssh_config.5 between version 1.214 and 1.215

version 1.214, 2015/07/30 00:01:34 version 1.215, 2015/08/14 15:32:41
Line 415 
Line 415 
 .Pp  .Pp
 The default is:  The default is:
 .Bd -literal -offset indent  .Bd -literal -offset indent
   chacha20-poly1305@openssh.com,
 aes128-ctr,aes192-ctr,aes256-ctr,  aes128-ctr,aes192-ctr,aes256-ctr,
 aes128-gcm@openssh.com,aes256-gcm@openssh.com,  aes128-gcm@openssh.com,aes256-gcm@openssh.com,
 chacha20-poly1305@openssh.com,  
 arcfour256,arcfour128,  arcfour256,arcfour128,
 aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,  aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,
 aes192-cbc,aes256-cbc,arcfour  aes192-cbc,aes256-cbc,arcfour

Legend:
Removed from v.1.214  
changed lines
  Added in v.1.215