summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh.1
AgeCommit message (Expand)AuthorFilesLines
2020-04-17mention that /etc/hosts.equiv and /etc/shosts.equiv are notdjm1-3/+3
2020-02-16document -F none; with jmc@naddy1-2/+5
2020-02-07Add ssh -Q key-sig for all key and signature types. Teach ssh -Q to acceptdtucker1-2/+10
2019-12-21Replace the term "security key" with "(FIDO) authenticator".naddy1-6/+6
2019-11-30tweak the Nd lines for a bit of consistency;jmc1-3/+3
2019-11-28improve the text for -A a little;jmc1-3/+7
2019-11-18more missing mentions of ed25519-sk; ok djm@naddy1-3/+10
2019-11-14directly support U2F/FIDO2 security keys in OpenSSH by linkingdjm1-8/+2
2019-11-07Fill in missing man page bits for U2F security key support:naddy1-2/+15
2019-06-12Hostname->HostName cleanup; from lauri tirkkonenjmc1-3/+3
2019-03-16benno helped me clean up the tcp forwarding section;jmc1-32/+18
2019-03-05PKCS#11 support is no longer limited to RSA; ok benno@ kn@naddy1-4/+4
2019-01-22Mention that configuration for the destination host is not applieddjm1-2/+7
2018-09-20reorder CASignatureAlgorithms, and add them to the various -o lists;jmc1-2/+3
2018-09-12Add "ssh -Q sig" to allow listing supported signature algorithmsdjm1-4/+10
2018-09-07ssh -MM requires confirmation for all operations that change thedjm1-3/+6
2018-07-19Deprecate UsePrivilegedPort now that support for running ssh(1)dtucker1-3/+2
2018-06-09sort previous;jmc1-2/+2
2018-06-09add a SetEnv directive to ssh_config that allows setting environmentdjm1-2/+3
2018-05-11Emphasise that -w implicitly sets Tunnel=point-to-point and that usersdjm1-3/+8
2018-04-06ssh does not accept -oInclude=... on the commandline, the Include keyworddjm1-3/+2
2018-02-23some cleanup for BindInterface and ssh-keyscan;jmc1-3/+3
2018-02-23Add BindInterface ssh_config directive and -B command-line argumentdjm1-2/+9
2017-11-03Private keys in PEM format have been encrypted by AES-128 for a whiledjm1-3/+3
2017-10-25tweak the uri text, specifically removing some markup to make it ajmc1-15/+10
2017-10-23Expose devices allocated for tun/tap forwarding.djm1-2/+7
2017-10-21Add URI support to ssh, sftp and scp. For example ssh://user@hostmillert1-17/+19
2017-10-13mention SSH_USER_AUTH in the list of environment variablesdjm1-2/+8
2017-09-21Add 'reverse' dynamic forwarding which combines dynamic forwardingmarkus1-6/+15
2017-06-09in description of public key authentication, mention that the serverdjm1-2/+13
2017-05-30Add RemoteCommand option to specify a command in the ssh configbluhm1-2/+3
2017-05-05remove superfluous protocol 2 mentions; ok jmc@naddy1-4/+3
2017-05-03restore mistakenly deleted description of the ConnectionAttempts optionnaddy1-1/+2
2017-05-03more protocol 1 stuff to go; ok djmjmc1-4/+2
2017-05-02remove now obsolete protocol1 options from the -o lists;jmc1-4/+2
2017-04-30remove SSHv1 configuration options and man pages bitsdjm1-52/+5
2016-07-16- add proxyjump to the options listjmc1-9/+9
2016-07-15Add a ProxyJump ssh_config(5) option and corresponding -J ssh(1)djm1-2/+22
2016-06-29sort the -o list;jmc1-3/+3
2016-06-03tweak previous;jmc1-3/+3
2016-06-03Allow ExitOnForwardFailure and ClearAllForwardings to be overridden whendtucker1-3/+6
2016-05-04IdentityAgent for specifying specific agent sockets; ok djm@markus1-2/+3
2016-04-15Include directive for ssh_config(5); feedback & ok markus@djm1-2/+3
2016-02-17since these pages now clearly tell folks to avoid v1, normalisejmc1-42/+24
2016-02-16no need to state that protocol 2 is the default twice;jmc1-2/+1
2016-02-16Replace list of ciphers and MACs adjacent to -1/-2 flag descriptions indjm1-11/+5
2015-11-15Add an AddKeysToAgent client option which can be set to 'yes', 'no',jcs1-2/+7
2015-11-061. rlogin and rsh are long gonemmcc1-5/+4
2015-09-25some certificatefile tweaks; ok djmjmc1-3/+3
2015-09-24add ssh_config CertificateFile option to explicitly listdjm1-2/+6