]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Upgrade to OpenSSH 7.8p1.
authordes <des@FreeBSD.org>
Mon, 10 Sep 2018 16:20:12 +0000 (16:20 +0000)
committerdes <des@FreeBSD.org>
Mon, 10 Sep 2018 16:20:12 +0000 (16:20 +0000)
commit0a47c58bdd72cd3bf32fc2ade00b33944326ab1e
treee1c537d439ea51b661a8c4bdc625eb9e1b7e9e1e
parent7475417795a9c9fa44c3d169edda2932ce9a6de5
parent705433f175a8c5c98ad2ec5801e8dfb76631e607
Upgrade to OpenSSH 7.8p1.

Approved by: re (kib@)
186 files changed:
crypto/openssh/.depend
crypto/openssh/.skipped-commit-ids
crypto/openssh/ChangeLog
crypto/openssh/INSTALL
crypto/openssh/Makefile.in
crypto/openssh/OVERVIEW
crypto/openssh/PROTOCOL
crypto/openssh/PROTOCOL.certkeys
crypto/openssh/PROTOCOL.chacha20poly1305
crypto/openssh/PROTOCOL.krl
crypto/openssh/README
crypto/openssh/README.platform
crypto/openssh/TODO
crypto/openssh/aclocal.m4
crypto/openssh/addrmatch.c
crypto/openssh/audit-bsm.c
crypto/openssh/audit.c
crypto/openssh/auth-bsdauth.c
crypto/openssh/auth-krb5.c
crypto/openssh/auth-options.c
crypto/openssh/auth-options.h
crypto/openssh/auth-pam.c
crypto/openssh/auth-passwd.c
crypto/openssh/auth-rhosts.c
crypto/openssh/auth-shadow.c
crypto/openssh/auth-sia.c
crypto/openssh/auth-skey.c
crypto/openssh/auth.c
crypto/openssh/auth.h
crypto/openssh/auth2-chall.c
crypto/openssh/auth2-gss.c
crypto/openssh/auth2-hostbased.c
crypto/openssh/auth2-kbdint.c
crypto/openssh/auth2-none.c
crypto/openssh/auth2-passwd.c
crypto/openssh/auth2-pubkey.c
crypto/openssh/auth2.c
crypto/openssh/authfd.c
crypto/openssh/authfd.h
crypto/openssh/authfile.c
crypto/openssh/channels.c
crypto/openssh/channels.h
crypto/openssh/cipher.c
crypto/openssh/clientloop.c
crypto/openssh/clientloop.h
crypto/openssh/compat.c
crypto/openssh/compat.h
crypto/openssh/config.h
crypto/openssh/configure.ac
crypto/openssh/contrib/aix/buildbff.sh
crypto/openssh/contrib/cygwin/ssh-host-config
crypto/openssh/contrib/cygwin/ssh-user-config
crypto/openssh/contrib/redhat/openssh.spec
crypto/openssh/contrib/solaris/README
crypto/openssh/contrib/suse/openssh.spec
crypto/openssh/defines.h
crypto/openssh/dh.c
crypto/openssh/entropy.c
crypto/openssh/entropy.h
crypto/openssh/gss-genr.c
crypto/openssh/gss-serv-krb5.c
crypto/openssh/gss-serv.c
crypto/openssh/hostfile.c
crypto/openssh/kex.c
crypto/openssh/kex.h
crypto/openssh/kexdhs.c
crypto/openssh/kexgexs.c
crypto/openssh/log.c
crypto/openssh/log.h
crypto/openssh/loginrec.c
crypto/openssh/match.c
crypto/openssh/match.h
crypto/openssh/misc.c
crypto/openssh/misc.h
crypto/openssh/moduli
crypto/openssh/monitor.c
crypto/openssh/monitor.h
crypto/openssh/monitor_wrap.c
crypto/openssh/monitor_wrap.h
crypto/openssh/msg.c
crypto/openssh/mux.c
crypto/openssh/myproposal.h
crypto/openssh/opacket.c
crypto/openssh/opacket.h
crypto/openssh/openbsd-compat/Makefile.in
crypto/openssh/openbsd-compat/arc4random.c
crypto/openssh/openbsd-compat/bcrypt_pbkdf.c
crypto/openssh/openbsd-compat/bsd-closefrom.c
crypto/openssh/openbsd-compat/bsd-cygwin_util.c
crypto/openssh/openbsd-compat/bsd-cygwin_util.h
crypto/openssh/openbsd-compat/bsd-getline.c
crypto/openssh/openbsd-compat/bsd-misc.c
crypto/openssh/openbsd-compat/bsd-nextstep.h
crypto/openssh/openbsd-compat/bsd-snprintf.c
crypto/openssh/openbsd-compat/bsd-waitpid.h
crypto/openssh/openbsd-compat/explicit_bzero.c
crypto/openssh/openbsd-compat/fmt_scaled.c
crypto/openssh/openbsd-compat/freezero.c
crypto/openssh/openbsd-compat/openbsd-compat.h
crypto/openssh/openbsd-compat/port-aix.c
crypto/openssh/openbsd-compat/port-aix.h
crypto/openssh/openbsd-compat/port-uw.c
crypto/openssh/openbsd-compat/sha2.c
crypto/openssh/openbsd-compat/strndup.c
crypto/openssh/openbsd-compat/strnlen.c
crypto/openssh/openbsd-compat/sys-queue.h
crypto/openssh/packet.c
crypto/openssh/packet.h
crypto/openssh/platform.c
crypto/openssh/readconf.c
crypto/openssh/readconf.h
crypto/openssh/readpass.c
crypto/openssh/regress/Makefile
crypto/openssh/regress/allow-deny-users.sh
crypto/openssh/regress/authinfo.sh
crypto/openssh/regress/cert-file.sh
crypto/openssh/regress/cert-hostkey.sh
crypto/openssh/regress/cfgmatchlisten.sh
crypto/openssh/regress/cfgparse.sh
crypto/openssh/regress/forward-control.sh
crypto/openssh/regress/forwarding.sh
crypto/openssh/regress/key-options.sh
crypto/openssh/regress/keygen-knownhosts.sh
crypto/openssh/regress/mkdtemp.c
crypto/openssh/regress/multiplex.sh
crypto/openssh/regress/rekey.sh
crypto/openssh/regress/setuid-allowed.c
crypto/openssh/regress/sshcfgparse.sh
crypto/openssh/regress/test-exec.sh
crypto/openssh/regress/unittests/hostkeys/test_iterate.c
crypto/openssh/regress/unittests/match/tests.c
crypto/openssh/regress/unittests/sshkey/test_sshkey.c
crypto/openssh/regress/valgrind-unit.sh
crypto/openssh/sandbox-seccomp-filter.c
crypto/openssh/sandbox-systrace.c
crypto/openssh/scp.1
crypto/openssh/scp.c
crypto/openssh/servconf.c
crypto/openssh/servconf.h
crypto/openssh/serverloop.c
crypto/openssh/session.c
crypto/openssh/sftp-client.c
crypto/openssh/sftp-server.c
crypto/openssh/sftp.1
crypto/openssh/sftp.c
crypto/openssh/ssh-agent.c
crypto/openssh/ssh-gss.h
crypto/openssh/ssh-keygen.1
crypto/openssh/ssh-keygen.c
crypto/openssh/ssh-keyscan.c
crypto/openssh/ssh-keysign.c
crypto/openssh/ssh-pkcs11-client.c
crypto/openssh/ssh-rsa.c
crypto/openssh/ssh.1
crypto/openssh/ssh.c
crypto/openssh/ssh.h
crypto/openssh/ssh_api.h
crypto/openssh/ssh_config
crypto/openssh/ssh_config.5
crypto/openssh/ssh_namespace.h
crypto/openssh/sshbuf.c
crypto/openssh/sshbuf.h
crypto/openssh/sshconnect.c
crypto/openssh/sshconnect.h
crypto/openssh/sshconnect2.c
crypto/openssh/sshd.8
crypto/openssh/sshd.c
crypto/openssh/sshd_config
crypto/openssh/sshd_config.5
crypto/openssh/ssherr.c
crypto/openssh/ssherr.h
crypto/openssh/sshkey-xmss.c
crypto/openssh/sshkey.c
crypto/openssh/sshkey.h
crypto/openssh/sshlogin.c
crypto/openssh/ttymodes.c
crypto/openssh/uidswap.c
crypto/openssh/uidswap.h
crypto/openssh/umac.c
crypto/openssh/utf8.c
crypto/openssh/version.h
crypto/openssh/xmss_wots.c
lib/libpam/modules/pam_ssh/pam_ssh.c
secure/lib/libssh/Makefile
secure/libexec/ssh-keysign/Makefile
secure/usr.sbin/sshd/Makefile