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
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
2014-08-30
improve capitalization for the Ed25519 public-key signature system.
Igor Sobrado
2014-07-03
Add a sshd_config PermitUserRC option to control whether ~/.ssh/rc is
Damien Miller
2014-04-19
remove some really old rsh references
Ted Unangst
2014-03-26
remove libwrap support. ok deraadt djm mfriedl
Ted Unangst
2013-12-07
add missing mentions of ed25519; ok djm@
Christian Weisgerber
2013-12-06
missing comma;
Jason McIntyre
2013-12-06
support ed25519 keys (hostkeys and user identities) using the public domain
Markus Friedl
2013-06-27
do not use Sx for sections outwith the man page - ingo informs me that
Jason McIntyre
2013-04-07
clarify -e text. suggested by & ok jmc@
Darren Tucker
2013-04-07
Add -E option to ssh and sshd to append debugging logs to a specified file
Darren Tucker
2012-10-04
add umac128 variant; ok djm@ at n2k12
Markus Friedl
2012-06-18
Remove mention of 'three' key files since there are now four. From
Darren Tucker
2012-05-13
Add "Match LocalAddress" and "Match LocalPort" to sshd and adjust tests
Darren Tucker
2011-09-23
Add wildcard support to PermitOpen, allowing things like "PermitOpen
Darren Tucker
2011-08-02
Add new SHA256 and SHA512 based HMAC modes from
Damien Miller
[next]