Upgrade to OpenSSH 5.8p2.
authorDag-Erling Smørgrav <des@FreeBSD.org>
Wed, 4 May 2011 07:34:44 +0000 (07:34 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Wed, 4 May 2011 07:34:44 +0000 (07:34 +0000)
commit4a421b6336e5e0c2ff27024c30fe32c6f71dcf3d
treea745d3c673d44775cc175961e80d2246eb00e0df
parentd40df3b2f289d4721ddd22fd1353a73a719aec6c
parentb615e9314d359103d64cb04f5a498d891ed78473
Upgrade to OpenSSH 5.8p2.
129 files changed:
crypto/openssh/ChangeLog
crypto/openssh/LICENCE
crypto/openssh/PROTOCOL
crypto/openssh/PROTOCOL.agent
crypto/openssh/PROTOCOL.certkeys
crypto/openssh/PROTOCOL.mux
crypto/openssh/README
crypto/openssh/atomicio.c
crypto/openssh/atomicio.h
crypto/openssh/audit-bsm.c
crypto/openssh/audit-linux.c
crypto/openssh/audit.c
crypto/openssh/audit.h
crypto/openssh/auth-options.c
crypto/openssh/auth-rsa.c
crypto/openssh/auth.c
crypto/openssh/auth1.c
crypto/openssh/auth2-jpake.c
crypto/openssh/auth2-pubkey.c
crypto/openssh/auth2.c
crypto/openssh/authfd.c
crypto/openssh/authfile.c
crypto/openssh/bufaux.c
crypto/openssh/bufec.c
crypto/openssh/buffer.h
crypto/openssh/canohost.c
crypto/openssh/channels.c
crypto/openssh/cipher-3des1.c
crypto/openssh/cipher-acss.c
crypto/openssh/cipher-aes.c
crypto/openssh/cipher-bf1.c
crypto/openssh/cipher-ctr.c
crypto/openssh/clientloop.c
crypto/openssh/compress.c
crypto/openssh/config.h
crypto/openssh/config.h.in
crypto/openssh/defines.h
crypto/openssh/dns.c
crypto/openssh/entropy.c
crypto/openssh/hostfile.c
crypto/openssh/hostfile.h
crypto/openssh/includes.h
crypto/openssh/jpake.c
crypto/openssh/kex.c
crypto/openssh/kex.h
crypto/openssh/kexdhc.c
crypto/openssh/kexdhs.c
crypto/openssh/kexecdh.c
crypto/openssh/kexecdhc.c
crypto/openssh/kexecdhs.c
crypto/openssh/kexgexc.c
crypto/openssh/kexgexs.c
crypto/openssh/key.c
crypto/openssh/key.h
crypto/openssh/loginrec.c
crypto/openssh/loginrec.h
crypto/openssh/misc.c
crypto/openssh/misc.h
crypto/openssh/moduli.c
crypto/openssh/monitor.c
crypto/openssh/monitor_wrap.c
crypto/openssh/mux.c
crypto/openssh/myproposal.h
crypto/openssh/openbsd-compat/bindresvport.c
crypto/openssh/openbsd-compat/bsd-misc.c
crypto/openssh/openbsd-compat/bsd-misc.h
crypto/openssh/openbsd-compat/charclass.h
crypto/openssh/openbsd-compat/glob.c
crypto/openssh/openbsd-compat/glob.h
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/port-solaris.c
crypto/openssh/openbsd-compat/port-solaris.h
crypto/openssh/openbsd-compat/timingsafe_bcmp.c
crypto/openssh/packet.c
crypto/openssh/packet.h
crypto/openssh/pathnames.h
crypto/openssh/platform.c
crypto/openssh/platform.h
crypto/openssh/readconf.c
crypto/openssh/readconf.h
crypto/openssh/readpass.c
crypto/openssh/schnorr.c
crypto/openssh/scp.1
crypto/openssh/scp.c
crypto/openssh/servconf.c
crypto/openssh/servconf.h
crypto/openssh/session.c
crypto/openssh/sftp-client.c
crypto/openssh/sftp-client.h
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-dss.c
crypto/openssh/ssh-ecdsa.c
crypto/openssh/ssh-keygen.1
crypto/openssh/ssh-keygen.c
crypto/openssh/ssh-keyscan.1
crypto/openssh/ssh-keyscan.c
crypto/openssh/ssh-keysign.8
crypto/openssh/ssh-keysign.c
crypto/openssh/ssh-rsa.c
crypto/openssh/ssh.1
crypto/openssh/ssh.c
crypto/openssh/ssh2.h
crypto/openssh/ssh_config
crypto/openssh/ssh_config.5
crypto/openssh/ssh_namespace.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/sshlogin.c
crypto/openssh/uuencode.c
crypto/openssh/uuencode.h
crypto/openssh/version.h
etc/rc.d/sshd
secure/lib/libssh/Makefile
secure/usr.sbin/sshd/Makefile