Age | Commit message (Expand) | Author |
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 |
2000-12-27 | update for ssh-2 | Markus Friedl |
2000-11-29 | sshd -D, startup w/o daemon(), for monitoring scripts or initab; | Markus Friedl |
2000-11-22 | talk about /etc/primes, okay markus@ | Niels Provos |
2000-11-12 | add support for RSA to SSH2. please test. | Markus Friedl |
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell |
2000-10-16 | Add idents for files which lack them | Damien Miller |
2000-10-14 | AllowTcpForwarding; from naddy@ | Markus Friedl |
2000-10-13 | more info about -V | Markus Friedl |
2000-10-13 | Repair formatting errors introduced after 2.7. | Aaron Campbell |
2000-09-21 | typo | Markus Friedl |
2000-09-12 | multiple debug levels | Markus Friedl |
2000-09-07 | cleanup copyright notices on all files. I have attempted to be accurate with | Theo de Raadt |
2000-08-31 | implement a SFTP server. interops with sftp2, scp2 and the windows | Markus Friedl |
2000-08-25 | no need for those dynamic libraries anymore | Theo de Raadt |
2000-08-17 | sshd -u len, similar to telnetd | Markus Friedl |
2000-08-02 | disallow kerberos authentication if we can't verify the TGT; from | Niels Provos |
2000-08-02 | disable kerberos authentication by default | Niels Provos |
2000-08-01 | many fixes from pepper@mail.reppep.com | Theo de Raadt |
2000-07-22 | random early drop; ok theo, niels | Markus Friedl |
2000-07-06 | Insert more missing .El directives. Our troff really should identify these and | Aaron Campbell |
2000-06-26 | MaxStartups: limit number of unauthenticated connections, work by theo and me | Markus Friedl |
2000-06-17 | add support for ssh v2 subsystems. ok markus@. | Jakob Schlyter |
2000-06-05 | document UseLogin better | Markus Friedl |
2000-05-31 | xauth_location support; pr 1234 | Markus Friedl |
2000-05-08 | some markus certified spelling adjustments | Hugh Graham |
2000-05-08 | complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only) | Markus Friedl |
2000-05-06 | add DSAAuthetication option to ssh/sshd, document SSH2 in sshd.8 | Markus Friedl |
2000-05-03 | sync AUTHOR w/ ssh.1 | Markus Friedl |
2000-05-03 | GatewayPorts for sshd, ok deraadt@ | Markus Friedl |
2000-05-03 | s/DsaKey/HostDSAKey/, document option | Markus Friedl |