Age | Commit message (Expand) | Author |
2001-05-20 | configurable authorized_keys{,2} location; originally from peter@; ok djm@ | Markus Friedl |
2001-05-19 | sshd command-line arguments and configuration file options that | Kevin Steves |
2001-05-19 | document MACs defaults with .Dq | Markus Friedl |
2001-05-19 | sort options; Matthew.Stier@fnc.fujitsu.com | Markus Friedl |
2001-05-04 | typos | Kevin Steves |
2001-04-22 | document hostbased and other cleanup | Markus Friedl |
2001-04-22 | xref draft-ietf-secsh-* | Markus Friedl |
2001-04-15 | 2,1, not 1,2 | Theo de Raadt |
2001-04-15 | default for protocol is 1,2; ok markus@ | Kevin Steves |
2001-04-15 | some ClientAlive cleanup; ok markus@ | Kevin Steves |
2001-04-13 | Add options ClientAliveInterval and ClientAliveCountMax to sshd. | Bob Beck |
2001-04-11 | implement the -e option into sshd: | lebel |
2001-04-10 | document id_rsa{.pub,}. markus ok | Jun-ichiro itojun Hagino |
2001-04-09 | ListenAddress mandoc from aaron@ | Kevin Steves |
2001-04-08 | spelling | Kevin Steves |
2001-04-08 | document ListenAddress addr:port | Kevin Steves |
2001-04-02 | typo; ok markus@ | Kevin Steves |
2001-03-25 | PrintLastLog option; from chip@valinux.com with some minor | Kevin Steves |
2001-03-19 | Document permitopen authorized_keys option; ok markus@ | Damien Miller |
2001-03-07 | the name "secure shell" is boring, noone ever uses it | Theo de Raadt |
2001-03-05 | detail default hmac setup too | Theo de Raadt |
2001-03-05 | alpha order; jcs@rt.fm | Theo de Raadt |
2001-03-04 | list SSH2 ciphers | Theo de Raadt |
2001-03-04 | spelling | Kevin Steves |
2001-03-04 | kill obsolete RandomSeed; ok markus@ deraadt@ | Kevin Steves |
2001-03-04 | small cleanup and clarify for PermitRootLogin; ok markus@ | Kevin Steves |
2001-03-02 | make copyright lines the same format | Theo de Raadt |
2001-03-02 | doc the dsa/rsa key pair files | Theo de Raadt |
2001-03-02 | explain SIGHUP better | Theo de Raadt |
2001-02-22 | typos/grammar from matt@anzen.com | Markus Friedl |
2001-02-17 | it's the OpenSSH one | Theo de Raadt |
2001-02-12 | PermitRootLogin={yes,without-password,forced-commands-only,no} | Markus Friedl |
2001-02-11 | 1) clean up the MAC support for SSH-2 | Markus Friedl |
2001-02-09 | correct AllowGroups and AllowUsers description; jmd@foozle.turbogeek.org | Theo de Raadt |
2001-02-08 | drop references to ssl(8). markus ok | Jun-ichiro itojun Hagino |
2001-02-04 | Basic interactive sftp client; ok theo@ | Damien Miller |
2001-02-03 | use no-pty option in .ssh/authorized_keys* if you need a 8-bit clean | Markus Friedl |
2001-02-03 | Skey is now called ChallengeResponse | Markus Friedl |
2001-02-03 | make ReverseMappingCheck optional in sshd_config; ok djm@,dugsong@ | Markus Friedl |
2001-01-28 | spelling. ok markus@ | Kevin Steves |
2001-01-28 | remove -Q, no longer needed | Markus Friedl |
2001-01-28 | cleanup AUTHORS sections | Markus Friedl |
2001-01-19 | fix typo; from stevesk@ | Markus Friedl |
2001-01-18 | log() is at pri=LOG_INFO, since LOG_NOTICE goes to /dev/console on many systems | Markus Friedl |
2001-01-13 | support supplementary group in {Allow,Deny}Groups | Markus Friedl |
2001-01-08 | implement option 'Banner /etc/issue.net' for ssh2, move version to | Markus Friedl |
2001-01-07 | rename SYSLOG_LEVEL_INFO->SYSLOG_LEVEL_NOTICE | Markus Friedl |
2001-01-04 | Mention AES as available SSH2 Cipher; ok markus | Damien Miller |
2001-01-04 | sync usage()/man with defaults; from stevesk@pobox.com | Markus Friedl |
2000-12-28 | document -D | Markus Friedl |