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
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
2018-07-03
Improve strictness and control over RSA-SHA2 signature types:
Damien Miller
2018-06-09
sort previous;
Jason McIntyre
2018-06-09
add a SetEnv directive to ssh_config that allows setting environment
Damien Miller
2018-06-01
add missing punctuation after %i in ssh_config.5, and make the grammatical
Jason McIntyre
2018-06-01
make UID available as a %-expansion everywhere that the username is
Damien Miller
2018-04-10
lots of typos in comments/docs. Patch from Karsten Weiss after checking
Damien Miller
2018-04-07
tweak previous;
Jason McIntyre
2018-04-06
Allow "SendEnv -PATTERN" to clear environment variables previously
Damien Miller
2018-04-05
We don't offer CBC cipher by default any more. Spotted by Renaud
Damien Miller
2018-04-04
Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for interactive and CS1 ...
job
2018-02-23
some cleanup for BindInterface and ssh-keyscan;
Jason McIntyre
2018-02-23
Add BindInterface ssh_config directive and -B command-line argument
Damien Miller
2018-02-16
Mention recent DH KEX methods:
Damien Miller
2018-02-10
Mention ServerAliveTimeout in context of TCPKeepAlives; prompted by
Damien Miller
2018-02-10
Shorter, more accurate explanation of NoHostAuthenticationForLocalhost
Damien Miller
2018-02-06
Replace "trojan horse" with the correct term (MITM). From maikel at
Darren Tucker
2017-10-24
tweak previous; ok djm
Jason McIntyre
2017-10-23
Expose devices allocated for tun/tap forwarding.
Damien Miller
2017-10-21
Add URI support to ssh, sftp and scp. For example ssh://user@host
Todd C. Miller
2017-10-18
remove unused Pp;
Jason McIntyre
2017-10-18
In the description of pattern-lists, clarify negated matches by
Damien Miller
2017-10-05
%C is hashed; from klemens nanni
Jason McIntyre
2017-09-21
Add 'reverse' dynamic forwarding which combines dynamic forwarding
Markus Friedl
2017-09-04
tweak previous;
Jason McIntyre
2017-09-03
Expand ssh_config's StrictModes option with two new settings:
Damien Miller
2017-07-23
Allow IPQoS=none in ssh/sshd to not set an explicit ToS/DSCP value
Damien Miller
2017-07-13
man pages with pseudo synopses which list filenames end up creating
Jason McIntyre
2017-06-24
use HostKeyAlias if specified instead of hostname for matching host
Damien Miller
2017-05-30
tweak previous;
Jason McIntyre
2017-05-30
Add RemoteCommand option to specify a command in the ssh config
Alexander Bluhm
2017-05-07
As promised in last release announcement: remove support for
Damien Miller
2017-05-03
restore mistakenly deleted description of the ConnectionAttempts option
Christian Weisgerber
2017-05-03
remove miscellaneous SSH1 leftovers; ok markus@
Christian Weisgerber
2017-04-30
remove SSHv1 configuration options and man pages bits
Damien Miller
2017-04-28
sort;
Jason McIntyre
2017-04-28
Add SyslogFacility option to ssh(1) matching the equivalent option in
Darren Tucker
[next]