Merge branch 'vendor/OPENSSH'
authorPeter Avalos <pavalos@dragonflybsd.org>
Fri, 23 Jan 2015 05:54:26 +0000 (21:54 -0800)
committerPeter Avalos <pavalos@dragonflybsd.org>
Fri, 23 Jan 2015 05:54:26 +0000 (21:54 -0800)
commit3e3d72802874166f1927330e402ca707bd582b6e
tree7b8be65f8f54d2a5293a656ac86692fb42af24a8
parent2b73a85e9d2293eb5afc8d82c0c05c9b87604112
parent36e94dc5bac047676e52d6d94a07db1b31c653e3
Merge branch 'vendor/OPENSSH'
44 files changed:
crypto/openssh/auth-rh-rsa.c
crypto/openssh/auth-rsa.c
crypto/openssh/auth2-hostbased.c
crypto/openssh/auth2-pubkey.c
crypto/openssh/auth2.c
crypto/openssh/authfile.c
crypto/openssh/authfile.h
crypto/openssh/channels.c
crypto/openssh/channels.h
crypto/openssh/cipher.c
crypto/openssh/clientloop.c
crypto/openssh/compat.c
crypto/openssh/compat.h
crypto/openssh/includes.h
crypto/openssh/kex.c
crypto/openssh/kex.h
crypto/openssh/loginrec.c
crypto/openssh/moduli.5
crypto/openssh/myproposal.h
crypto/openssh/packet.c
crypto/openssh/packet.h
crypto/openssh/pathnames.h
crypto/openssh/progressmeter.c
crypto/openssh/readconf.c
crypto/openssh/readconf.h
crypto/openssh/scp.c
crypto/openssh/servconf.c
crypto/openssh/servconf.h
crypto/openssh/serverloop.c
crypto/openssh/session.c
crypto/openssh/sftp.1
crypto/openssh/sftp.c
crypto/openssh/ssh-agent.c
crypto/openssh/ssh.1
crypto/openssh/ssh.c
crypto/openssh/ssh_config
crypto/openssh/ssh_config.5
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/sshlogin.c