]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Upgrade to OpenSSH 5.4p1.
authordes <des@FreeBSD.org>
Tue, 9 Mar 2010 19:16:43 +0000 (19:16 +0000)
committerdes <des@FreeBSD.org>
Tue, 9 Mar 2010 19:16:43 +0000 (19:16 +0000)
commitc3510f9e73156eaabbbfc18da7d796b9f9ff7ea9
tree286162d33ef4c84bb329fd42641bbe0dd68cc42c
parent68f48e51f9a4d71d7fb9c332592215895a206ff6
parent57baac6b030508c9bcd74f3b995bd6a4a4f79211
Upgrade to OpenSSH 5.4p1.

MFC after: 1 month
125 files changed:
crypto/openssh/ChangeLog
crypto/openssh/INSTALL
crypto/openssh/PROTOCOL
crypto/openssh/PROTOCOL.agent
crypto/openssh/PROTOCOL.certkeys
crypto/openssh/PROTOCOL.mux
crypto/openssh/README
crypto/openssh/addrmatch.c
crypto/openssh/auth-krb5.c
crypto/openssh/auth-options.c
crypto/openssh/auth-options.h
crypto/openssh/auth-rh-rsa.c
crypto/openssh/auth-rhosts.c
crypto/openssh/auth-rsa.c
crypto/openssh/auth.c
crypto/openssh/auth.h
crypto/openssh/auth2-hostbased.c
crypto/openssh/auth2-pubkey.c
crypto/openssh/authfd.c
crypto/openssh/authfd.h
crypto/openssh/authfile.c
crypto/openssh/authfile.h
crypto/openssh/bufaux.c
crypto/openssh/buffer.c
crypto/openssh/buffer.h
crypto/openssh/canohost.c
crypto/openssh/channels.c
crypto/openssh/channels.h
crypto/openssh/clientloop.c
crypto/openssh/clientloop.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/hostfile.c
crypto/openssh/hostfile.h
crypto/openssh/kex.c
crypto/openssh/kex.h
crypto/openssh/kexdhs.c
crypto/openssh/kexgexs.c
crypto/openssh/key.c
crypto/openssh/key.h
crypto/openssh/loginrec.c
crypto/openssh/match.h
crypto/openssh/misc.c
crypto/openssh/misc.h
crypto/openssh/monitor.c
crypto/openssh/monitor_fdpass.c
crypto/openssh/monitor_wrap.c
crypto/openssh/mux.c
crypto/openssh/myproposal.h
crypto/openssh/nchan.c
crypto/openssh/openbsd-compat/bsd-cygwin_util.c
crypto/openssh/openbsd-compat/openbsd-compat.h
crypto/openssh/openbsd-compat/openssl-compat.c
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/pwcache.c
crypto/openssh/openbsd-compat/readpassphrase.c
crypto/openssh/pathnames.h
crypto/openssh/pkcs11.h
crypto/openssh/platform.c
crypto/openssh/platform.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/roaming_serv.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-common.c
crypto/openssh/sftp-common.h
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-agent.1
crypto/openssh/ssh-agent.c
crypto/openssh/ssh-dss.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.c
crypto/openssh/ssh-pkcs11-client.c
crypto/openssh/ssh-pkcs11-helper.0
crypto/openssh/ssh-pkcs11-helper.8
crypto/openssh/ssh-pkcs11-helper.c
crypto/openssh/ssh-pkcs11.c
crypto/openssh/ssh-pkcs11.h
crypto/openssh/ssh-rand-helper.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/sshconnect2.c
crypto/openssh/sshd.8
crypto/openssh/sshd.c
crypto/openssh/sshd_config
crypto/openssh/sshd_config.5
crypto/openssh/sshpty.h
crypto/openssh/sshtty.c
crypto/openssh/version.h
lib/libpam/modules/pam_ssh/pam_ssh.c
secure/lib/libssh/Makefile
secure/libexec/Makefile
secure/usr.bin/ssh/Makefile
secure/usr.sbin/sshd/Makefile