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
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
2011-05-23
tweak previous; ok djm
Jason McIntyre
2011-05-23
allow AuthorizedKeysFile to specify multiple files, separated by spaces.
Damien Miller
2010-10-28
knock out some "-*- nroff -*-" lines;
Jason McIntyre
2010-08-31
Implement Elliptic Curve Cryptography modes for key exchange (ECDH) and
Damien Miller
2010-08-08
use the same template for all FILES sections; i.e. -compact/.Pp where we
Jason McIntyre
2010-08-04
Remove mentions of weird "addr/port" alternate address format for IPv6
Damien Miller
2010-05-07
add some optional indirection to matching of principal names listed
Damien Miller
2010-03-05
tweak previous;
Jason McIntyre
2010-03-04
move section on CA and revoked keys from ssh.1 to sshd.8's known hosts
Damien Miller
2010-03-03
the authorized_keys option for CA keys is "cert-authority", not
Damien Miller
2010-02-26
tweak previous;
Jason McIntyre
2010-02-26
Add support for certificate key types for users and hosts.
Damien Miller
2010-01-30
debug output goes to stderr, not "the system log"; ok markus dtucker
Damien Miller
2009-10-08
some tweaks now that protocol 1 is not offered by default; ok markus
Jason McIntyre
2009-03-26
fix a few typographical errors found by spell(1).
Igor Sobrado
2008-10-03
do not give an example of how to chmod files: we can presume the user
Jason McIntyre
2008-07-02
increase default size of ssh protocol 1 ephemeral key from 768 to 1024
Damien Miller
2008-06-11
kill trailing whitespace;
Jason McIntyre
2008-06-10
support CIDR address matching in .ssh/authorized_keys from="..." stanzas
Damien Miller
2008-06-10
- update usage()
Jason McIntyre
2008-06-10
Add extended test mode (-T) and connection parameters for test mode (-C).
Darren Tucker
2008-03-27
remove trailing whitespace;
Jason McIntyre
2008-03-26
add no-user-rc authorized_keys option to disable execution of ~/.ssh/rc
Damien Miller
2008-02-11
bump Mdocdate for pages committed in "febuary", necessary because
Jason McIntyre
2008-02-09
Document the correct permissions for the ~/.ssh/ directory.
Ryan Thomas McBride
2007-06-07
Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must
Peter Valchev
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-03-20
- let synopsis and description agree for -f
Jason McIntyre
2006-08-21
Add more detail about what permissions are and aren't accepted for
Darren Tucker
2006-07-19
Add ForceCommand keyword to sshd_config, equivalent to the "command="
Darren Tucker
[next]