Import stripped down sources of OpenSSH-4.4p1
authorSimon Schubert <corecode@dragonflybsd.org>
Thu, 28 Sep 2006 18:38:21 +0000 (18:38 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Thu, 28 Sep 2006 18:38:21 +0000 (18:38 +0000)
commit98637203a077f5784131f7753edf0b74005a0dd2
tree96ece0005d65744d83a2a5f2bb508a1f006f72b3
parent57ba8dae102b4cf80470fe6d6284a3224bbd22c8
Import stripped down sources of OpenSSH-4.4p1
194 files changed:
crypto/openssh-4/CREDITS
crypto/openssh-4/LICENCE
crypto/openssh-4/README
crypto/openssh-4/README.tun
crypto/openssh-4/acss.c
crypto/openssh-4/atomicio.c
crypto/openssh-4/atomicio.h
crypto/openssh-4/audit-bsm.c
crypto/openssh-4/audit.c
crypto/openssh-4/audit.h
crypto/openssh-4/auth-bsdauth.c
crypto/openssh-4/auth-chall.c
crypto/openssh-4/auth-krb5.c
crypto/openssh-4/auth-options.c
crypto/openssh-4/auth-options.h
crypto/openssh-4/auth-pam.c
crypto/openssh-4/auth-passwd.c
crypto/openssh-4/auth-rh-rsa.c
crypto/openssh-4/auth-rhosts.c
crypto/openssh-4/auth-rsa.c
crypto/openssh-4/auth-skey.c
crypto/openssh-4/auth.c
crypto/openssh-4/auth.h
crypto/openssh-4/auth1.c
crypto/openssh-4/auth2-chall.c
crypto/openssh-4/auth2-gss.c
crypto/openssh-4/auth2-hostbased.c
crypto/openssh-4/auth2-kbdint.c
crypto/openssh-4/auth2-none.c
crypto/openssh-4/auth2-passwd.c
crypto/openssh-4/auth2-pubkey.c
crypto/openssh-4/auth2.c
crypto/openssh-4/authfd.c
crypto/openssh-4/authfd.h
crypto/openssh-4/authfile.c
crypto/openssh-4/authfile.h
crypto/openssh-4/bufaux.c
crypto/openssh-4/bufaux.h
crypto/openssh-4/bufbn.c [copied from crypto/openssh-4/bufaux.c with 58% similarity]
crypto/openssh-4/buffer.c
crypto/openssh-4/buffer.h
crypto/openssh-4/canohost.c
crypto/openssh-4/canohost.h
crypto/openssh-4/channels.c
crypto/openssh-4/channels.h
crypto/openssh-4/cipher-3des1.c
crypto/openssh-4/cipher-acss.c
crypto/openssh-4/cipher-aes.c
crypto/openssh-4/cipher-bf1.c
crypto/openssh-4/cipher-ctr.c
crypto/openssh-4/cipher.c
crypto/openssh-4/cipher.h
crypto/openssh-4/cleanup.c
crypto/openssh-4/clientloop.c
crypto/openssh-4/clientloop.h
crypto/openssh-4/compat.c
crypto/openssh-4/compat.h
crypto/openssh-4/compress.c
crypto/openssh-4/compress.h
crypto/openssh-4/crc32.c
crypto/openssh-4/crc32.h
crypto/openssh-4/deattack.c
crypto/openssh-4/deattack.h
crypto/openssh-4/defines.h
crypto/openssh-4/dh.c
crypto/openssh-4/dh.h
crypto/openssh-4/dispatch.c
crypto/openssh-4/dispatch.h
crypto/openssh-4/dns.c
crypto/openssh-4/dns.h
crypto/openssh-4/entropy.c
crypto/openssh-4/fatal.c
crypto/openssh-4/groupaccess.c
crypto/openssh-4/groupaccess.h
crypto/openssh-4/gss-genr.c
crypto/openssh-4/gss-serv-krb5.c
crypto/openssh-4/gss-serv.c
crypto/openssh-4/hostfile.c
crypto/openssh-4/hostfile.h
crypto/openssh-4/includes.h
crypto/openssh-4/kex.c
crypto/openssh-4/kex.h
crypto/openssh-4/kexdh.c
crypto/openssh-4/kexdhc.c
crypto/openssh-4/kexdhs.c
crypto/openssh-4/kexgex.c
crypto/openssh-4/kexgexc.c
crypto/openssh-4/kexgexs.c
crypto/openssh-4/key.c
crypto/openssh-4/key.h
crypto/openssh-4/log.c
crypto/openssh-4/log.h
crypto/openssh-4/loginrec.c
crypto/openssh-4/loginrec.h
crypto/openssh-4/mac.c
crypto/openssh-4/mac.h
crypto/openssh-4/match.c
crypto/openssh-4/match.h
crypto/openssh-4/md5crypt.c
crypto/openssh-4/misc.c
crypto/openssh-4/misc.h
crypto/openssh-4/moduli.c
crypto/openssh-4/monitor.c
crypto/openssh-4/monitor.h
crypto/openssh-4/monitor_fdpass.c
crypto/openssh-4/monitor_fdpass.h
crypto/openssh-4/monitor_mm.c
crypto/openssh-4/monitor_mm.h
crypto/openssh-4/monitor_wrap.c
crypto/openssh-4/monitor_wrap.h
crypto/openssh-4/msg.c
crypto/openssh-4/msg.h
crypto/openssh-4/myproposal.h
crypto/openssh-4/nchan.c
crypto/openssh-4/openbsd-compat/bsd-misc.c
crypto/openssh-4/openbsd-compat/fake-rfc2553.h
crypto/openssh-4/openbsd-compat/getrrsetbyname.c
crypto/openssh-4/openbsd-compat/glob.h
crypto/openssh-4/openbsd-compat/openbsd-compat.h
crypto/openssh-4/openbsd-compat/openssl-compat.h
crypto/openssh-4/openbsd-compat/port-aix.h
crypto/openssh-4/openbsd-compat/port-linux.h [copied from crypto/openssh-4/cleanup.c with 70% similarity]
crypto/openssh-4/openbsd-compat/port-solaris.h [copied from crypto/openssh-4/cleanup.c with 71% similarity]
crypto/openssh-4/openbsd-compat/port-tun.c
crypto/openssh-4/openbsd-compat/port-tun.h
crypto/openssh-4/openbsd-compat/xmmap.c
crypto/openssh-4/packet.c
crypto/openssh-4/packet.h
crypto/openssh-4/pathnames.h
crypto/openssh-4/platform.c [copied from crypto/openssh-4/openbsd-compat/port-tun.h with 58% similarity]
crypto/openssh-4/platform.h [copied from crypto/openssh-4/cleanup.c with 74% similarity]
crypto/openssh-4/progressmeter.c
crypto/openssh-4/progressmeter.h
crypto/openssh-4/readconf.c
crypto/openssh-4/readconf.h
crypto/openssh-4/readpass.c
crypto/openssh-4/rsa.c
crypto/openssh-4/rsa.h
crypto/openssh-4/scard-opensc.c
crypto/openssh-4/scard.c
crypto/openssh-4/scp.1
crypto/openssh-4/scp.c
crypto/openssh-4/servconf.c
crypto/openssh-4/servconf.h
crypto/openssh-4/serverloop.c
crypto/openssh-4/serverloop.h
crypto/openssh-4/session.c
crypto/openssh-4/session.h
crypto/openssh-4/sftp-client.c
crypto/openssh-4/sftp-common.c
crypto/openssh-4/sftp-common.h
crypto/openssh-4/sftp-glob.c
crypto/openssh-4/sftp-server.8
crypto/openssh-4/sftp-server.c
crypto/openssh-4/sftp.c
crypto/openssh-4/sftp.h
crypto/openssh-4/ssh-add.c
crypto/openssh-4/ssh-agent.1
crypto/openssh-4/ssh-agent.c
crypto/openssh-4/ssh-dss.c
crypto/openssh-4/ssh-gss.h
crypto/openssh-4/ssh-keygen.c
crypto/openssh-4/ssh-keyscan.c
crypto/openssh-4/ssh-keysign.8
crypto/openssh-4/ssh-keysign.c
crypto/openssh-4/ssh-rsa.c
crypto/openssh-4/ssh.1
crypto/openssh-4/ssh.c
crypto/openssh-4/ssh.h
crypto/openssh-4/ssh1.h
crypto/openssh-4/ssh2.h
crypto/openssh-4/ssh_config
crypto/openssh-4/ssh_config.5
crypto/openssh-4/sshconnect.c
crypto/openssh-4/sshconnect.h
crypto/openssh-4/sshconnect1.c
crypto/openssh-4/sshconnect2.c
crypto/openssh-4/sshd.8
crypto/openssh-4/sshd.c
crypto/openssh-4/sshd_config
crypto/openssh-4/sshd_config.5
crypto/openssh-4/sshlogin.c
crypto/openssh-4/sshlogin.h
crypto/openssh-4/sshpty.c
crypto/openssh-4/sshpty.h
crypto/openssh-4/sshtty.c
crypto/openssh-4/ttymodes.c
crypto/openssh-4/ttymodes.h
crypto/openssh-4/uidswap.c
crypto/openssh-4/uidswap.h
crypto/openssh-4/uuencode.c
crypto/openssh-4/uuencode.h
crypto/openssh-4/xmalloc.c
crypto/openssh-4/xmalloc.h