Age | Commit message (Expand) | Author |
2010-05-07 | add some optional indirection to matching of principal names listed | Damien Miller |
2010-03-05 | tweak previous; | Jason McIntyre |
2010-03-04 | move section on CA and revoked keys from ssh.1 to sshd.8's known hosts | Damien Miller |
2010-03-03 | the authorized_keys option for CA keys is "cert-authority", not | Damien Miller |
2010-02-26 | tweak previous; | Jason McIntyre |
2010-02-26 | Add support for certificate key types for users and hosts. | Damien Miller |
2010-01-30 | debug output goes to stderr, not "the system log"; ok markus dtucker | Damien Miller |
2009-10-08 | some tweaks now that protocol 1 is not offered by default; ok markus | Jason McIntyre |
2009-03-26 | fix a few typographical errors found by spell(1). | Igor Sobrado |
2008-10-03 | do not give an example of how to chmod files: we can presume the user | Jason McIntyre |
2008-07-02 | increase default size of ssh protocol 1 ephemeral key from 768 to 1024 | Damien Miller |
2008-06-11 | kill trailing whitespace; | Jason McIntyre |
2008-06-10 | support CIDR address matching in .ssh/authorized_keys from="..." stanzas | Damien Miller |
2008-06-10 | - update usage() | Jason McIntyre |
2008-06-10 | Add extended test mode (-T) and connection parameters for test mode (-C). | Darren Tucker |
2008-03-27 | remove trailing whitespace; | Jason McIntyre |
2008-03-26 | add no-user-rc authorized_keys option to disable execution of ~/.ssh/rc | Damien Miller |
2008-02-11 | bump Mdocdate for pages committed in "febuary", necessary because | Jason McIntyre |
2008-02-09 | Document the correct permissions for the ~/.ssh/ directory. | Ryan Thomas McBride |
2007-06-07 | Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must | Peter Valchev |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-03-20 | - let synopsis and description agree for -f | Jason McIntyre |
2006-08-21 | Add more detail about what permissions are and aren't accepted for | Darren Tucker |
2006-07-19 | Add ForceCommand keyword to sshd_config, equivalent to the "command=" | Darren Tucker |
2006-07-10 | s/and and/and/ | Jason McIntyre |
2006-07-10 | Add port identifier to known_hosts for non-default ports, based originally | Darren Tucker |
2006-02-24 | more consistency fixes; | Jason McIntyre |
2006-02-24 | signpost to PATTERNS section; | Jason McIntyre |
2006-02-19 | grammar; | Jason McIntyre |
2006-02-19 | sync the (s)hosts.equiv FILES entries w/ those from ssh.1; | Jason McIntyre |
2006-02-19 | move the sshrc stuff out of FILES, and into its own section: | Jason McIntyre |
2006-02-16 | sync some of the FILES entries w/ ssh.1; | Jason McIntyre |
2006-02-15 | remove ietf draft references; RFC list now maintained in ssh.1; | Jason McIntyre |
2006-02-13 | sort FILES and use a -compact list; | Jason McIntyre |
2006-02-13 | - avoid nasty line split | Jason McIntyre |
2006-02-13 | turn this into an example ssh_known_hosts file; ok djm | Jason McIntyre |
2006-02-13 | small tweaks for the ssh_known_hosts section; | Jason McIntyre |
2006-02-13 | no need to subsection the authorized_keys examples - instead, convert | Jason McIntyre |
2006-02-12 | sort the list of options permissable w/ authorized_keys; | Jason McIntyre |
2006-02-12 | rework the description of authorized_keys a little; | Jason McIntyre |
2006-02-09 | - move some text into a CAVEATS section | Jason McIntyre |
2006-02-01 | small tweak; | Jason McIntyre |
2006-02-01 | - merge sections on protocols 1 and 2 into a single section | Jason McIntyre |
2006-01-25 | move subsections to full sections; | Jason McIntyre |
2006-01-25 | move the options description up the page, and a few additional tweaks | Jason McIntyre |
2006-01-12 | refer to TCP forwarding, rather than TCP/IP forwarding; | Jason McIntyre |
2005-12-21 | clarify precedence of -p, Port, ListenAddress; ok and help jmc@ | Kevin Steves |
2005-12-06 | Add support for tun(4) forwarding over OpenSSH, based on an idea and | Reyk Floeter |
2005-06-08 | increase default rsa/dsa key length from 1024 to 2048 bits; ok markus@ deraadt@ | Damien Miller |
2005-04-21 | OpenSSH doesn't ever look at the $HOME environment variable, so don't say | Damien Miller |