Age | Commit message (Expand) | Author |
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 |
2005-03-01 | new sentence, new line; | Jason McIntyre |
2005-03-01 | add support for hashing host names and addresses added to known_hosts files, | Damien Miller |
2005-02-25 | add /etc/motd and $HOME/.hushlogin to FILES; | Jason McIntyre |
2004-12-06 | Discard over-length authorized_keys entries rather than complaining when | Darren Tucker |
2004-08-26 | get rid of references to rhosts authentication; with jmc@ | Markus Friedl |
2004-05-02 | Man page grammar fix (bz #858), from damerell at chiark.greenend.org.uk | Darren Tucker |
2003-10-08 | scp and sftp: add options list and sort options. options list requested | Jason McIntyre |
2003-08-13 | remove RhostsAuthentication; suggested by djm@ before; ok djm@, deraadt@, | Markus Friedl |