Import OpenSSH-5.6p1.
authorPeter Avalos <pavalos@dragonflybsd.org>
Wed, 29 Sep 2010 01:03:24 +0000 (15:03 -1000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Wed, 29 Sep 2010 01:03:24 +0000 (15:03 -1000)
commit856ea928c995e02ea88a6865c1f1983842decc66
tree6a1ff7155581e9b2ebc292a17ffe9d31b2399f5b
parent42e7cd2672c1e9cebeab28d092a423e3730e1049
Import OpenSSH-5.6p1.
117 files changed:
crypto/openssh/PROTOCOL
crypto/openssh/PROTOCOL.agent
crypto/openssh/PROTOCOL.certkeys [new file with mode: 0644]
crypto/openssh/PROTOCOL.mux [new file with mode: 0644]
crypto/openssh/README
crypto/openssh/README.DELETED
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/auth1.c
crypto/openssh/auth2-hostbased.c
crypto/openssh/auth2-none.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/defines.h
crypto/openssh/dh.c
crypto/openssh/dns.c
crypto/openssh/dns.h
crypto/openssh/hostfile.c
crypto/openssh/hostfile.h
crypto/openssh/jpake.c
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/loginrec.h
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/openbsd-compat.h
crypto/openssh/openbsd-compat/openssl-compat.h
crypto/openssh/openbsd-compat/port-aix.h
crypto/openssh/openbsd-compat/port-linux.h
crypto/openssh/openbsd-compat/port-tun.c
crypto/openssh/packet.c
crypto/openssh/pathnames.h
crypto/openssh/pkcs11.h [new file with mode: 0644]
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 [new file with mode: 0644]
crypto/openssh/roaming_common.c
crypto/openssh/roaming_serv.c [copied from crypto/openssh/platform.h with 71% similarity]
crypto/openssh/scard-opensc.c [deleted file]
crypto/openssh/scard.c [deleted file]
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.8
crypto/openssh/ssh-keysign.c
crypto/openssh/ssh-pkcs11-client.c [new file with mode: 0644]
crypto/openssh/ssh-pkcs11-helper.8 [new file with mode: 0644]
crypto/openssh/ssh-pkcs11-helper.c [new file with mode: 0644]
crypto/openssh/ssh-pkcs11.c [new file with mode: 0644]
crypto/openssh/ssh-pkcs11.h [copied from crypto/openssh/platform.h with 74% similarity]
crypto/openssh/ssh-rsa.c
crypto/openssh/ssh.1
crypto/openssh/ssh.c
crypto/openssh/ssh.h
crypto/openssh/ssh2.h
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/sshpty.h
crypto/openssh/sshtty.c