freebsd-dev/crypto/openssh
Ed Maste 27ceebbc24 openssh: simplify login class restrictions
Login class-based restrictions were introduced in 5b400a39b8.  The
code was adapted for sshd's Capsicum sandbox and received many changes
over time, including at least fc3c19a9fc, bd393de91c, and
e8c56fba29.

During an attempt to upstream the work a much simpler approach was
suggested.  Adopt it now in the in-tree OpenSSH to reduce conflicts with
future updates.

Submitted by:	Yuchiro Naito (against OpenSSH-portable on GitHub)
Obtained from:	https://github.com/openssh/openssh-portable/pull/262
Reviewed by:	allanjude, kevans
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D31760
2021-09-01 15:53:09 -04:00
..
contrib Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
openbsd-compat Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
regress Replace literal uses of /usr/local in C sources with _PATH_LOCALBASE 2020-10-27 11:29:11 +00:00
.depend Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
.gitignore Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
.skipped-commit-ids Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
aclocal.m4 Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
addrmatch.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
atomicio.c Upgrade to OpenSSH 7.4p1. 2017-03-06 01:37:05 +00:00
atomicio.h
audit-bsm.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
audit-linux.c Upgrade to OpenSSH 7.4p1. 2017-03-06 01:37:05 +00:00
audit.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
audit.h Upgrade to OpenSSH 7.4p1. 2017-03-06 01:37:05 +00:00
auth2-chall.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
auth2-gss.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
auth2-hostbased.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
auth2-kbdint.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
auth2-none.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
auth2-passwd.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
auth2-pubkey.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
auth2.c openssh: simplify login class restrictions 2021-09-01 15:53:09 -04:00
auth-bsdauth.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
auth-krb5.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
auth-options.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
auth-options.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
auth-pam.c openssh: cherry-pick OpenSSL 1.1.1 compatibility 2018-10-06 14:38:34 +00:00
auth-pam.h Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
auth-passwd.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
auth-rhosts.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
auth-shadow.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
auth-sia.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
auth-sia.h
auth-skey.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
auth.c openssh: simplify login class restrictions 2021-09-01 15:53:09 -04:00
auth.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
authfd.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
authfd.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
authfile.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
authfile.h Upgrade to OpenSSH 6.8p1. 2016-01-19 18:28:23 +00:00
bitmap.c Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
bitmap.h Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
blacklist_client.h Refine and update blacklist support in sshd 2017-05-12 15:20:12 +00:00
blacklist.c Refine and update blacklist support in sshd 2017-05-12 15:20:12 +00:00
buildpkg.sh.in Upgrade to OpenSSH 7.4p1. 2017-03-06 01:37:05 +00:00
canohost.c Upgrade to OpenSSH 7.3p1. 2017-03-02 00:11:32 +00:00
canohost.h Upgrade to OpenSSH 7.3p1. 2017-03-02 00:11:32 +00:00
chacha.c Upgrade to OpenSSH 6.5p1. 2014-01-31 13:12:02 +00:00
chacha.h Upgrade to OpenSSH 7.4p1. 2017-03-06 01:37:05 +00:00
ChangeLog Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
channels.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
channels.h Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
cipher-aes.c Upgrade to 6.3p1. 2013-09-21 21:36:09 +00:00
cipher-aesctr.c Upgrade to OpenSSH 6.8p1. 2016-01-19 18:28:23 +00:00
cipher-aesctr.h Upgrade to OpenSSH 6.7p1, retaining libwrap support (which has been removed 2016-01-19 16:18:26 +00:00
cipher-chachapoly.c Upgrade to OpenSSH 7.4p1. 2017-03-06 01:37:05 +00:00
cipher-chachapoly.h Upgrade to OpenSSH 6.7p1, retaining libwrap support (which has been removed 2016-01-19 16:18:26 +00:00
cipher-ctr.c Upgrade to OpenSSH 6.8p1. 2016-01-19 18:28:23 +00:00
cipher.c openssh: cherry-pick OpenSSL 1.1.1 compatibility 2018-10-06 14:38:34 +00:00
cipher.h openssh: cherry-pick OpenSSL 1.1.1 compatibility 2018-10-06 14:38:34 +00:00
cleanup.c
clientloop.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
clientloop.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
compat.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
compat.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
config.guess Upgrade to OpenSSH 7.4p1. 2017-03-06 01:37:05 +00:00
config.h openssh: simplify login class restrictions 2021-09-01 15:53:09 -04:00
config.sub Upgrade to OpenSSH 7.4p1. 2017-03-06 01:37:05 +00:00
configure.ac openssh: simplify login class restrictions 2021-09-01 15:53:09 -04:00
crc32.c
crc32.h
CREDITS Upgrade to OpenSSH 7.4p1. 2017-03-06 01:37:05 +00:00
crypto_api.h Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
defines.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
dh.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
dh.h openssh: cherry-pick OpenSSL 1.1.1 compatibility 2018-10-06 14:38:34 +00:00
digest-libc.c Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
digest-openssl.c openssh: cherry-pick OpenSSL 1.1.1 compatibility 2018-10-06 14:38:34 +00:00
digest.h Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
dispatch.c Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
dispatch.h Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
dns.c Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
dns.h Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
ed25519.c Upgrade to OpenSSH 6.5p1. 2014-01-31 13:12:02 +00:00
entropy.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
entropy.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
fatal.c
fe25519.c Upgrade to OpenSSH 6.5p1. 2014-01-31 13:12:02 +00:00
fe25519.h Upgrade to OpenSSH 6.5p1. 2014-01-31 13:12:02 +00:00
fixalgorithms Upgrade to 6.3p1. 2013-09-21 21:36:09 +00:00
fixpaths
freebsd-configure.sh Try harder to sanitize the environment before running configure. 2018-10-10 22:29:06 +00:00
freebsd-namespace.sh Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
freebsd-post-merge.sh Update the pre- and post-merge scripts to work correctly after the recent 2016-01-19 12:38:53 +00:00
freebsd-pre-merge.sh openssh: port upgrade doc and script to git 2021-02-14 16:41:11 -05:00
FREEBSD-upgrade openssh: add information about a local change 2021-08-30 15:35:03 -04:00
FREEBSD-vendor Update version in openssh FREEBSD-vendor metadata 2020-02-14 22:32:33 +00:00
ge25519_base.data Upgrade to OpenSSH 6.5p1. 2014-01-31 13:12:02 +00:00
ge25519.c Upgrade to OpenSSH 6.5p1. 2014-01-31 13:12:02 +00:00
ge25519.h Upgrade to OpenSSH 6.8p1. 2016-01-19 18:28:23 +00:00
groupaccess.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
groupaccess.h
gss-genr.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
gss-serv-krb5.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
gss-serv.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
hash.c Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
hmac.c Upgrade to OpenSSH 6.9p1. 2016-01-19 18:55:44 +00:00
hmac.h Upgrade to OpenSSH 6.7p1, retaining libwrap support (which has been removed 2016-01-19 16:18:26 +00:00
hostfile.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
hostfile.h Upgrade to OpenSSH 6.8p1. 2016-01-19 18:28:23 +00:00
includes.h Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
INSTALL Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
install-sh Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
kex.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
kex.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
kexc25519.c Upgrade to OpenSSH 7.3p1. 2017-03-02 00:11:32 +00:00
kexc25519c.c Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
kexc25519s.c Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
kexdh.c openssh: cherry-pick OpenSSL 1.1.1 compatibility 2018-10-06 14:38:34 +00:00
kexdhc.c openssh: cherry-pick OpenSSL 1.1.1 compatibility 2018-10-06 14:38:34 +00:00
kexdhs.c openssh: cherry-pick OpenSSL 1.1.1 compatibility 2018-10-06 14:38:34 +00:00
kexecdh.c Upgrade to OpenSSH 6.8p1. 2016-01-19 18:28:23 +00:00
kexecdhc.c Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
kexecdhs.c Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
kexgex.c openssh: cherry-pick OpenSSL 1.1.1 compatibility 2018-10-06 14:38:34 +00:00
kexgexc.c openssh: cherry-pick OpenSSL 1.1.1 compatibility 2018-10-06 14:38:34 +00:00
kexgexs.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
krb5_config.h Unbreak the WITHOUT_KERBEROS build and try to reduce the odds of a 2013-09-23 20:35:54 +00:00
krl.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
krl.h Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
LICENCE Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
log.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
log.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
loginrec.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
loginrec.h
logintest.c
mac.c Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
mac.h Upgrade to OpenSSH 7.3p1. 2017-03-02 00:11:32 +00:00
Makefile.in Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
match.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
match.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
md5crypt.c Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
md5crypt.h Upgrade to OpenSSH 7.4p1. 2017-03-06 01:37:05 +00:00
mdoc2man.awk Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
misc.c ssh: diff reduction against OpenBSD, remove unused includes 2021-02-11 21:37:31 -05:00
misc.h Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
mkinstalldirs Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
moduli Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
moduli.5 Now that we have mandoc, we can leave $Mdocdate$ tags as-is. Unfortunately, 2015-11-11 13:23:07 +00:00
moduli.c Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
monitor_fdpass.c Upgrade to OpenSSH 7.3p1. 2017-03-02 00:11:32 +00:00
monitor_fdpass.h
monitor_wrap.c openssh: simplify login class restrictions 2021-09-01 15:53:09 -04:00
monitor_wrap.h openssh: simplify login class restrictions 2021-09-01 15:53:09 -04:00
monitor.c openssh: simplify login class restrictions 2021-09-01 15:53:09 -04:00
monitor.h openssh: simplify login class restrictions 2021-09-01 15:53:09 -04:00
msg.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
msg.h Upgrade to OpenSSH 6.8p1. 2016-01-19 18:28:23 +00:00
mux.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
myproposal.h ssh: Remove AES-CBC ciphers from default server and client lists 2020-07-28 00:24:12 +00:00
nchan2.ms Pull in all the OpenSSH bits that we'd previously left out because we 2013-09-21 22:24:10 +00:00
nchan.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
nchan.ms Pull in all the OpenSSH bits that we'd previously left out because we 2013-09-21 22:24:10 +00:00
opacket.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
opacket.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
openssh.xml.in Pull in all the OpenSSH bits that we'd previously left out because we 2013-09-21 22:24:10 +00:00
opensshd.init.in Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
OVERVIEW Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
packet.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
packet.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
pathnames.h Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
pkcs11.h Upgrade to OpenSSH 6.5p1. 2014-01-31 13:12:02 +00:00
platform-misc.c Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
platform-pledge.c Upgrade to OpenSSH 7.2p2. 2016-03-11 00:15:29 +00:00
platform-tracing.c Upgrade to OpenSSH 7.4p1. 2017-03-06 01:37:05 +00:00
platform.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
platform.h Upgrade to OpenSSH 7.4p1. 2017-03-06 01:37:05 +00:00
poly1305.c Upgrade to OpenSSH 6.5p1. 2014-01-31 13:12:02 +00:00
poly1305.h Upgrade to OpenSSH 6.7p1, retaining libwrap support (which has been removed 2016-01-19 16:18:26 +00:00
progressmeter.c Upgrade to OpenSSH 7.3p1. 2017-03-02 00:11:32 +00:00
progressmeter.h Upgrade to OpenSSH 6.8p1. 2016-01-19 18:28:23 +00:00
PROTOCOL Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
PROTOCOL.agent Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
PROTOCOL.certkeys Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
PROTOCOL.chacha20poly1305 Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
PROTOCOL.key Upgrade to OpenSSH 6.5p1. 2014-01-31 13:12:02 +00:00
PROTOCOL.krl Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
PROTOCOL.mux Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
readconf.c Revert "Add workaround for a QoS-related bug in VMWare Workstation." 2021-04-25 17:17:22 -04:00
readconf.h Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
README Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
README.dns
README.platform Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
README.privsep Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
README.tun
readpass.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
rijndael.c Upgrade to OpenSSH 6.9p1. 2016-01-19 18:55:44 +00:00
rijndael.h Upgrade to OpenSSH 6.7p1, retaining libwrap support (which has been removed 2016-01-19 16:18:26 +00:00
sandbox-capsicum.c sshd: address capsicum issues 2018-10-06 21:32:55 +00:00
sandbox-darwin.c Upgrade to OpenSSH 7.4p1. 2017-03-06 01:37:05 +00:00
sandbox-null.c Upgrade to OpenSSH 6.5p1. 2014-01-31 13:12:02 +00:00
sandbox-pledge.c Upgrade to OpenSSH 7.2p2. 2016-03-11 00:15:29 +00:00
sandbox-rlimit.c Upgrade to OpenSSH 7.4p1. 2017-03-06 01:37:05 +00:00
sandbox-seccomp-filter.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
sandbox-solaris.c Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
sandbox-systrace.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
sc25519.c Upgrade to OpenSSH 6.5p1. 2014-01-31 13:12:02 +00:00
sc25519.h Upgrade to OpenSSH 6.5p1. 2014-01-31 13:12:02 +00:00
scp.1 Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
scp.c Merge r345574 from vendor-crypto: 2019-03-27 14:35:38 +00:00
servconf.c sshd: allow UseBlocklist alias for UseBlacklist 2020-07-29 00:34:24 +00:00
servconf.h Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
serverloop.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
serverloop.h Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
session.c openssh: -fno-common fix from upstream f47d72ddad 2020-03-29 19:14:27 +00:00
session.h Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
sftp-client.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
sftp-client.h Upgrade to OpenSSH 7.2p2. 2016-03-11 00:15:29 +00:00
sftp-common.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
sftp-common.h Upgrade to OpenSSH 6.8p1. 2016-01-19 18:28:23 +00:00
sftp-glob.c Upgrade to OpenSSH 6.8p1. 2016-01-19 18:28:23 +00:00
sftp-server-main.c Upgrade to OpenSSH 7.2p2. 2016-03-11 00:15:29 +00:00
sftp-server.8 Upgrade to OpenSSH 6.8p1. 2016-01-19 18:28:23 +00:00
sftp-server.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
sftp.1 Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
sftp.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
sftp.h
smult_curve25519_ref.c Upgrade to OpenSSH 6.5p1. 2014-01-31 13:12:02 +00:00
ssh2.h Upgrade to OpenSSH 7.3p1. 2017-03-02 00:11:32 +00:00
ssh_api.c Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
ssh_api.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
ssh_config Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
ssh_config.5 Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
ssh_namespace.h openssh: simplify login class restrictions 2021-09-01 15:53:09 -04:00
ssh-add.1 Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
ssh-add.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
ssh-agent.1 Upgrade to OpenSSH 7.4p1. 2017-03-06 01:37:05 +00:00
ssh-agent.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
ssh-dss.c openssh: cherry-pick OpenSSL 1.1.1 compatibility 2018-10-06 14:38:34 +00:00
ssh-ecdsa.c openssh: cherry-pick OpenSSL 1.1.1 compatibility 2018-10-06 14:38:34 +00:00
ssh-ed25519.c Upgrade to OpenSSH 7.3p1. 2017-03-02 00:11:32 +00:00
ssh-gss.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
ssh-keygen.1 Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
ssh-keygen.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
ssh-keyscan.1 Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
ssh-keyscan.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
ssh-keysign.8 Upgrade to OpenSSH 7.2p2. 2016-03-11 00:15:29 +00:00
ssh-keysign.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
ssh-pkcs11-client.c openssh: cherry-pick OpenSSL 1.1.1 compatibility 2018-10-06 14:38:34 +00:00
ssh-pkcs11-helper.8 Now that we have mandoc, we can leave $Mdocdate$ tags as-is. Unfortunately, 2015-11-11 13:23:07 +00:00
ssh-pkcs11-helper.c Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
ssh-pkcs11.c openssh: cherry-pick OpenSSL 1.1.1 compatibility 2018-10-06 14:38:34 +00:00
ssh-pkcs11.h Upgrade to OpenSSH 6.8p1. 2016-01-19 18:28:23 +00:00
ssh-rsa.c openssh: cherry-pick OpenSSL 1.1.1 compatibility 2018-10-06 14:38:34 +00:00
ssh-sandbox.h Upgrade to OpenSSH 6.5p1. 2014-01-31 13:12:02 +00:00
ssh-xmss.c Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
ssh.1 Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
ssh.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
ssh.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
sshbuf-getput-basic.c openssh: simplify login class restrictions 2021-09-01 15:53:09 -04:00
sshbuf-getput-crypto.c Upgrade to OpenSSH 7.1p2. 2016-01-21 11:54:34 +00:00
sshbuf-misc.c Upgrade to OpenSSH 7.3p1. 2017-03-02 00:11:32 +00:00
sshbuf.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
sshbuf.h openssh: simplify login class restrictions 2021-09-01 15:53:09 -04:00
sshconnect2.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
sshconnect.c ssh: diff reduction against OpenBSD, remove unused includes 2021-02-11 21:37:31 -05:00
sshconnect.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
sshd_config Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
sshd_config.5 sshd: allow UseBlocklist alias for UseBlacklist 2020-07-29 00:34:24 +00:00
sshd.8 Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
sshd.c ssh: remove ssh-hpn leftovers 2021-02-12 10:11:06 -05:00
ssherr.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
ssherr.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
sshkey-xmss.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
sshkey-xmss.h Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
sshkey.c Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
sshkey.h Upgrade to OpenSSH 7.9p1. 2020-02-14 19:06:59 +00:00
sshlogin.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
sshlogin.h Upgrade to 6.3p1. 2013-09-21 21:36:09 +00:00
sshpty.c Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
sshpty.h Upgrade to OpenSSH 7.4p1. 2017-03-06 01:37:05 +00:00
sshtty.c
survey.sh.in Pull in all the OpenSSH bits that we'd previously left out because we 2013-09-21 22:24:10 +00:00
TODO Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
ttymodes.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
ttymodes.h Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
uidswap.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
uidswap.h Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
umac128.c Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
umac.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
umac.h Upgrade to 6.3p1. 2013-09-21 21:36:09 +00:00
utf8.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
utf8.h Upgrade to OpenSSH 7.4p1. 2017-03-06 01:37:05 +00:00
uuencode.c Upgrade to OpenSSH 6.9p1. 2016-01-19 18:55:44 +00:00
uuencode.h
verify.c Upgrade to OpenSSH 6.5p1. 2014-01-31 13:12:02 +00:00
version.h openssh: refer to OpenSSL not SSLeay, part 2 2020-07-15 18:49:00 +00:00
xmalloc.c Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
xmalloc.h Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1. 2018-05-08 23:13:11 +00:00
xmss_commons.c Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
xmss_commons.h Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
xmss_fast.c Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
xmss_fast.h Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
xmss_hash_address.c Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
xmss_hash_address.h Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
xmss_hash.c Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
xmss_hash.h Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00
xmss_wots.c Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
xmss_wots.h Upgrade to OpenSSH 7.7p1. 2018-05-11 13:22:43 +00:00

See https://www.openssh.com/releasenotes.html#7.9p1 for the release notes.

Please read https://www.openssh.com/report.html for bug reporting
instructions and note that we do not use Github for bug reporting or
patch/pull-request management.

This is the port of OpenBSD's excellent OpenSSH[0] to Linux and other
Unices.

OpenSSH is based on the last free version of Tatu Ylonen's sample
implementation with all patent-encumbered algorithms removed (to
external libraries), all known security bugs fixed, new features
reintroduced and many other clean-ups.  OpenSSH has been created by
Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt,
and Dug Song. It has a homepage at https://www.openssh.com/

This port consists of the re-introduction of autoconf support, PAM
support, EGD[1]/PRNGD[2] support and replacements for OpenBSD library
functions that are (regrettably) absent from other unices. This port
has been best tested on AIX, Cygwin, HP-UX, Linux, MacOS/X,
FreeBSD, NetBSD, OpenBSD, OpenServer, Solaris and UnixWare.

This version actively tracks changes in the OpenBSD CVS repository.

The PAM support is now more functional than the popular packages of
commercial ssh-1.2.x. It checks "account" and "session" modules for
all logins, not just when using password authentication.

OpenSSH depends on Zlib[3], OpenSSL[4], and optionally PAM[5] and
libedit[6]

There is now several mailing lists for this port of OpenSSH. Please
refer to https://www.openssh.com/list.html for details on how to join.

Please send bug reports and patches to the mailing list
openssh-unix-dev@mindrot.org. The list is open to posting by unsubscribed
users.  Code contribution are welcomed, but please follow the OpenBSD
style guidelines[7].

Please refer to the INSTALL document for information on how to install
OpenSSH on your system.

Damien Miller <djm@mindrot.org>

Miscellania -

This version of OpenSSH is based upon code retrieved from the OpenBSD
CVS repository which in turn was based on the last free sample
implementation released by Tatu Ylonen.

References -

[0] https://www.openssh.com/
[1] http://www.lothar.com/tech/crypto/
[2] http://prngd.sourceforge.net/
[3] https://www.zlib.net/
[4] https://www.openssl.org/
[5] https://www.openpam.org
    https://www.kernel.org/pub/linux/libs/pam/
    (PAM also is standard on Solaris and HP-UX 11)
[6] https://thrysoee.dk/editline/ (portable version)
[7] https://man.openbsd.org/style.9