]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Pull in OpenSSH 6.1 from head.
authordes <des@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 28 Feb 2013 18:43:50 +0000 (18:43 +0000)
committerdes <des@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 28 Feb 2013 18:43:50 +0000 (18:43 +0000)
commit4cd7c95976a636a1fc0cdbf23632c5b6ff18cee0
tree0028b6355deedc993d785be6cce4263acd410600
parentef2435f04560447e7631a53ce4bb9cbf8e72587e
Pull in OpenSSH 6.1 from head.

git-svn-id: svn://svn.freebsd.org/base/stable/9@247485 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
131 files changed:
crypto/openssh/ChangeLog
crypto/openssh/INSTALL
crypto/openssh/LICENCE
crypto/openssh/PROTOCOL.certkeys
crypto/openssh/PROTOCOL.mux
crypto/openssh/README
crypto/openssh/WARNING.RNG [deleted file]
crypto/openssh/aclocal.m4
crypto/openssh/addrmatch.c
crypto/openssh/audit-bsm.c
crypto/openssh/audit-linux.c
crypto/openssh/auth-krb5.c
crypto/openssh/auth-options.c
crypto/openssh/auth-passwd.c
crypto/openssh/auth-rsa.c
crypto/openssh/auth-skey.c
crypto/openssh/auth.c
crypto/openssh/auth.h
crypto/openssh/auth2-gss.c
crypto/openssh/auth2-pubkey.c
crypto/openssh/auth2.c
crypto/openssh/authfd.c
crypto/openssh/authfile.c
crypto/openssh/authfile.h
crypto/openssh/channels.c
crypto/openssh/channels.h
crypto/openssh/clientloop.c
crypto/openssh/clientloop.h
crypto/openssh/compat.c
crypto/openssh/compat.h
crypto/openssh/config.guess
crypto/openssh/config.h
crypto/openssh/config.h.in
crypto/openssh/defines.h
crypto/openssh/dh.c
crypto/openssh/dns.c
crypto/openssh/dns.h
crypto/openssh/entropy.c
crypto/openssh/entropy.h
crypto/openssh/gss-serv.c
crypto/openssh/jpake.c
crypto/openssh/kex.c
crypto/openssh/key.c
crypto/openssh/key.h
crypto/openssh/log.c
crypto/openssh/log.h
crypto/openssh/loginrec.c
crypto/openssh/mac.c
crypto/openssh/misc.c
crypto/openssh/misc.h
crypto/openssh/moduli
crypto/openssh/moduli.5
crypto/openssh/moduli.c
crypto/openssh/monitor.c
crypto/openssh/monitor.h
crypto/openssh/monitor_wrap.c
crypto/openssh/monitor_wrap.h
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.h
crypto/openssh/openbsd-compat/getcwd.c
crypto/openssh/openbsd-compat/getgrouplist.c
crypto/openssh/openbsd-compat/getrrsetbyname.c
crypto/openssh/openbsd-compat/glob.c
crypto/openssh/openbsd-compat/inet_ntop.c
crypto/openssh/openbsd-compat/mktemp.c
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/port-linux.c
crypto/openssh/openbsd-compat/port-linux.h
crypto/openssh/openbsd-compat/setenv.c
crypto/openssh/openbsd-compat/sha2.c [changed mode: 0755->0644]
crypto/openssh/openbsd-compat/sha2.h [changed mode: 0755->0644]
crypto/openssh/openbsd-compat/strlcpy.c
crypto/openssh/packet.c
crypto/openssh/packet.h
crypto/openssh/pathnames.h
crypto/openssh/readconf.c
crypto/openssh/readconf.h
crypto/openssh/roaming.h
crypto/openssh/roaming_client.c
crypto/openssh/roaming_common.c
crypto/openssh/sandbox-darwin.c [new file with mode: 0644]
crypto/openssh/sandbox-null.c [new file with mode: 0644]
crypto/openssh/sandbox-rlimit.c [new file with mode: 0644]
crypto/openssh/sandbox-systrace.c [new file with mode: 0644]
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-glob.c
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-agent.1
crypto/openssh/ssh-agent.c
crypto/openssh/ssh-ecdsa.c
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-pkcs11-helper.c
crypto/openssh/ssh-pkcs11.c
crypto/openssh/ssh-rand-helper.8 [deleted file]
crypto/openssh/ssh-rand-helper.c [deleted file]
crypto/openssh/ssh-sandbox.h [new file with mode: 0644]
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/umac.c
crypto/openssh/version.c [deleted file]
crypto/openssh/version.h
secure/lib/libssh/Makefile
secure/usr.sbin/sshd/Makefile