summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh.1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* mention -Q key-plain and -Q key-cert;djm2015-09-111-5/+9
* Move .Pp before .Bl, not after to quiet mandoc -Tlint.millert2015-07-201-2/+2
* Better desciption of Unix domain socket forwarding.millert2015-07-201-21/+107
* Turn off DSA by default; add HostKeyAlgorithms to the server andmarkus2015-07-101-2/+3
* mention ssh-keygen -E for comparing legacy MD5 fingerprints; bz#2332djm2015-05-221-2/+7
* Clarify pseudo-terminal request behaviour and use "pseudo-terminal"dtucker2015-05-061-8/+19
* Allow "ssh -Q protocol-version" to list supported SSH protocoldjm2015-03-031-5/+7
* Add a ssh_config HostbasedKeyType option to control whichdjm2015-01-301-2/+3
* correct description of UpdateHostKeys in ssh_config.5 anddjm2015-01-261-2/+3
* add fingerprinthash to the options list;jmc2014-12-221-2/+3
* Add FingerprintHash option to control algorithm used for keydjm2014-12-211-3/+3
* tweak previous;jmc2014-10-091-3/+3
* Tweak config reparsing with host canonicalisationdjm2014-10-081-3/+11
* improve capitalization for the Ed25519 public-key signature system.sobrado2014-08-301-6/+6
* Mention UNIX-domain socket forwarding too. OK jmc@ deraadt@millert2014-07-241-5/+8
* add the streamlocal* options to ssh's -o list; millert says they'rejmc2014-07-161-2/+4
* document that -g will only work in the multiplexed case if applied todjm2014-07-031-2/+4
* delete .xr to hosts.equiv. there's still an unfortunate amount oftedu2014-04-191-3/+2
* old descriptions of des and blowfish are old. maybe ok deraadttedu2014-03-171-19/+2
* add missing mentions of ed25519; ok djm@naddy2013-12-071-6/+14
* - put -Q in the right placejmc2013-11-261-5/+4
* improve -Q usage and such. One usage change is that the option is nowderaadt2013-11-251-13/+11
* Add a new protocol 2 transport cipher "chacha20-poly1305@openssh.com"djm2013-11-211-2/+4
* s/canonicalise/canonicalize/ for consistency with existing spelling,djm2013-10-161-5/+5
* Implement client-side hostname canonicalisation to allow an explicitdjm2013-10-161-2/+7
* tweak previous;jmc2013-10-151-2/+3
* some proxyusefdpass tweaks;jmc2013-08-201-2/+3
* some Bx/Ox conversion;jmc2013-08-141-4/+7
* be more exact wrt perms for ~/.ssh/config; bz#2078djm2013-07-181-3/+3
* do not use Sx for sections outwith the man page - ingo informs me thatjmc2013-06-271-8/+4
* add the ability to query supported ciphers, MACs, key type and KEXdjm2013-04-191-2/+19
* Add -E option to ssh and sshd to append debugging logs to a specified filedtucker2013-04-071-2/+7
* add umac128 variant; ok djm@ at n2k12markus2012-10-041-3/+3
* last stage of rfc changes, using consistent Rs/Re blocks, and moving thejmc2012-09-261-30/+71
* missing letter in previous;jmc2012-09-061-2/+2
* Add ~v and ~V escape sequences to raise and lower the logging leveldtucker2012-09-061-2/+10
* Clarify description of -W. Noted by Steve.McClellan at radisys com, ok jmcdtucker2012-06-181-3/+3
* Remove mention of 'three' key files since there are now four. Fromdtucker2012-06-181-3/+3
* use "brackets" instead of "braces", for consistency;jmc2012-04-201-3/+3
* document new -O cancel command; ok djm@okan2011-09-111-2/+4
* support cancellation of local/dynamic forwardings from ~C commandline;markus2011-09-101-5/+14
* Add some missing ssh_config(5) options that can be used in ssh(1)'sdjm2011-08-261-2/+5
* Add new SHA256 and SHA512 based HMAC modes fromdjm2011-08-021-3/+5
* +.It RequestTTYjmc2011-05-071-2/+3
* tweak previous;jmc2011-04-181-4/+4
* allow graceful shutdown of multiplexing: request that a mux server removesdjm2011-04-171-2/+4
* add IPQoS to the various -o lists, and zap some trailing whitespace;jmc2010-11-181-2/+3
* knock out some "-*- nroff -*-" lines;jmc2010-10-281-3/+2
* ssh.1: add kexalgorithms to the -o listjmc2010-09-221-2/+3
* mention RFC 5656 for ECC stuffdjm2010-09-111-2/+7