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-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
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
[next]