Age | Commit message (Expand) | Author |
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 |
2000-05-03 | there is no rhosts_dsa | Markus Friedl |
2000-05-02 | a start at describing what i understand of the DSA side | Theo de Raadt |
2000-05-01 | PidFile, pr 1210 | Markus Friedl |
2000-05-01 | Minor tweaks and typo fixes. | Hugh Graham |
2000-04-12 | document Protocol, Ciphers | Markus Friedl |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-03-29 | typo | Theo de Raadt |
2000-03-29 | reorder Xr to avoid cutting | Theo de Raadt |
2000-03-24 | fix spelling errors, From: FreeBSD | Brad Smith |
2000-03-23 | Fix some formatting problems I missed before. | Aaron Campbell |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
2000-02-24 | sync with sshd_config | Markus Friedl |