index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
ssh.1
Age
Commit message (
Expand
)
Author
2019-11-28
improve the text for -A a little;
Jason McIntyre
2019-11-18
more missing mentions of ed25519-sk; ok djm@
Christian Weisgerber
2019-11-14
directly support U2F/FIDO2 security keys in OpenSSH by linking
Damien Miller
2019-11-07
Fill in missing man page bits for U2F security key support:
Christian Weisgerber
2019-06-12
Hostname->HostName cleanup; from lauri tirkkonen
Jason McIntyre
2019-03-16
benno helped me clean up the tcp forwarding section;
Jason McIntyre
2019-03-05
PKCS#11 support is no longer limited to RSA; ok benno@ kn@
Christian Weisgerber
2019-01-22
Mention that configuration for the destination host is not applied
Damien Miller
2018-09-20
reorder CASignatureAlgorithms, and add them to the various -o lists;
Jason McIntyre
2018-09-12
Add "ssh -Q sig" to allow listing supported signature algorithms
Damien Miller
2018-09-07
ssh -MM requires confirmation for all operations that change the
Damien Miller
2018-07-19
Deprecate UsePrivilegedPort now that support for running ssh(1)
Darren Tucker
2018-06-09
sort previous;
Jason McIntyre
2018-06-09
add a SetEnv directive to ssh_config that allows setting environment
Damien Miller
2018-05-11
Emphasise that -w implicitly sets Tunnel=point-to-point and that users
Damien Miller
2018-04-06
ssh does not accept -oInclude=... on the commandline, the Include keyword
Damien Miller
2018-02-23
some cleanup for BindInterface and ssh-keyscan;
Jason McIntyre
2018-02-23
Add BindInterface ssh_config directive and -B command-line argument
Damien Miller
2017-11-03
Private keys in PEM format have been encrypted by AES-128 for a while
Damien Miller
2017-10-25
tweak the uri text, specifically removing some markup to make it a
Jason McIntyre
2017-10-23
Expose devices allocated for tun/tap forwarding.
Damien Miller
2017-10-21
Add URI support to ssh, sftp and scp. For example ssh://user@host
Todd C. Miller
2017-10-13
mention SSH_USER_AUTH in the list of environment variables
Damien Miller
2017-09-21
Add 'reverse' dynamic forwarding which combines dynamic forwarding
Markus Friedl
2017-06-09
in description of public key authentication, mention that the server
Damien Miller
2017-05-30
Add RemoteCommand option to specify a command in the ssh config
Alexander Bluhm
2017-05-05
remove superfluous protocol 2 mentions; ok jmc@
Christian Weisgerber
2017-05-03
restore mistakenly deleted description of the ConnectionAttempts option
Christian Weisgerber
2017-05-03
more protocol 1 stuff to go; ok djm
Jason McIntyre
2017-05-02
remove now obsolete protocol1 options from the -o lists;
Jason McIntyre
2017-04-30
remove SSHv1 configuration options and man pages bits
Damien Miller
2016-07-16
- add proxyjump to the options list
Jason McIntyre
2016-07-15
Add a ProxyJump ssh_config(5) option and corresponding -J ssh(1)
Damien Miller
2016-06-29
sort the -o list;
Jason McIntyre
2016-06-03
tweak previous;
Jason McIntyre
2016-06-03
Allow ExitOnForwardFailure and ClearAllForwardings to be overridden when
Darren Tucker
2016-05-04
IdentityAgent for specifying specific agent sockets; ok djm@
Markus Friedl
2016-04-15
Include directive for ssh_config(5); feedback & ok markus@
Damien Miller
2016-02-17
since these pages now clearly tell folks to avoid v1, normalise
Jason McIntyre
2016-02-16
no need to state that protocol 2 is the default twice;
Jason McIntyre
2016-02-16
Replace list of ciphers and MACs adjacent to -1/-2 flag descriptions in
Damien Miller
2015-11-15
Add an AddKeysToAgent client option which can be set to 'yes', 'no',
Joshua Stein
2015-11-06
1. rlogin and rsh are long gone
mmcc
2015-09-25
some certificatefile tweaks; ok djm
Jason McIntyre
2015-09-24
add ssh_config CertificateFile option to explicitly list
Damien Miller
2015-09-11
mention -Q key-plain and -Q key-cert;
Damien Miller
2015-07-20
Move .Pp before .Bl, not after to quiet mandoc -Tlint.
Todd C. Miller
2015-07-20
Better desciption of Unix domain socket forwarding.
Todd C. Miller
2015-07-10
Turn off DSA by default; add HostKeyAlgorithms to the server and
Markus Friedl
2015-05-22
mention ssh-keygen -E for comparing legacy MD5 fingerprints; bz#2332
Damien Miller
[next]