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
2024-10-25
mlkem768x25519-sha256 has been promoted to default key exchange
Christian Weisgerber
2024-10-18
mention that LocalForward and RemoteForward can accept Unix domain socket
Damien Miller
2024-09-25
remove some unneeded Xo/Xc calls; from evan silberman
Jason McIntyre
2024-09-09
document the mlkem768x25519-sha256 key exchange algorithm
Christian Weisgerber
2024-09-03
envrionment -> environment;
Jason McIntyre
2024-09-03
allow the "Include" directive to expand the same set of %-tokens
Damien Miller
2024-08-22
sntrup761x25519-sha512 now has an IANA codepoint assigned,
Damien Miller
2024-07-14
fix double word; ok dtucker@
Jonathan Gray
2024-07-04
fix grammar: "a pattern lists" -> "one or more pattern lists"
Damien Miller
2024-06-17
disable the DSA signature algorithm by default; ok markus@
Damien Miller
2024-06-14
clarify KEXAlgorithms supported vs available. Inspired by bz3701
Damien Miller
2024-02-21
fix typo in match directive predicate (s/tagged/tag)
Damien Miller
2024-01-10
fix incorrect capitalisation;
Jason McIntyre
2024-01-09
add a "global" ChannelTimeout type to ssh(1) and sshd(8) that watches
Damien Miller
2023-10-12
add %j token that expands to the configured ProxyJump hostname (or
Damien Miller
2023-10-11
add ChannelTimeout support to the client, mirroring the same option
Damien Miller
2023-10-11
mention "none" is a valid argument to IdentityFile; bz3080
Damien Miller
2023-10-04
spelling fix;
Jason McIntyre
2023-10-04
add some cautionary text about % token expansion and shell metacharacters;
Damien Miller
2023-08-28
descriptive text shouldn't be under .Cm
Damien Miller
2023-08-28
add spacing for punctuation when macro args;
Jason McIntyre
2023-08-28
Add keystroke timing obfuscation to the client.
Damien Miller
2023-07-17
configuation -> configuration
Jonathan Gray
2023-07-17
Add support for configuration tags to ssh(1).
Damien Miller
2023-07-17
add a "match localnetwork" predicate.
Damien Miller
2023-03-27
Add tilde and environment variable expansion to RevokedHostKeys.
Darren Tucker
2023-03-10
Like sshd_config, some ssh_config options are not first-match-wins.
Damien Miller
2023-01-13
fix double phrase in previous;
Jason McIntyre
2023-01-13
Document "UserKnownHostsFile none". ok djm@
Darren Tucker
2022-11-28
New EnableEscapeCommandline ssh_config(5) option
Damien Miller
2022-11-07
The IdentityFile option in ssh_config can also be used to specify a
Darren Tucker
2022-09-17
add a RequiredRSASize for checking RSA key length in ssh(1).
Damien Miller
2022-06-24
make it clear that RekeyLimit applies to both transmitted and
Damien Miller
2022-05-27
Note that ProxyJump also accepts the same tokens as ProxyCommand.
Darren Tucker
2022-03-31
ssh: document sntrup761x25519-sha512@openssh.com as default KEX
Christian Weisgerber
2022-03-31
man pages: add missing commas between subordinate and main clauses
Christian Weisgerber
2022-02-15
document the unbound/host-bound options to PubkeyAuthentication;
Damien Miller
2022-02-04
Since they are deprecated, move DSA to the end of the default list of
Darren Tucker
2021-11-10
add the sntrup761x25519-sha512@openssh.com hybrid ECDH/x25519 +
Damien Miller
2021-09-25
RSA/SHA-1 is not used by default anymore
Klemens Nanni
2021-09-15
allow CanonicalizePermittedCNAMEs=none in ssh_config; ok markus@
Damien Miller
2021-09-03
Use .Cm instead of .Dq in StrictHostKeyChecking list for consistency.
Darren Tucker
2021-09-03
Refer to KEX "algorithms" instead of "methods" to match other references
Darren Tucker
2021-08-12
mention that CASignatureAlgorithms accepts +/- similarly to the
Damien Miller
2021-08-06
Document "ProxyJump none". bz#3334.
Darren Tucker
2021-07-30
fix a formatting error and mark up known_hosts consistently;
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-14
reorder SessionType; ok djm
Jason McIntyre
2021-07-13
add a SessionType directive to ssh_config, allowing the configuration
Damien Miller
[next]