Import OpenSSH 5.0p1.
authorPeter Avalos <pavalos@dragonflybsd.org>
Sun, 6 Apr 2008 17:29:06 +0000 (17:29 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sun, 6 Apr 2008 17:29:06 +0000 (17:29 +0000)
commit16c343f181eb8d129123a17b5bfb4222960b181a
treebc56975696f360e6c26625ca3660f3bebfee3f19
parentfcbc87a52217cfd11f46bd3f02d4fd28dced670a
Import OpenSSH 5.0p1.
224 files changed:
crypto/openssh-5/CREDITS [new file with mode: 0644]
crypto/openssh-5/LICENCE [new file with mode: 0644]
crypto/openssh-5/README [new file with mode: 0644]
crypto/openssh-5/README.dns [new file with mode: 0644]
crypto/openssh-5/README.tun [new file with mode: 0644]
crypto/openssh-5/acss.c [new file with mode: 0644]
crypto/openssh-5/acss.h [new file with mode: 0644]
crypto/openssh-5/atomicio.c [new file with mode: 0644]
crypto/openssh-5/atomicio.h [new file with mode: 0644]
crypto/openssh-5/audit-bsm.c [new file with mode: 0644]
crypto/openssh-5/audit.c [new file with mode: 0644]
crypto/openssh-5/audit.h [new file with mode: 0644]
crypto/openssh-5/auth-bsdauth.c [new file with mode: 0644]
crypto/openssh-5/auth-chall.c [new file with mode: 0644]
crypto/openssh-5/auth-krb5.c [new file with mode: 0644]
crypto/openssh-5/auth-options.c [new file with mode: 0644]
crypto/openssh-5/auth-options.h [new file with mode: 0644]
crypto/openssh-5/auth-pam.c [new file with mode: 0644]
crypto/openssh-5/auth-pam.h [new file with mode: 0644]
crypto/openssh-5/auth-passwd.c [new file with mode: 0644]
crypto/openssh-5/auth-rh-rsa.c [new file with mode: 0644]
crypto/openssh-5/auth-rhosts.c [new file with mode: 0644]
crypto/openssh-5/auth-rsa.c [new file with mode: 0644]
crypto/openssh-5/auth-skey.c [new file with mode: 0644]
crypto/openssh-5/auth.c [new file with mode: 0644]
crypto/openssh-5/auth.h [new file with mode: 0644]
crypto/openssh-5/auth1.c [new file with mode: 0644]
crypto/openssh-5/auth2-chall.c [new file with mode: 0644]
crypto/openssh-5/auth2-gss.c [new file with mode: 0644]
crypto/openssh-5/auth2-hostbased.c [new file with mode: 0644]
crypto/openssh-5/auth2-kbdint.c [new file with mode: 0644]
crypto/openssh-5/auth2-none.c [new file with mode: 0644]
crypto/openssh-5/auth2-passwd.c [new file with mode: 0644]
crypto/openssh-5/auth2-pubkey.c [new file with mode: 0644]
crypto/openssh-5/auth2.c [new file with mode: 0644]
crypto/openssh-5/authfd.c [new file with mode: 0644]
crypto/openssh-5/authfd.h [new file with mode: 0644]
crypto/openssh-5/authfile.c [new file with mode: 0644]
crypto/openssh-5/authfile.h [new file with mode: 0644]
crypto/openssh-5/bufaux.c [new file with mode: 0644]
crypto/openssh-5/bufbn.c [new file with mode: 0644]
crypto/openssh-5/buffer.c [new file with mode: 0644]
crypto/openssh-5/buffer.h [new file with mode: 0644]
crypto/openssh-5/canohost.c [new file with mode: 0644]
crypto/openssh-5/canohost.h [new file with mode: 0644]
crypto/openssh-5/channels.c [new file with mode: 0644]
crypto/openssh-5/channels.h [new file with mode: 0644]
crypto/openssh-5/cipher-3des1.c [new file with mode: 0644]
crypto/openssh-5/cipher-acss.c [new file with mode: 0644]
crypto/openssh-5/cipher-aes.c [new file with mode: 0644]
crypto/openssh-5/cipher-bf1.c [new file with mode: 0644]
crypto/openssh-5/cipher-ctr.c [new file with mode: 0644]
crypto/openssh-5/cipher.c [new file with mode: 0644]
crypto/openssh-5/cipher.h [new file with mode: 0644]
crypto/openssh-5/cleanup.c [new file with mode: 0644]
crypto/openssh-5/clientloop.c [new file with mode: 0644]
crypto/openssh-5/clientloop.h [new file with mode: 0644]
crypto/openssh-5/compat.c [new file with mode: 0644]
crypto/openssh-5/compat.h [new file with mode: 0644]
crypto/openssh-5/compress.c [new file with mode: 0644]
crypto/openssh-5/compress.h [new file with mode: 0644]
crypto/openssh-5/crc32.c [new file with mode: 0644]
crypto/openssh-5/crc32.h [new file with mode: 0644]
crypto/openssh-5/deattack.c [new file with mode: 0644]
crypto/openssh-5/deattack.h [new file with mode: 0644]
crypto/openssh-5/defines.h [new file with mode: 0644]
crypto/openssh-5/dh.c [new file with mode: 0644]
crypto/openssh-5/dh.h [new file with mode: 0644]
crypto/openssh-5/dispatch.c [new file with mode: 0644]
crypto/openssh-5/dispatch.h [new file with mode: 0644]
crypto/openssh-5/dns.c [new file with mode: 0644]
crypto/openssh-5/dns.h [new file with mode: 0644]
crypto/openssh-5/entropy.c [new file with mode: 0644]
crypto/openssh-5/entropy.h [new file with mode: 0644]
crypto/openssh-5/fatal.c [new file with mode: 0644]
crypto/openssh-5/groupaccess.c [new file with mode: 0644]
crypto/openssh-5/groupaccess.h [new file with mode: 0644]
crypto/openssh-5/gss-genr.c [new file with mode: 0644]
crypto/openssh-5/gss-serv-krb5.c [new file with mode: 0644]
crypto/openssh-5/gss-serv.c [new file with mode: 0644]
crypto/openssh-5/hostfile.c [new file with mode: 0644]
crypto/openssh-5/hostfile.h [new file with mode: 0644]
crypto/openssh-5/includes.h [new file with mode: 0644]
crypto/openssh-5/kex.c [new file with mode: 0644]
crypto/openssh-5/kex.h [new file with mode: 0644]
crypto/openssh-5/kexdh.c [new file with mode: 0644]
crypto/openssh-5/kexdhc.c [new file with mode: 0644]
crypto/openssh-5/kexdhs.c [new file with mode: 0644]
crypto/openssh-5/kexgex.c [new file with mode: 0644]
crypto/openssh-5/kexgexc.c [new file with mode: 0644]
crypto/openssh-5/kexgexs.c [new file with mode: 0644]
crypto/openssh-5/key.c [new file with mode: 0644]
crypto/openssh-5/key.h [new file with mode: 0644]
crypto/openssh-5/log.c [new file with mode: 0644]
crypto/openssh-5/log.h [new file with mode: 0644]
crypto/openssh-5/loginrec.c [new file with mode: 0644]
crypto/openssh-5/loginrec.h [new file with mode: 0644]
crypto/openssh-5/mac.c [new file with mode: 0644]
crypto/openssh-5/mac.h [new file with mode: 0644]
crypto/openssh-5/match.c [new file with mode: 0644]
crypto/openssh-5/match.h [new file with mode: 0644]
crypto/openssh-5/md5crypt.c [new file with mode: 0644]
crypto/openssh-5/md5crypt.h [new file with mode: 0644]
crypto/openssh-5/misc.c [new file with mode: 0644]
crypto/openssh-5/misc.h [new file with mode: 0644]
crypto/openssh-5/moduli [new file with mode: 0644]
crypto/openssh-5/moduli.c [new file with mode: 0644]
crypto/openssh-5/monitor.c [new file with mode: 0644]
crypto/openssh-5/monitor.h [new file with mode: 0644]
crypto/openssh-5/monitor_fdpass.c [new file with mode: 0644]
crypto/openssh-5/monitor_fdpass.h [new file with mode: 0644]
crypto/openssh-5/monitor_mm.c [new file with mode: 0644]
crypto/openssh-5/monitor_mm.h [new file with mode: 0644]
crypto/openssh-5/monitor_wrap.c [new file with mode: 0644]
crypto/openssh-5/monitor_wrap.h [new file with mode: 0644]
crypto/openssh-5/msg.c [new file with mode: 0644]
crypto/openssh-5/msg.h [new file with mode: 0644]
crypto/openssh-5/myproposal.h [new file with mode: 0644]
crypto/openssh-5/nchan.c [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/base64.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/bsd-cray.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/bsd-cygwin_util.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/bsd-misc.c [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/bsd-misc.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/bsd-nextstep.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/bsd-poll.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/bsd-waitpid.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/fake-rfc2553.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/getrrsetbyname.c [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/getrrsetbyname.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/glob.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/openbsd-compat.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/openssl-compat.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/port-aix.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/port-irix.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/port-linux.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/port-solaris.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/port-tun.c [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/port-tun.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/port-uw.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/readpassphrase.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/sha2.h [new file with mode: 0755]
crypto/openssh-5/openbsd-compat/sigact.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/sys-queue.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/sys-tree.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/xmmap.c [new file with mode: 0644]
crypto/openssh-5/packet.c [new file with mode: 0644]
crypto/openssh-5/packet.h [new file with mode: 0644]
crypto/openssh-5/pathnames.h [new file with mode: 0644]
crypto/openssh-5/platform.c [new file with mode: 0644]
crypto/openssh-5/platform.h [new file with mode: 0644]
crypto/openssh-5/progressmeter.c [new file with mode: 0644]
crypto/openssh-5/progressmeter.h [new file with mode: 0644]
crypto/openssh-5/readconf.c [new file with mode: 0644]
crypto/openssh-5/readconf.h [new file with mode: 0644]
crypto/openssh-5/readpass.c [new file with mode: 0644]
crypto/openssh-5/rijndael.c [new file with mode: 0644]
crypto/openssh-5/rijndael.h [new file with mode: 0644]
crypto/openssh-5/rsa.c [new file with mode: 0644]
crypto/openssh-5/rsa.h [new file with mode: 0644]
crypto/openssh-5/scard-opensc.c [new file with mode: 0644]
crypto/openssh-5/scard.c [new file with mode: 0644]
crypto/openssh-5/scp.1 [new file with mode: 0644]
crypto/openssh-5/scp.c [new file with mode: 0644]
crypto/openssh-5/servconf.c [new file with mode: 0644]
crypto/openssh-5/servconf.h [new file with mode: 0644]
crypto/openssh-5/serverloop.c [new file with mode: 0644]
crypto/openssh-5/serverloop.h [new file with mode: 0644]
crypto/openssh-5/session.c [new file with mode: 0644]
crypto/openssh-5/session.h [new file with mode: 0644]
crypto/openssh-5/sftp-client.c [new file with mode: 0644]
crypto/openssh-5/sftp-client.h [new file with mode: 0644]
crypto/openssh-5/sftp-common.c [new file with mode: 0644]
crypto/openssh-5/sftp-common.h [new file with mode: 0644]
crypto/openssh-5/sftp-glob.c [new file with mode: 0644]
crypto/openssh-5/sftp-server-main.c [new file with mode: 0644]
crypto/openssh-5/sftp-server.8 [new file with mode: 0644]
crypto/openssh-5/sftp-server.c [new file with mode: 0644]
crypto/openssh-5/sftp.1 [new file with mode: 0644]
crypto/openssh-5/sftp.c [new file with mode: 0644]
crypto/openssh-5/sftp.h [new file with mode: 0644]
crypto/openssh-5/ssh-add.1 [new file with mode: 0644]
crypto/openssh-5/ssh-add.c [new file with mode: 0644]
crypto/openssh-5/ssh-agent.1 [new file with mode: 0644]
crypto/openssh-5/ssh-agent.c [new file with mode: 0644]
crypto/openssh-5/ssh-dss.c [new file with mode: 0644]
crypto/openssh-5/ssh-gss.h [new file with mode: 0644]
crypto/openssh-5/ssh-keygen.1 [new file with mode: 0644]
crypto/openssh-5/ssh-keygen.c [new file with mode: 0644]
crypto/openssh-5/ssh-keyscan.1 [new file with mode: 0644]
crypto/openssh-5/ssh-keyscan.c [new file with mode: 0644]
crypto/openssh-5/ssh-keysign.8 [new file with mode: 0644]
crypto/openssh-5/ssh-keysign.c [new file with mode: 0644]
crypto/openssh-5/ssh-rsa.c [new file with mode: 0644]
crypto/openssh-5/ssh.1 [new file with mode: 0644]
crypto/openssh-5/ssh.c [new file with mode: 0644]
crypto/openssh-5/ssh.h [new file with mode: 0644]
crypto/openssh-5/ssh1.h [new file with mode: 0644]
crypto/openssh-5/ssh2.h [new file with mode: 0644]
crypto/openssh-5/ssh_config [new file with mode: 0644]
crypto/openssh-5/ssh_config.5 [new file with mode: 0644]
crypto/openssh-5/sshconnect.c [new file with mode: 0644]
crypto/openssh-5/sshconnect.h [new file with mode: 0644]
crypto/openssh-5/sshconnect1.c [new file with mode: 0644]
crypto/openssh-5/sshconnect2.c [new file with mode: 0644]
crypto/openssh-5/sshd.8 [new file with mode: 0644]
crypto/openssh-5/sshd.c [new file with mode: 0644]
crypto/openssh-5/sshd_config [new file with mode: 0644]
crypto/openssh-5/sshd_config.5 [new file with mode: 0644]
crypto/openssh-5/sshlogin.c [new file with mode: 0644]
crypto/openssh-5/sshlogin.h [new file with mode: 0644]
crypto/openssh-5/sshpty.c [new file with mode: 0644]
crypto/openssh-5/sshpty.h [new file with mode: 0644]
crypto/openssh-5/sshtty.c [new file with mode: 0644]
crypto/openssh-5/ttymodes.c [new file with mode: 0644]
crypto/openssh-5/ttymodes.h [new file with mode: 0644]
crypto/openssh-5/uidswap.c [new file with mode: 0644]
crypto/openssh-5/uidswap.h [new file with mode: 0644]
crypto/openssh-5/umac.c [new file with mode: 0644]
crypto/openssh-5/umac.h [new file with mode: 0644]
crypto/openssh-5/uuencode.c [new file with mode: 0644]
crypto/openssh-5/uuencode.h [new file with mode: 0644]
crypto/openssh-5/xmalloc.c [new file with mode: 0644]
crypto/openssh-5/xmalloc.h [new file with mode: 0644]