]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - contrib/wpa_supplicant/ctrl_iface.c
Upgrade to OpenSSH 5.1p1.
authordes <des@FreeBSD.org>
Fri, 1 Aug 2008 02:48:36 +0000 (02:48 +0000)
committerdes <des@FreeBSD.org>
Fri, 1 Aug 2008 02:48:36 +0000 (02:48 +0000)
commitb7aa600c416b507a21191efa2689c0a03031d58e
treeed813bdf7d8dbee35f19092d185e1a2793885204
parenta2326b0bec3be2ec01f66d386cfe43139cbc579c
parent8f6f5baf400f08937451cf9c8ecc220e9efd2f63
Upgrade to OpenSSH 5.1p1.

I have worked hard to reduce diffs against the vendor branch.  One
notable change in that respect is that we no longer prefer DSA over
RSA - the reasons for doing so went away years ago.  This may cause
some surprises, as ssh will warn about unknown host keys even for
hosts whose keys haven't changed.

MFC after: 6 weeks
174 files changed:
crypto/openssh/ChangeLog
crypto/openssh/FREEBSD-upgrade
crypto/openssh/FREEBSD-vendor
crypto/openssh/INSTALL
crypto/openssh/LICENCE
crypto/openssh/PROTOCOL
crypto/openssh/PROTOCOL.agent
crypto/openssh/README
crypto/openssh/README.platform
crypto/openssh/addrmatch.c
crypto/openssh/atomicio.c
crypto/openssh/audit-bsm.c
crypto/openssh/auth-bsdauth.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-rsa.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/auth1.c
crypto/openssh/auth2-chall.c
crypto/openssh/auth2-gss.c
crypto/openssh/auth2-hostbased.c
crypto/openssh/auth2-none.c
crypto/openssh/auth2-pubkey.c
crypto/openssh/auth2.c
crypto/openssh/bufaux.c
crypto/openssh/bufbn.c
crypto/openssh/buffer.h
crypto/openssh/canohost.c
crypto/openssh/channels.c
crypto/openssh/channels.h
crypto/openssh/cipher-3des1.c
crypto/openssh/cipher-bf1.c
crypto/openssh/cipher-ctr.c
crypto/openssh/clientloop.c
crypto/openssh/clientloop.h
crypto/openssh/compat.c
crypto/openssh/compat.h
crypto/openssh/config.h
crypto/openssh/config.h.in
crypto/openssh/defines.h
crypto/openssh/dh.c
crypto/openssh/dh.h
crypto/openssh/dns.c
crypto/openssh/entropy.c
crypto/openssh/groupaccess.c
crypto/openssh/groupaccess.h
crypto/openssh/gss-genr.c
crypto/openssh/gss-serv.c
crypto/openssh/includes.h
crypto/openssh/kex.c
crypto/openssh/kex.h
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/mac.h
crypto/openssh/match.c
crypto/openssh/match.h
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_fdpass.c
crypto/openssh/monitor_fdpass.h
crypto/openssh/monitor_mm.h
crypto/openssh/monitor_wrap.c
crypto/openssh/mux.c
crypto/openssh/myproposal.h
crypto/openssh/nchan.c
crypto/openssh/openbsd-compat/base64.c
crypto/openssh/openbsd-compat/bindresvport.c
crypto/openssh/openbsd-compat/bsd-arc4random.c
crypto/openssh/openbsd-compat/bsd-asprintf.c
crypto/openssh/openbsd-compat/bsd-cray.c
crypto/openssh/openbsd-compat/bsd-cygwin_util.c
crypto/openssh/openbsd-compat/bsd-getpeereid.c
crypto/openssh/openbsd-compat/bsd-misc.c
crypto/openssh/openbsd-compat/bsd-poll.c
crypto/openssh/openbsd-compat/bsd-poll.h
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/fake-rfc2553.c
crypto/openssh/openbsd-compat/fake-rfc2553.h
crypto/openssh/openbsd-compat/fmt_scaled.c
crypto/openssh/openbsd-compat/getrrsetbyname.c
crypto/openssh/openbsd-compat/getrrsetbyname.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-aix.c
crypto/openssh/openbsd-compat/port-aix.h
crypto/openssh/openbsd-compat/port-linux.c
crypto/openssh/openbsd-compat/port-linux.h
crypto/openssh/openbsd-compat/port-tun.c
crypto/openssh/openbsd-compat/port-uw.c
crypto/openssh/openbsd-compat/port-uw.h
crypto/openssh/openbsd-compat/rresvport.c
crypto/openssh/openbsd-compat/setenv.c
crypto/openssh/openbsd-compat/setproctitle.c
crypto/openssh/openbsd-compat/sigact.c
crypto/openssh/openbsd-compat/sys-queue.h
crypto/openssh/openbsd-compat/sys-tree.h
crypto/openssh/openbsd-compat/xcrypt.c
crypto/openssh/openbsd-compat/xmmap.c
crypto/openssh/packet.c
crypto/openssh/packet.h
crypto/openssh/readconf.c
crypto/openssh/readconf.h
crypto/openssh/scard-opensc.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/session.h
crypto/openssh/sftp-client.c
crypto/openssh/sftp-client.h
crypto/openssh/sftp-server-main.c
crypto/openssh/sftp-server.8
crypto/openssh/sftp-server.c
crypto/openssh/sftp.1
crypto/openssh/sftp.c
crypto/openssh/sftp.h
crypto/openssh/ssh-add.1
crypto/openssh/ssh-add.c
crypto/openssh/ssh-agent.1
crypto/openssh/ssh-agent.c
crypto/openssh/ssh-gss.h
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-rand-helper.8
crypto/openssh/ssh-rand-helper.c
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/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/sshpty.c
crypto/openssh/sshpty.h
crypto/openssh/sshtty.c
crypto/openssh/ttymodes.c
crypto/openssh/umac.c
crypto/openssh/umac.h
crypto/openssh/version.h
secure/lib/libssh/Makefile
secure/libexec/sftp-server/Makefile
secure/usr.bin/ssh/Makefile
secure/usr.sbin/sshd/Makefile