Age | Commit message (Expand) | Author |
2008-11-05 | add dynamic forward escape command line; ok djm@ | Kevin Steves |
2008-10-08 | Add -y option to force logging via syslog rather than stderr. | Damien Miller |
2008-07-02 | When forking after authentication ("ssh -f") with ExitOnForwardFailure | Damien Miller |
2008-06-26 | add VisualHostKey to the list of options listed in -o; | Jason McIntyre |
2008-06-26 | Move SSH Fingerprint Visualization away from sharing the config option | Alexander von Gernler |
2008-06-13 | Explain the use of SSH fpr visualization using random art, and cite the | Alexander von Gernler |
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 |
2008-01-19 | satisfy the pedants: -q does not suppress all diagnostic messages (e.g. | Damien Miller |
2007-06-12 | add -K to SYNOPSIS; | Jason McIntyre |
2007-06-12 | Add "-K" flag for ssh to set GSSAPIAuthentication=yes and | Damien Miller |
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 |
2006-12-11 | add rfc 4716 (public key format); ok jmc | Markus Friedl |
2006-10-28 | correct/expand example of usage of -w; ok jmc@ stevesk@ | Otto Moerbeek |
2006-09-25 | Change "a SSH" to "an SSH". Hurray, I'm not the only one who | Ray Lai |
2006-07-11 | add ExitOnForwardFailure: terminate the connection if ssh(1) | Markus Friedl |
2006-07-02 | use -KR[bind_address:]port here; ok djm@ | Kevin Steves |
2006-07-02 | more details and clarity for tun(4) device forwarding; ok and help | Kevin Steves |
2006-05-29 | add GSSAPI to the list of authentication methods supported; | Jason McIntyre |
2006-03-22 | simplify SSHFP example; ok jmc@ | Jakob Schlyter |
2006-03-16 | Add RFC4419 (Diffie-Hellman group exchange KEX) to the list of SSH RFCs | Damien Miller |
2006-02-24 | more consistency fixes; | Jason McIntyre |
2006-02-15 | remove the IETF draft references and replace them with some updated RFCs; | Jason McIntyre |
2006-02-06 | make this a little less ambiguous... | Jason McIntyre |
2006-02-06 | - typo fix | Mathieu Sauve-Frankel |
2006-01-30 | remove an incorrect sentence; | Jason McIntyre |
2006-01-26 | add a section on verifying host keys in dns; | Jason McIntyre |
2006-01-20 | Document RekeyLimit. Based on patch from jan.iven at cern.ch from mindrot #1056 | Darren Tucker |
2006-01-18 | add a section on ssh-based vpn, based on reyk's README.tun; | Jason McIntyre |
2006-01-15 | correction from deraadt | Jason McIntyre |
2006-01-12 | back out a sentence - AUTHENTICATION already documents this; | Jason McIntyre |
2006-01-12 | refer to `TCP' rather than `TCP/IP' in the context of connection | Jason McIntyre |
2006-01-12 | split sections on tcp and x11 forwarding into two sections. | Jason McIntyre |
2006-01-06 | final round of whacking FILES for duplicate info, and some consistency | Jason McIntyre |
2006-01-06 | weed out some duplicate info in the known_hosts FILES entries; | Jason McIntyre |
2006-01-04 | -.Xr gzip 1 , | Jason McIntyre |
2006-01-04 | +.Xr ssh-keyscan 1 , | Jason McIntyre |
2006-01-04 | remove .Xr's to rsh(1) and telnet(1): they are hardly needed; | Jason McIntyre |
2006-01-04 | chop out some duplication in the .{r,s}hosts/{h,sh}osts.equiv FILES | Jason McIntyre |
2006-01-03 | tweak the description of ~/.ssh/environment | Jason McIntyre |
2006-01-03 | put FILES in some sort of order: sort by pathname | Jason McIntyre |
2006-01-03 | use a larger width for the ENVIRONMENT list; | Jason McIntyre |
2006-01-03 | move FILES to a -compact list, and make each files an item in that list. | Jason McIntyre |
2006-01-02 | start to cut some duplicate info from FILES; | Jason McIntyre |
2005-12-31 | .Nm does not require an argument; | Jason McIntyre |
2005-12-31 | clean up ENVIRONMENT a little; | Jason McIntyre |
2005-12-31 | merge the "LOGIN SESSION AND REMOTE EXECUTION" and "SERVER | Jason McIntyre |
2005-12-31 | document -MM; ok djm@ | Kevin Steves |
2005-12-23 | less mark up for -c; | Jason McIntyre |