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

Diff for /src/usr.bin/ssh/sshd_config.5 between version 1.134 and 1.135

version 1.134, 2011/06/22 21:57:01 version 1.135, 2011/08/02 01:22:11
Line 656 
Line 656 
 The default is:  The default is:
 .Bd -literal -offset indent  .Bd -literal -offset indent
 hmac-md5,hmac-sha1,umac-64@openssh.com,  hmac-md5,hmac-sha1,umac-64@openssh.com,
 hmac-ripemd160,hmac-sha1-96,hmac-md5-96  hmac-ripemd160,hmac-sha1-96,hmac-md5-96,
   hmac-sha2-256,hmac-sha256-96,hmac-sha2-512,
   hmac-sha2-512-96
 .Ed  .Ed
 .It Cm Match  .It Cm Match
 Introduces a conditional block.  Introduces a conditional block.

Legend:
Removed from v.1.134  
changed lines
  Added in v.1.135