summaryrefslogtreecommitdiff
path: root/sshd_config
AgeCommit message (Collapse)Author
2000-04-19 - OpenBSD CVS updatesDamien Miller
[channels.c] - fix pr 1196, listen_port and port_to_connect interchanged [scp.c] - after completion, replace the progress bar ETA counter with a final elapsed time; my idea, aaron wrote the patch [ssh_config sshd_config] - show 'Protocol' as an example, ok markus@ [sshd.c] - missing xfree() - Add missing header to bsd-misc.c
2000-01-20 - Big manpage and config file cleanup from Andre LucasDamien Miller
<andre.lucas@dial.pipex.com> - Re-added latest (unmodified) OpenBSD manpages
1999-12-27 - Automatically correct paths in manpages and configuration files. PatchDamien Miller
and script from Andre Lucas <andre.lucas@dial.pipex.com> - Removed credits from README to CREDITS file, updated.
1999-11-13 - Tidied default config file some moreDamien Miller
- Revised Redhat initscript to fix bug: sshd (re)start would fail if executed from inside a ssh login.
1999-11-12Removed obselete logging directiveDamien Miller
1999-11-12 - Merged changes from OpenBSD CVSDamien Miller
- [sshd.c] session_key_int may be zero - [auth-rh-rsa.c servconf.c servconf.h ssh.h sshd.8 sshd.c sshd_config] IgnoreUserKnownHosts(default=no), used for RhostRSAAuth, ok deraadt,millert - Brought default sshd_config more in line with OpenBSDs
1999-11-11Cleanup of default config for new LogLevel option and better readabilityDamien Miller
1999-10-29Renamed open* -> * at request of Theo de Raadt <deraadt@cvs.openbsd.org>Damien Miller
1999-10-28Big rename ssh* -> openssh*Damien Miller
1999-10-27Initial revisionDamien Miller