]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Pull in OpenSSH 6.2p2 from head.
authordes <des@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 30 May 2013 12:25:58 +0000 (12:25 +0000)
committerdes <des@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 30 May 2013 12:25:58 +0000 (12:25 +0000)
commitffb7d0ff65476c8a12a418a6b002552b8c250f50
treeba2f253346f9e7fa01714258623705c39c2371d1
parent3ef799fdd12e2129b8f6661cb7dd466e6e563fd4
Pull in OpenSSH 6.2p2 from head.

git-svn-id: svn://svn.freebsd.org/base/stable/9@251135 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
100 files changed:
crypto/openssh/ChangeLog
crypto/openssh/INSTALL
crypto/openssh/PROTOCOL
crypto/openssh/PROTOCOL.agent
crypto/openssh/PROTOCOL.krl [new file with mode: 0644]
crypto/openssh/README
crypto/openssh/acss.c [deleted file]
crypto/openssh/acss.h [deleted file]
crypto/openssh/auth-options.c
crypto/openssh/auth-rsa.c
crypto/openssh/auth.c
crypto/openssh/auth.h
crypto/openssh/auth1.c
crypto/openssh/auth2-chall.c
crypto/openssh/auth2-gss.c
crypto/openssh/auth2-jpake.c
crypto/openssh/auth2-pubkey.c
crypto/openssh/auth2.c
crypto/openssh/authfile.c
crypto/openssh/channels.c
crypto/openssh/cipher-acss.c [deleted file]
crypto/openssh/cipher-aes.c
crypto/openssh/cipher-ctr.c
crypto/openssh/cipher.c
crypto/openssh/cipher.h
crypto/openssh/clientloop.c
crypto/openssh/clientloop.h
crypto/openssh/compat.c
crypto/openssh/config.h
crypto/openssh/config.h.in
crypto/openssh/defines.h
crypto/openssh/includes.h
crypto/openssh/kex.c
crypto/openssh/kex.h
crypto/openssh/key.c
crypto/openssh/key.h
crypto/openssh/krl.c [new file with mode: 0644]
crypto/openssh/krl.h [new file with mode: 0644]
crypto/openssh/log.c
crypto/openssh/log.h
crypto/openssh/loginrec.c
crypto/openssh/mac.c
crypto/openssh/moduli
crypto/openssh/moduli.5
crypto/openssh/monitor.c
crypto/openssh/monitor.h
crypto/openssh/monitor_wrap.c
crypto/openssh/mux.c
crypto/openssh/myproposal.h
crypto/openssh/openbsd-compat/bsd-cygwin_util.c
crypto/openssh/openbsd-compat/bsd-cygwin_util.h
crypto/openssh/openbsd-compat/bsd-misc.c
crypto/openssh/openbsd-compat/bsd-misc.h
crypto/openssh/openbsd-compat/bsd-setres_id.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/bsd-setres_id.h [new file with mode: 0644]
crypto/openssh/openbsd-compat/openbsd-compat.h
crypto/openssh/openbsd-compat/openssl-compat.h
crypto/openssh/openbsd-compat/strtoull.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/sys-queue.h
crypto/openssh/openbsd-compat/sys-tree.h
crypto/openssh/openbsd-compat/vis.c
crypto/openssh/openbsd-compat/vis.h
crypto/openssh/packet.c
crypto/openssh/platform.c
crypto/openssh/platform.h
crypto/openssh/readconf.c
crypto/openssh/readconf.h
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-server.8
crypto/openssh/sftp-server.c
crypto/openssh/sftp.1
crypto/openssh/sftp.c
crypto/openssh/ssh-add.1
crypto/openssh/ssh-add.c
crypto/openssh/ssh-gss.h
crypto/openssh/ssh-keygen.1
crypto/openssh/ssh-keygen.c
crypto/openssh/ssh-keyscan.1
crypto/openssh/ssh.1
crypto/openssh/ssh.c
crypto/openssh/ssh_config
crypto/openssh/ssh_config.5
crypto/openssh/ssh_namespace.h
crypto/openssh/sshconnect.c
crypto/openssh/sshconnect2.c
crypto/openssh/sshd.8
crypto/openssh/sshd.c
crypto/openssh/sshd_config
crypto/openssh/sshd_config.5
crypto/openssh/uidswap.c
crypto/openssh/umac.c
crypto/openssh/umac.h
crypto/openssh/umac128.c [new file with mode: 0644]
crypto/openssh/version.h
secure/lib/libssh/Makefile