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
2021-07-02
Remove references to ChallengeResponseAuthentication in favour of
Darren Tucker
2021-06-04
adjust SetEnv description to clarify $TERM handling
Damien Miller
2021-04-04
remove stray inserts; from matthias schmidt
Jason McIntyre
2021-04-04
missing comma; from kawashima james
Jason McIntyre
2021-04-03
sync CASignatureAlgorithms lists with reality. GHPR#174 from
Damien Miller
2021-03-12
spelling
Jonathan Gray
2021-02-28
Add %k to list of keywords. From Eero Häkkinenvia bz#3267
Darren Tucker
2021-02-23
lots more s/key types/signature algorithms/ mostly in
Damien Miller
2021-02-15
ssh: add PermitRemoteOpen for remote dynamic forwarding with SOCKS
Markus Friedl
2021-02-15
ProxyJump takes "none" to disable processing like ProxyCommand does
David Gwynne
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
Rename PubkeyAcceptedKeyTypes keyword to PubkeyAcceptedAlgorithms.
Darren Tucker
2021-01-14
Minor grammatical correction.
rob
2021-01-08
make CheckHostIP default to 'no'. It doesn't provide any perceptible
Damien Miller
2020-12-22
tweak the description of KnownHostsCommand in ssh_conf.5, and add
Jason McIntyre
2020-12-22
add a ssh_config KnownHostsCommand that allows the client to obtain
Damien Miller
2020-10-16
add space between macro arg and punctuation;
Jason McIntyre
2020-10-16
LogVerbose keyword for ssh and sshd
Damien Miller
2020-10-08
clarify conditions for UpdateHostkeys
Damien Miller
2020-10-07
disable UpdateHostkeys by default if VerifyHostKeyDNS is enabled;
Damien Miller
2020-10-03
enable UpdateHostkeys by default when the configuration has not
Damien Miller
2020-10-03
prefer ed25519 signature algorithm variants to ECDSA; ok markus@
Damien Miller
2020-08-11
let ssh_config(5)'s AddKeysToAgent keyword accept a time limit for
Damien Miller
2020-07-17
fix macro slip in previous;
Jason McIntyre
2020-07-17
Add a '%k' TOKEN that expands to the effective HostKey of the
Darren Tucker
2020-07-17
Add %-TOKEN, environment variable and tilde expansion to UserKnownHostsFile,
Darren Tucker
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
[next]