]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFH (r261320): upgrade openssh to 6.5p1
authordes <des@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 27 Feb 2014 17:29:02 +0000 (17:29 +0000)
committerdes <des@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 27 Feb 2014 17:29:02 +0000 (17:29 +0000)
commit7c796d8cd7853ed86b42f8c8d4ecd9b0d53dfba6
tree28087af50eaf299f287c7fe4b7050c317771c89e
parentc6f589303d8e87238b8592af96e9126849006cc7
MFH (r261320): upgrade openssh to 6.5p1
MFH (r261340): enable sandboxing by default

git-svn-id: svn://svn.freebsd.org/base/stable/10@262566 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
207 files changed:
crypto/openssh/ChangeLog
crypto/openssh/Makefile.in
crypto/openssh/PROTOCOL
crypto/openssh/PROTOCOL.chacha20poly1305 [new file with mode: 0644]
crypto/openssh/PROTOCOL.key [new file with mode: 0644]
crypto/openssh/README
crypto/openssh/aclocal.m4
crypto/openssh/addrmatch.c
crypto/openssh/atomicio.c
crypto/openssh/auth-krb5.c
crypto/openssh/auth-options.c
crypto/openssh/auth-pam.c
crypto/openssh/auth2-hostbased.c
crypto/openssh/auth2-pubkey.c
crypto/openssh/authfd.c
crypto/openssh/authfile.c
crypto/openssh/authfile.h
crypto/openssh/blocks.c [new file with mode: 0644]
crypto/openssh/bufaux.c
crypto/openssh/bufbn.c
crypto/openssh/buffer.c
crypto/openssh/buffer.h
crypto/openssh/canohost.c
crypto/openssh/chacha.c [new file with mode: 0644]
crypto/openssh/chacha.h [new file with mode: 0644]
crypto/openssh/channels.c
crypto/openssh/cipher-chachapoly.c [new file with mode: 0644]
crypto/openssh/cipher-chachapoly.h [new file with mode: 0644]
crypto/openssh/cipher.c
crypto/openssh/cipher.h
crypto/openssh/clientloop.c
crypto/openssh/compat.c
crypto/openssh/compat.h
crypto/openssh/config.h
crypto/openssh/config.h.in
crypto/openssh/configure
crypto/openssh/configure.ac
crypto/openssh/contrib/caldera/openssh.spec
crypto/openssh/contrib/cygwin/ssh-host-config
crypto/openssh/contrib/redhat/openssh.spec
crypto/openssh/contrib/suse/openssh.spec
crypto/openssh/crypto_api.h [new file with mode: 0644]
crypto/openssh/defines.h
crypto/openssh/dh.c
crypto/openssh/dh.h
crypto/openssh/digest.c [new file with mode: 0644]
crypto/openssh/digest.h [new file with mode: 0644]
crypto/openssh/ed25519.c [new file with mode: 0644]
crypto/openssh/fe25519.c [new file with mode: 0644]
crypto/openssh/fe25519.h [new file with mode: 0644]
crypto/openssh/ge25519.c [new file with mode: 0644]
crypto/openssh/ge25519.h [new file with mode: 0644]
crypto/openssh/ge25519_base.data [new file with mode: 0644]
crypto/openssh/gss-serv-krb5.c
crypto/openssh/hash.c [new file with mode: 0644]
crypto/openssh/hostfile.c
crypto/openssh/kex.c
crypto/openssh/kex.h
crypto/openssh/kexc25519.c [new file with mode: 0644]
crypto/openssh/kexc25519c.c [new file with mode: 0644]
crypto/openssh/kexc25519s.c [new file with mode: 0644]
crypto/openssh/kexdh.c
crypto/openssh/kexdhc.c
crypto/openssh/kexdhs.c
crypto/openssh/kexecdh.c
crypto/openssh/kexecdhc.c
crypto/openssh/kexecdhs.c
crypto/openssh/kexgex.c
crypto/openssh/kexgexc.c
crypto/openssh/kexgexs.c
crypto/openssh/key.c
crypto/openssh/key.h
crypto/openssh/loginrec.c
crypto/openssh/mac.c
crypto/openssh/mac.h
crypto/openssh/match.c
crypto/openssh/misc.c
crypto/openssh/misc.h
crypto/openssh/moduli.c
crypto/openssh/monitor.c
crypto/openssh/monitor_mm.c
crypto/openssh/monitor_mm.h
crypto/openssh/myproposal.h
crypto/openssh/openbsd-compat/Makefile.in
crypto/openssh/openbsd-compat/arc4random.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/bcrypt_pbkdf.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/blf.h [new file with mode: 0644]
crypto/openssh/openbsd-compat/blowfish.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/bsd-arc4random.c [deleted file]
crypto/openssh/openbsd-compat/bsd-cygwin_util.h
crypto/openssh/openbsd-compat/bsd-misc.c
crypto/openssh/openbsd-compat/bsd-poll.c
crypto/openssh/openbsd-compat/bsd-setres_id.c
crypto/openssh/openbsd-compat/bsd-snprintf.c
crypto/openssh/openbsd-compat/bsd-statvfs.c
crypto/openssh/openbsd-compat/bsd-statvfs.h
crypto/openssh/openbsd-compat/chacha_private.h [new file with mode: 0644]
crypto/openssh/openbsd-compat/openbsd-compat.h
crypto/openssh/openbsd-compat/openssl-compat.c
crypto/openssh/openbsd-compat/openssl-compat.h
crypto/openssh/openbsd-compat/setproctitle.c
crypto/openssh/packet.c
crypto/openssh/pathnames.h
crypto/openssh/pkcs11.h
crypto/openssh/platform.c
crypto/openssh/platform.h
crypto/openssh/poly1305.c [new file with mode: 0644]
crypto/openssh/poly1305.h [new file with mode: 0644]
crypto/openssh/progressmeter.c
crypto/openssh/readconf.c
crypto/openssh/readconf.h
crypto/openssh/regress/Makefile
crypto/openssh/regress/agent-ptrace.sh
crypto/openssh/regress/agent.sh
crypto/openssh/regress/cert-hostkey.sh
crypto/openssh/regress/cert-userkey.sh
crypto/openssh/regress/cipher-speed.sh
crypto/openssh/regress/forward-control.sh
crypto/openssh/regress/integrity.sh
crypto/openssh/regress/kextype.sh
crypto/openssh/regress/keytype.sh
crypto/openssh/regress/krl.sh
crypto/openssh/regress/modpipe.c
crypto/openssh/regress/rekey.sh
crypto/openssh/regress/scp-ssh-wrapper.sh
crypto/openssh/regress/scp.sh
crypto/openssh/regress/setuid-allowed.c [new file with mode: 0644]
crypto/openssh/regress/sftp-perm.sh [new file with mode: 0644]
crypto/openssh/regress/test-exec.sh
crypto/openssh/regress/try-ciphers.sh
crypto/openssh/roaming_client.c
crypto/openssh/roaming_common.c
crypto/openssh/sandbox-capsicum.c [new file with mode: 0644]
crypto/openssh/sandbox-darwin.c
crypto/openssh/sandbox-null.c
crypto/openssh/sandbox-rlimit.c
crypto/openssh/sandbox-seccomp-filter.c
crypto/openssh/sandbox-systrace.c
crypto/openssh/sc25519.c [new file with mode: 0644]
crypto/openssh/sc25519.h [new file with mode: 0644]
crypto/openssh/schnorr.c
crypto/openssh/schnorr.h
crypto/openssh/scp.0
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/session.h
crypto/openssh/sftp-client.c
crypto/openssh/sftp-client.h
crypto/openssh/sftp-common.c
crypto/openssh/sftp-glob.c
crypto/openssh/sftp-server.0
crypto/openssh/sftp-server.8
crypto/openssh/sftp-server.c
crypto/openssh/sftp.0
crypto/openssh/sftp.1
crypto/openssh/sftp.c
crypto/openssh/smult_curve25519_ref.c [new file with mode: 0644]
crypto/openssh/ssh-add.0
crypto/openssh/ssh-add.1
crypto/openssh/ssh-add.c
crypto/openssh/ssh-agent.0
crypto/openssh/ssh-agent.1
crypto/openssh/ssh-agent.c
crypto/openssh/ssh-dss.c
crypto/openssh/ssh-ecdsa.c
crypto/openssh/ssh-ed25519.c [new file with mode: 0644]
crypto/openssh/ssh-keygen.0
crypto/openssh/ssh-keygen.1
crypto/openssh/ssh-keygen.c
crypto/openssh/ssh-keyscan.0
crypto/openssh/ssh-keyscan.1
crypto/openssh/ssh-keyscan.c
crypto/openssh/ssh-keysign.0
crypto/openssh/ssh-keysign.8
crypto/openssh/ssh-keysign.c
crypto/openssh/ssh-pkcs11-helper.c
crypto/openssh/ssh-pkcs11.c
crypto/openssh/ssh-rsa.c
crypto/openssh/ssh-sandbox.h
crypto/openssh/ssh.0
crypto/openssh/ssh.1
crypto/openssh/ssh.c
crypto/openssh/ssh_config
crypto/openssh/ssh_config.0
crypto/openssh/ssh_config.5
crypto/openssh/ssh_namespace.h
crypto/openssh/sshconnect.c
crypto/openssh/sshconnect.h
crypto/openssh/sshconnect1.c
crypto/openssh/sshconnect2.c
crypto/openssh/sshd.0
crypto/openssh/sshd.8
crypto/openssh/sshd.c
crypto/openssh/sshd_config
crypto/openssh/sshd_config.0
crypto/openssh/sshd_config.5
crypto/openssh/uidswap.c
crypto/openssh/verify.c [new file with mode: 0644]
crypto/openssh/version.h
crypto/openssh/xmalloc.c
etc/rc.d/sshd
secure/lib/libssh/Makefile
secure/usr.sbin/sshd/Makefile