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.8
Age
Commit message (
Expand
)
Author
2024-09-15
document Match invalid-user
Damien Miller
2024-06-17
disable the DSA signature algorithm by default; ok markus@
Damien Miller
2023-09-19
typo; from Jim Spath
Theo de Raadt
2023-02-10
sort SYNOPSIS;
Jason McIntyre
2023-02-10
add a `sshd -G` option that parses and prints the effective
Damien Miller
2023-01-18
Add a -V (version) option to sshd like the ssh client has.
Todd C. Miller
2022-09-11
.Li -> .Vt where appropriate;
Jason McIntyre
2022-08-11
allow certificate validity intervals, sshsig verification times and
Damien Miller
2022-05-02
remove an obsolete rsa1 format example from an example;
Jason McIntyre
2022-03-31
man pages: add missing commas between subordinate and main clauses
Christian Weisgerber
2021-09-10
Document that non-interactive commands are run via the user's shell
Darren Tucker
2021-07-30
fix a formatting error and add some Xr;
Jason McIntyre
2021-06-04
rework authorized_keys example section, removing irrelevant stuff,
Damien Miller
2021-04-03
fix incorrect plural; from Ville Skyttä via GHPR#181
Damien Miller
2020-08-27
support for requiring user verified FIDO keys in sshd
Damien Miller
2020-01-25
mention that permitopen=/PermitOpen do no name to address
Damien Miller
2019-12-21
Replace the term "security key" with "(FIDO) authenticator".
Christian Weisgerber
2019-12-19
"Forward security" -> "Forward secrecy" since that's the correct term.
Darren Tucker
2019-12-17
cut obsolete lists of crypto algorithms from outline of how SSH works
Christian Weisgerber
2019-11-30
tweak the Nd lines for a bit of consistency;
Jason McIntyre
2019-11-25
add a "no-touch-required" option for authorized_keys and a similar
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
2018-07-22
Switch authorized_keys example from ssh-dss to ssh-rsa since the former
Darren Tucker
2018-06-19
spelling;
Jason McIntyre
2018-06-19
allow bare port numbers to appear in PermitListen directives, e.g.
Damien Miller
2018-06-07
tweak previous;
Jason McIntyre
2018-06-06
man bits for permitlisten authorized_keys option
Damien Miller
2018-03-14
sort expiry-time;
Jason McIntyre
2018-03-14
rename recently-added "valid-before" key restriction to "expiry-time"
Damien Miller
2018-03-12
add valid-before="[time]" authorized_keys option. A simple way of
Damien Miller
2018-03-03
Update RSA minimum modulus size to 1024. sshkey.h rev 1.18 bumped
Darren Tucker
2018-02-16
stop loading DSA keys by default, remove sshd_config stanza and manpage
Damien Miller
2018-02-05
I accidentially a word
Damien Miller
2017-11-03
When doing a config test with sshd -T, only require the attributes
Darren Tucker
2017-10-25
add a "rdomain" criteria for the sshd_config Match keyword to allow
Damien Miller
2017-06-24
word fix;
Jason McIntyre
2017-06-24
use HostKeyAlias if specified instead of hostname for matching host
Damien Miller
2017-05-07
As promised in last release announcement: remove support for
Damien Miller
2017-01-30
Small correction to the known_hosts section on when it is updated.
Darren Tucker
2016-11-30
When a forced-command appears in both a certificate and an
Damien Miller
2016-08-19
remove UseLogin option and support for having /bin/login manage
Damien Miller
2016-08-15
Catch up with the SSH1 code removal and delete all mention of
Christian Weisgerber
2016-02-17
since these pages now clearly tell folks to avoid v1, normalise
Jason McIntyre
2016-02-05
mention internal DH-GEX fallback groups; bz#2302
Damien Miller
2015-11-16
Add a new authorized_keys option "restrict" that includes all current
Damien Miller
2015-09-11
more clarity on what AuthorizedKeysFile=none does;
Damien Miller
2015-07-03
refuse to generate or accept RSA keys smaller than 1024 bits;
Damien Miller
2015-05-01
mention that the user's shell from /etc/passwd is used for commands
Damien Miller
2014-11-15
Reduce instances of `` '' in manuals.
Anthony J. Bentley
[next]