Up to [cvs.NetBSD.org] / src / crypto / dist / ssh
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: matt-armv6
Revision 1.25.8.2 / (download) - annotate - [select for diffs], Sun Mar 23 00:13:35 2008 UTC (5 years, 2 months ago) by matt
Branch: matt-armv6
Changes since 1.25.8.1: +1 -2
lines
Diff to previous 1.25.8.1 (colored) to branchpoint 1.25 (colored) next main 1.26 (colored)
sync with HEAD
Revision 1.25.8.1 / (download) - annotate - [select for diffs], Wed Jan 9 01:22:51 2008 UTC (5 years, 4 months ago) by matt
Branch: matt-armv6
Changes since 1.25: +9 -2
lines
Diff to previous 1.25 (colored)
sync with HEAD
Revision 1.25 / (download) - annotate - [select for diffs], Sun Oct 15 14:01:53 2006 UTC (6 years, 7 months ago) by adrianp
Branch: MAIN
CVS Tags: wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
hpcarm-cleanup
Branch point for: matt-armv6
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
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@