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_config.5
Age
Commit message (
Expand
)
Author
2020-05-29
remove a stray .El;
Jason McIntyre
2020-05-29
mention that wildcards are processed in lexical order; bz#3165
Damien Miller
2020-05-29
Allow some keywords to expand shell-style ${ENV} environment
Darren Tucker
2020-04-11
add space between macro arg and punctuation;
Jason McIntyre
2020-04-10
Add TOKEN percent expansion to LocalFoward and RemoteForward when used
Darren Tucker
2020-04-03
Make with config keywords support which percent_expansions more consistent.
Darren Tucker
2020-02-07
Add ssh -Q key-sig for all key and signature types. Teach ssh -Q to accept
Darren Tucker
2020-01-31
spelling fix;
Jason McIntyre
2020-01-30
document changed default for UpdateHostKeys
Damien Miller
2020-01-28
make IPTOS_DSCP_LE available via IPQoS directive; bz2986, based on
Damien Miller
2020-01-25
clarify that BatchMode applies to all interactive prompts (e.g. host key
Damien Miller
2020-01-25
group14-sha1 is no longer a default algorithm
Ted Unangst
2020-01-25
reword HashKnownHosts description a little more; some people found
Damien Miller
2020-01-25
weaken the language for what HashKnownHosts provides with regards
Damien Miller
2020-01-21
document the default value of the ControlPersist option; ok dtucker@ djm@
Christian Weisgerber
2019-12-21
Replace the term "security key" with "(FIDO) authenticator".
Christian Weisgerber
2019-12-21
Allow forwarding a different agent socket to the path specified by
Damien Miller
2019-12-19
Document that security key-hosted keys can act as host keys.
Christian Weisgerber
2019-11-30
tweak the Nd lines for a bit of consistency;
Jason McIntyre
2019-11-18
document '$' environment variable expansion for SecurityKeyProvider; ok djm@
Christian Weisgerber
2019-11-18
more missing mentions of ed25519-sk; ok djm@
Christian Weisgerber
2019-11-18
mention ed25519-sk key/cert types here too; prompted by jmc@
Damien Miller
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-09-13
clarify that IdentitiesOnly also applies to the default ~/.ssh/id_*
Damien Miller
2019-09-13
allow %n to be expanded in ProxyCommand strings
Damien Miller
2019-09-13
clarify that ConnectTimeout applies both to the TCP connection and to
Damien Miller
2019-09-06
Allow prepending a list of algorithms to the default set by starting
Christian Weisgerber
2019-09-04
Call comma-separated lists as such to clarify semantics.
Christian Weisgerber
2019-08-16
Call comma-separated lists as such to clarify semantics
kn
2019-08-09
Change description of TCPKeepAlive from "inactive" to "unresponsive"
Darren Tucker
2019-08-02
typo; from Christian Hesse
Damien Miller
2019-06-12
Hostname->HostName cleanup; from lauri tirkkonen
Jason McIntyre
2019-06-12
deraadt noticed some inconsistency in the way we denote the "Hostname" and
Jason McIntyre
2019-06-11
consistent lettering for "HostName" keyword; from lauri tirkkonen
Jason McIntyre
2019-05-14
Delete some .Sx macros that were used in a wrong way.
Ingo Schwarze
2019-03-01
mention PKCS11Provide=none, reword a little and remove mention of
Damien Miller
2019-02-23
openssh-7.9 accidentally reused the server's algorithm lists in the
Damien Miller
2019-02-18
sync the description of ~/.ssh/config with djm's updated description in ssh.1;
Jason McIntyre
2019-01-22
Mention that configuration for the destination host is not applied
Damien Miller
2018-11-23
tweak previous;
Jason McIntyre
2018-11-23
add a ssh_config "Match final" predicate
Damien Miller
2018-10-03
Allow ssh_config IdentityAgent directive to accept environment variable
Damien Miller
2018-09-21
Allow ssh_config ForwardX11Timeout=0 to disable the timeout and allow
Damien Miller
2018-09-21
Treat connections with ProxyJump specified the same as ones with a
Damien Miller
2018-09-20
reorder CASignatureAlgorithms, and add them to the various -o lists;
Jason McIntyre
2018-09-20
add CASignatureAlgorithms option for the client, allowing it to specify
Damien Miller
2018-07-23
Point to glob in section 7 for the actual list of special characters instead
kn
2018-07-19
Deprecate UsePrivilegedPort now that support for running ssh(1)
Darren Tucker
2018-07-04
repair PubkeyAcceptedKeyTypes (and friends) after RSA signature work -
Damien Miller
[next]