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
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
2015-05-06
Clarify pseudo-terminal request behaviour and use "pseudo-terminal"
Darren Tucker
2015-03-03
Allow "ssh -Q protocol-version" to list supported SSH protocol
Damien Miller
2015-01-30
Add a ssh_config HostbasedKeyType option to control which
Damien Miller
2015-01-26
correct description of UpdateHostKeys in ssh_config.5 and
Damien Miller
2014-12-22
add fingerprinthash to the options list;
Jason McIntyre
2014-12-21
Add FingerprintHash option to control algorithm used for key
Damien Miller
2014-10-09
tweak previous;
Jason McIntyre
2014-10-08
Tweak config reparsing with host canonicalisation
Damien Miller
2014-08-30
improve capitalization for the Ed25519 public-key signature system.
Igor Sobrado
2014-07-24
Mention UNIX-domain socket forwarding too. OK jmc@ deraadt@
Todd C. Miller
2014-07-16
add the streamlocal* options to ssh's -o list; millert says they're
Jason McIntyre
2014-07-03
document that -g will only work in the multiplexed case if applied to
Damien Miller
2014-04-19
delete .xr to hosts.equiv. there's still an unfortunate amount of
Ted Unangst
2014-03-17
old descriptions of des and blowfish are old. maybe ok deraadt
Ted Unangst
[next]