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
2024-07-18
mention mux proxy mode
Damien Miller
2024-06-27
ssl(8) no longer contains a HISTORY section;
Jason McIntyre
2024-06-17
disable the DSA signature algorithm by default; ok markus@
Damien Miller
2024-05-26
remove references to SSH1 and DSA server keys
Christian Weisgerber
2024-03-14
Clarify how literal IPv6 addresses can be used in -J mode
Job Snijders
2023-10-11
ssh -Q does not make sense with other command-line options, so give
Damien Miller
2023-07-23
man page typos; ok jmc@
Christian Weisgerber
2023-07-17
-P before -p in SYNOPSIS;
Jason McIntyre
2023-07-17
Add support for configuration tags to ssh(1).
Damien Miller
2023-06-21
make `ssh -Q CASignatureAlgorithms` only list signature algorithms that
Damien Miller
2022-11-28
New EnableEscapeCommandline ssh_config(5) option
Damien Miller
2022-09-17
add a RequiredRSASize for checking RSA key length in ssh(1).
Damien Miller
2022-05-28
keywords ref ssh_config.5;
Jason McIntyre
2022-03-31
man pages: add missing commas between subordinate and main clauses
Christian Weisgerber
2022-02-06
remove please from manual pages
Jonathan Gray
2022-02-04
Since they are deprecated, move DSA to the end of the default list of
Darren Tucker
2021-09-10
Document behaviour of arguments following non-interactive commands.
Darren Tucker
2021-09-03
Mention using ssh -i for specifying the public key file in the case
Darren Tucker
2021-07-28
no need to talk about version 2 with the -Q option, so rewrite the
Jason McIntyre
2021-07-23
Add a ForkAfterAuthentication ssh_config(5) counterpart to the
Damien Miller
2021-07-23
Add a StdinNull directive to ssh_config(5) that allows the config
Damien Miller
2021-07-13
add a SessionType directive to ssh_config, allowing the configuration
Damien Miller
2021-07-02
Remove references to ChallengeResponseAuthentication in favour of
Darren Tucker
2021-06-25
Use better language to refer to the user. From l1ving via github
Darren Tucker
2021-02-15
ssh: add PermitRemoteOpen for remote dynamic forwarding with SOCKS
Markus Friedl
2021-01-26
move HostbasedAcceptedAlgorithms to the right place in alphabetical order
Christian Weisgerber
2021-01-26
Rename HostbasedKeyTypes (ssh) and HostbasedAcceptedKeyTypes (sshd) to
Darren Tucker
2021-01-22
PubkeyAcceptedKeyTypes->PubkeyAcceptedAlgorithms here too.
Darren Tucker
2020-12-22
add a ssh_config KnownHostsCommand that allows the client to obtain
Damien Miller
2020-07-15
start sentence with capital letter;
Jason McIntyre
2020-07-14
allow some additional control over the use of ssh-askpass
Damien Miller
2020-04-17
mention that /etc/hosts.equiv and /etc/shosts.equiv are not
Damien Miller
2020-02-16
document -F none; with jmc@
Christian Weisgerber
2020-02-07
Add ssh -Q key-sig for all key and signature types. Teach ssh -Q to accept
Darren Tucker
2019-12-21
Replace the term "security key" with "(FIDO) authenticator".
Christian Weisgerber
2019-11-30
tweak the Nd lines for a bit of consistency;
Jason McIntyre
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
[next]