Age | Commit message (Expand) | Author |
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 |
2003-06-10 | - section reorder | Jason McIntyre |
2003-05-20 | new sentence, new line | Jason McIntyre |
2003-04-30 | fix invalid .Pf macro usage introduced in previous commit | David Krause |
2003-04-30 | Escape ?, * and ! in .Ql for nroff compatibility. OpenSSH Portable Bug #550 | mouring |
2003-01-31 | typos; | Jason McIntyre |
2002-09-24 | tweak the example $HOME/.ssh/rc script to not show on any cmdline the | Todd T. Fries |
2002-09-16 | reference moduli(5) in FILES /etc/moduli. | Kevin Steves |
2002-09-04 | default LoginGraceTime to 2m; 1m may be too short for slow systems. | Kevin Steves |
2002-08-21 | change LoginGraceTime default to 1 minute; ok mouring@ markus@ | Kevin Steves |
2002-08-21 | `RSA' updated to refer to `public key', where it matters. | Marc Espie |
2002-08-12 | more PermitUserEnvironment; ok markus@ | Kevin Steves |
2002-08-02 | note that .ssh/environment is only read when | Marco S Hyman |
2002-06-22 | use process ID vs. pid/PID/process identifier | Kevin Steves |
2002-06-22 | add /var/empty in FILES section | Kevin Steves |