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
/
sshd_config.5
Age
Commit message (
Expand
)
Author
2019-12-21
Replace the term "security key" with "(FIDO) authenticator".
Christian Weisgerber
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-26
tweak previous;
Jason McIntyre
2019-11-25
Add a sshd_config PubkeyAuthOptions directive
Damien Miller
2019-11-18
mention ed25519-sk key/cert types here too; prompted by jmc@
Damien Miller
2019-11-07
Fill in missing man page bits for U2F security key support:
Christian Weisgerber
2019-09-06
Allow prepending a list of algorithms to the default set by starting
Christian Weisgerber
2019-09-04
Call comma-separated lists as such to clarify semantics.
Christian Weisgerber
2019-08-09
Change description of TCPKeepAlive from "inactive" to "unresponsive"
Darren Tucker
2019-07-23
Fix typo in CASignatureAlgorithms wherein what should be a comma is a dot.
Darren Tucker
2019-06-12
deraadt noticed some inconsistency in the way we denote the "Hostname" and
Jason McIntyre
2019-05-14
Delete some .Sx macros that were used in a wrong way.
Ingo Schwarze
2019-03-22
full stop in the wrong place;
Jason McIntyre
2019-01-23
Remove duplicate word. bz#2958, patch from jjelen at redhat.com
Darren Tucker
2018-09-20
Add sshd_config CASignatureAlgorithms option to allow control over
Damien Miller
2018-07-20
slightly-clearer description for AuthenticationMethods - the lists
Damien Miller
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-07-03
allow sshd_config PermitUserEnvironment to accept a pattern-list of
Damien Miller
2018-06-19
spelling;
Jason McIntyre
2018-06-19
allow bare port numbers to appear in PermitListen directives, e.g.
Damien Miller
2018-06-09
slightly better wording re handing of $TERM, from Jakub Jelen
Damien Miller
2018-06-09
add a SetEnv directive for sshd_config to allow an administrator to
Damien Miller
2018-06-09
add a SetEnv directive to ssh_config that allows setting environment
Damien Miller
2018-06-07
tweak previous;
Jason McIntyre
2018-06-06
man bits for PermitListen
Damien Miller
2018-06-01
add missing punctuation after %i in ssh_config.5, and make the grammatical
Jason McIntyre
2018-06-01
oops - further adjustment to text neccessary;
Jason McIntyre
2018-06-01
%U needs to be escaped; tweak text;
Jason McIntyre
2018-06-01
make UID available as a %-expansion everywhere that the username is
Damien Miller
2018-05-15
correct keyowrd name (permitemptypasswords); from brendan macdonell
Jason McIntyre
2018-04-08
tweak previous;
Jason McIntyre
2018-04-04
Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for interactive and CS1 ...
job
2018-02-16
Mention recent DH KEX methods:
Damien Miller
2018-02-16
stop loading DSA keys by default, remove sshd_config stanza and manpage
Damien Miller
2018-02-10
clarify IgnoreUserKnownHosts; based on github PR from
Damien Miller
2017-10-26
mark up the rdomain keyword;
Jason McIntyre
2017-10-25
simplify macros in previous, and some minor tweaks;
Jason McIntyre
2017-10-25
add a "rdomain" criteria for the sshd_config Match keyword to allow
Damien Miller
2017-10-25
add sshd_config RDomain keyword to place sshd and the subsequent
Damien Miller
2017-10-25
Add optional rdomain qualifier to sshd_config's ListenAddress option
Damien Miller
2017-10-13
trim permitrootlogin description somewhat, to avoid ambiguity;
Jason McIntyre
2017-10-09
clarify the order in which config statements are used.
Sebastian Benoit
2017-09-27
tweak EposeAuthinfo;
Jason McIntyre
2017-09-01
remove blank line;
Jason McIntyre
2017-09-01
document available AuthenticationMethods; bz#2453 ok dtucker@
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
correct env var name
Damien Miller
[next]