summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/sshd.8
AgeCommit message (Expand)Author
2001-06-27tridge@samba.orgMarkus Friedl
2001-06-26remove unnecessary .Pp between .It;Mike Pechkin
2001-06-23kill whitespace at EOL.Jun-ichiro itojun Hagino
2001-06-23draft-ietf-secsh-dh-group-exchange-01.txtMarkus Friedl
2001-06-23get rid of known_hosts2, use it for hostkey lookup, but do not modify.Markus Friedl
2001-06-22merge authorized_keys2 into authorized_keys.Markus Friedl
2001-06-22document /etc/moduliNiels Provos
2001-06-22o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-06-19disable x11-fwd if use_login is enabled; from lukem@wasabisystems.comMarkus Friedl
2001-06-11typo; bdubreuil@crrel.usace.army.milMarkus Friedl
2001-05-20configurable authorized_keys{,2} location; originally from peter@; ok djm@Markus Friedl
2001-05-19sshd command-line arguments and configuration file options thatKevin Steves
2001-05-19document MACs defaults with .DqMarkus Friedl
2001-05-19sort options; Matthew.Stier@fnc.fujitsu.comMarkus Friedl
2001-05-04typosKevin Steves
2001-04-22document hostbased and other cleanupMarkus Friedl
2001-04-22xref draft-ietf-secsh-*Markus Friedl
2001-04-152,1, not 1,2Theo de Raadt
2001-04-15default for protocol is 1,2; ok markus@Kevin Steves
2001-04-15some ClientAlive cleanup; ok markus@Kevin Steves
2001-04-13Add options ClientAliveInterval and ClientAliveCountMax to sshd.Bob Beck
2001-04-11implement the -e option into sshd:lebel
2001-04-10document id_rsa{.pub,}. markus okJun-ichiro itojun Hagino
2001-04-09ListenAddress mandoc from aaron@Kevin Steves
2001-04-08spellingKevin Steves
2001-04-08document ListenAddress addr:portKevin Steves
2001-04-02typo; ok markus@Kevin Steves
2001-03-25PrintLastLog option; from chip@valinux.com with some minorKevin Steves
2001-03-19Document permitopen authorized_keys option; ok markus@Damien Miller
2001-03-07the name "secure shell" is boring, noone ever uses itTheo de Raadt
2001-03-05detail default hmac setup tooTheo de Raadt
2001-03-05alpha order; jcs@rt.fmTheo de Raadt
2001-03-04list SSH2 ciphersTheo de Raadt
2001-03-04spellingKevin Steves
2001-03-04kill obsolete RandomSeed; ok markus@ deraadt@Kevin Steves
2001-03-04small cleanup and clarify for PermitRootLogin; ok markus@Kevin Steves
2001-03-02make copyright lines the same formatTheo de Raadt
2001-03-02doc the dsa/rsa key pair filesTheo de Raadt
2001-03-02explain SIGHUP betterTheo de Raadt
2001-02-22typos/grammar from matt@anzen.comMarkus Friedl
2001-02-17it's the OpenSSH oneTheo de Raadt
2001-02-12PermitRootLogin={yes,without-password,forced-commands-only,no}Markus Friedl
2001-02-111) clean up the MAC support for SSH-2Markus Friedl
2001-02-09correct AllowGroups and AllowUsers description; jmd@foozle.turbogeek.orgTheo de Raadt
2001-02-08drop references to ssl(8). markus okJun-ichiro itojun Hagino
2001-02-04Basic interactive sftp client; ok theo@Damien Miller
2001-02-03use no-pty option in .ssh/authorized_keys* if you need a 8-bit cleanMarkus Friedl
2001-02-03Skey is now called ChallengeResponseMarkus Friedl
2001-02-03make ReverseMappingCheck optional in sshd_config; ok djm@,dugsong@Markus Friedl
2001-01-28spelling. ok markus@Kevin Steves