summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh_config.5 (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove a stray .El;jmc2020-05-291-2/+1
* mention that wildcards are processed in lexical order; bz#3165djm2020-05-291-1/+2
* Allow some keywords to expand shell-style ${ENV} environmentdtucker2020-05-291-10/+43
* add space between macro arg and punctuation;jmc2020-04-111-3/+3
* Add TOKEN percent expansion to LocalFoward and RemoteForward when useddtucker2020-04-101-9/+22
* Make with config keywords support which percent_expansions more consistent.dtucker2020-04-031-19/+11
* Add ssh -Q key-sig for all key and signature types. Teach ssh -Q to acceptdtucker2020-02-071-4/+4
* spelling fix;jmc2020-01-311-3/+3
* document changed default for UpdateHostKeysdjm2020-01-301-4/+13
* make IPTOS_DSCP_LE available via IPQoS directive; bz2986, based ondjm2020-01-281-2/+3
* clarify that BatchMode applies to all interactive prompts (e.g. host keydjm2020-01-251-3/+5
* group14-sha1 is no longer a default algorithmtedu2020-01-251-3/+2
* reword HashKnownHosts description a little more; some people founddjm2020-01-251-3/+3
* weaken the language for what HashKnownHosts provides with regardsdjm2020-01-251-4/+4
* document the default value of the ControlPersist option; ok dtucker@ djm@naddy2020-01-211-3/+4
* Replace the term "security key" with "(FIDO) authenticator".naddy2019-12-211-6/+6
* Allow forwarding a different agent socket to the path specified bydjm2019-12-211-6/+9
* Document that security key-hosted keys can act as host keys.naddy2019-12-191-9/+17
* tweak the Nd lines for a bit of consistency;jmc2019-11-301-3/+3
* document '$' environment variable expansion for SecurityKeyProvider; ok djm@naddy2019-11-181-2/+7
* more missing mentions of ed25519-sk; ok djm@naddy2019-11-181-3/+3
* mention ed25519-sk key/cert types here too; prompted by jmc@djm2019-11-181-2/+5
* directly support U2F/FIDO2 security keys in OpenSSH by linkingdjm2019-11-141-5/+4
* Fill in missing man page bits for U2F security key support:naddy2019-11-071-8/+23
* clarify that IdentitiesOnly also applies to the default ~/.ssh/id_*djm2019-09-131-4/+4
* allow %n to be expanded in ProxyCommand stringsdjm2019-09-131-2/+2
* clarify that ConnectTimeout applies both to the TCP connection and todjm2019-09-131-4/+4
* Allow prepending a list of algorithms to the default set by startingnaddy2019-09-061-2/+26
* Call comma-separated lists as such to clarify semantics.naddy2019-09-041-6/+6
* Call comma-separated lists as such to clarify semanticskn2019-08-161-10/+10
* Change description of TCPKeepAlive from "inactive" to "unresponsive"dtucker2019-08-091-3/+3
* typo; from Christian Hessedjm2019-08-021-3/+3
* Hostname->HostName cleanup; from lauri tirkkonenjmc2019-06-121-3/+3
* deraadt noticed some inconsistency in the way we denote the "Hostname" andjmc2019-06-121-7/+7
* consistent lettering for "HostName" keyword; from lauri tirkkonenjmc2019-06-111-3/+3
* Delete some .Sx macros that were used in a wrong way.schwarze2019-05-141-5/+3
* mention PKCS11Provide=none, reword a little and remove mention ofdjm2019-03-011-6/+8
* openssh-7.9 accidentally reused the server's algorithm lists in thedjm2019-02-231-3/+2
* sync the description of ~/.ssh/config with djm's updated description in ssh.1;jmc2019-02-181-3/+3
* Mention that configuration for the destination host is not applieddjm2019-01-221-2/+8
* tweak previous;jmc2018-11-231-4/+4
* add a ssh_config "Match final" predicatedjm2018-11-231-4/+22
* Allow ssh_config IdentityAgent directive to accept environment variabledjm2018-10-031-2/+6
* Allow ssh_config ForwardX11Timeout=0 to disable the timeout and allowdjm2018-09-211-1/+5
* Treat connections with ProxyJump specified the same as ones with adjm2018-09-211-3/+5
* reorder CASignatureAlgorithms, and add them to the various -o lists;jmc2018-09-201-13/+13
* add CASignatureAlgorithms option for the client, allowing it to specifydjm2018-09-201-2/+14
* Point to glob in section 7 for the actual list of special characters insteadkn2018-07-231-3/+3
* Deprecate UsePrivilegedPort now that support for running ssh(1)dtucker2018-07-191-21/+2
* repair PubkeyAcceptedKeyTypes (and friends) after RSA signature work -djm2018-07-041-4/+4