Age | Commit message (Expand) | Author |
2013-04-07 | clarify -e text. suggested by & ok jmc@ | Darren Tucker |
2013-04-07 | Add -E option to ssh and sshd to append debugging logs to a specified file | Darren Tucker |
2012-10-04 | add umac128 variant; ok djm@ at n2k12 | Markus Friedl |
2012-06-18 | Remove mention of 'three' key files since there are now four. From | Darren Tucker |
2012-05-13 | Add "Match LocalAddress" and "Match LocalPort" to sshd and adjust tests | Darren Tucker |
2011-09-23 | Add wildcard support to PermitOpen, allowing things like "PermitOpen | Darren Tucker |
2011-08-02 | Add new SHA256 and SHA512 based HMAC modes from | Damien Miller |
2011-05-23 | tweak previous; ok djm | Jason McIntyre |
2011-05-23 | allow AuthorizedKeysFile to specify multiple files, separated by spaces. | Damien Miller |
2010-10-28 | knock out some "-*- nroff -*-" lines; | Jason McIntyre |
2010-08-31 | Implement Elliptic Curve Cryptography modes for key exchange (ECDH) and | Damien Miller |
2010-08-08 | use the same template for all FILES sections; i.e. -compact/.Pp where we | Jason McIntyre |
2010-08-04 | Remove mentions of weird "addr/port" alternate address format for IPv6 | Damien Miller |
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 |