Age | Commit message (Expand) | Author |
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 |
2000-02-21 | do not link to a commercial page.. | Theo de Raadt |
2000-01-22 | ie. -> i.e., | Aaron Campbell |
2000-01-15 | typo; sotiris.vassilopoulos@betatech.gr via adejoode@zedz.net | Niels Provos |
2000-01-14 | sort options, from paskalis@di.uoa.gr; .Xr gzip 1 | Markus Friedl |
2000-01-04 | document -4, -6, and 'ssh -L 2022/::1/22' | Markus Friedl |
2000-01-04 | ipv6 support: mostly gethostbyname->getaddrinfo/getnameinfo, new features: | Markus Friedl |
1999-11-22 | syslog changes: | Markus Friedl |
1999-11-22 | -V, for fallback to openssh in SSH2 compatibility mode | Markus Friedl |
1999-11-19 | document SIGHUP, -Q to synopsis | Markus Friedl |
1999-11-11 | IgnoreUserKnownHosts(default=no), used for RhostRSAAuth, ok deraadt,millert | Markus Friedl |
1999-11-10 | add LogLevel {QUIET, FATAL, ERROR, INFO, CHAT, DEBUG} to ssh/sshd, | Markus Friedl |
1999-11-09 | user/958: check ~/.ssh/known_hosts for rhosts-rsa, too, ok niels/millert | Markus Friedl |
1999-10-25 | server-logs default to AUTH (consistence with sample sshd_config) | Markus Friedl |
1999-10-17 | default KerberosOrLocalPassword to 'yes' | Dug Song |
1999-10-17 | remove AllowHosts, DenyHosts, SilentDeny server access control cruft - replac... | Dug Song |
1999-10-17 | Remove some redundant .Pp. | Aaron Campbell |
1999-10-17 | update trailer, and copy to other pages | Theo de Raadt |
1999-10-14 | refuse to start if there is no configuration file for sshd. ok: deraadt | Markus Friedl |
1999-10-14 | PermitRootLogin={yes,no,without-password}, default=yes, ok deraadt,niels | Markus Friedl |
1999-10-12 | more: sshd will not start if hostkey readable | Markus Friedl |
1999-10-12 | SilentDeny, don't log/answer refused connections, deraadt@ | Markus Friedl |