Up to [cvs.NetBSD.org] / src / crypto / dist / ssh
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: netbsd-3-0-3-RELEASE
Revision 1.21.4.1 / (download) - annotate - [select for diffs], Mon Oct 16 22:02:41 2006 UTC (6 years, 8 months ago) by ghen
Branch: netbsd-3-0
CVS Tags: netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored) next main 1.22 (colored)
Pull up following revision(s) (requested by adrianp in ticket #1555): crypto/dist/ssh/sshd_config: revision 1.25 Change the default sshd configuration file so that only protocol version 2 is enabled by default. Users can manually add back support for protocol version 1 in their sshd_config if they have a specific need for it. Suggested by perry@ and ghen@. Ok'ed security-officer@ and christos@