Import OpenSSH-3.9p1 from openbsd.org
authorScott Ullrich <geekgod@dragonflybsd.org>
Mon, 30 Aug 2004 21:59:58 +0000 (21:59 +0000)
committerScott Ullrich <geekgod@dragonflybsd.org>
Mon, 30 Aug 2004 21:59:58 +0000 (21:59 +0000)
commit47fa77c331b21f295f654f272bff04ea33b8ed6d
tree1489ea797832bd5cb131c575486b5e84b2867cfa
parent4c0dde239b199a056d278eb2b60b0ff1923a99e7
Import OpenSSH-3.9p1 from openbsd.org

Assistance-from: Chris Pressey, Jörg Sonnenberger
Testing-by: Guillermo García Rojas C, Chris Pressey & Jeroen Ruigrok van der Werven
271 files changed:
crypto/openssh-3.9p1/CREDITS [new file with mode: 0644]
crypto/openssh-3.9p1/INSTALL [new file with mode: 0644]
crypto/openssh-3.9p1/LICENCE [new file with mode: 0644]
crypto/openssh-3.9p1/README [new file with mode: 0644]
crypto/openssh-3.9p1/README.DELETED [new file with mode: 0644]
crypto/openssh-3.9p1/README.DRAGONFLY [new file with mode: 0644]
crypto/openssh-3.9p1/README.dns [new file with mode: 0644]
crypto/openssh-3.9p1/README.privsep [new file with mode: 0644]
crypto/openssh-3.9p1/README.smartcard [new file with mode: 0644]
crypto/openssh-3.9p1/TODO [new file with mode: 0644]
crypto/openssh-3.9p1/acss.c [new file with mode: 0644]
crypto/openssh-3.9p1/acss.h [new file with mode: 0644]
crypto/openssh-3.9p1/atomicio.c [new file with mode: 0644]
crypto/openssh-3.9p1/atomicio.h [new file with mode: 0644]
crypto/openssh-3.9p1/auth-bsdauth.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth-chall.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth-krb5.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth-options.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth-options.h [new file with mode: 0644]
crypto/openssh-3.9p1/auth-pam.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth-pam.h [new file with mode: 0644]
crypto/openssh-3.9p1/auth-passwd.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth-rh-rsa.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth-rhosts.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth-rsa.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth-shadow.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth-sia.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth-sia.h [new file with mode: 0644]
crypto/openssh-3.9p1/auth-skey.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth.h [new file with mode: 0644]
crypto/openssh-3.9p1/auth1.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth2-chall.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth2-gss.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth2-hostbased.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth2-kbdint.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth2-none.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth2-passwd.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth2-pubkey.c [new file with mode: 0644]
crypto/openssh-3.9p1/auth2.c [new file with mode: 0644]
crypto/openssh-3.9p1/authfd.c [new file with mode: 0644]
crypto/openssh-3.9p1/authfd.h [new file with mode: 0644]
crypto/openssh-3.9p1/authfile.c [new file with mode: 0644]
crypto/openssh-3.9p1/authfile.h [new file with mode: 0644]
crypto/openssh-3.9p1/bufaux.c [new file with mode: 0644]
crypto/openssh-3.9p1/bufaux.h [new file with mode: 0644]
crypto/openssh-3.9p1/buffer.c [new file with mode: 0644]
crypto/openssh-3.9p1/buffer.h [new file with mode: 0644]
crypto/openssh-3.9p1/buildpkg.sh.in [new file with mode: 0644]
crypto/openssh-3.9p1/canohost.c [new file with mode: 0644]
crypto/openssh-3.9p1/canohost.h [new file with mode: 0644]
crypto/openssh-3.9p1/channels.c [new file with mode: 0644]
crypto/openssh-3.9p1/channels.h [new file with mode: 0644]
crypto/openssh-3.9p1/cipher-3des1.c [new file with mode: 0644]
crypto/openssh-3.9p1/cipher-acss.c [new file with mode: 0644]
crypto/openssh-3.9p1/cipher-aes.c [new file with mode: 0644]
crypto/openssh-3.9p1/cipher-bf1.c [new file with mode: 0644]
crypto/openssh-3.9p1/cipher-ctr.c [new file with mode: 0644]
crypto/openssh-3.9p1/cipher.c [new file with mode: 0644]
crypto/openssh-3.9p1/cipher.h [new file with mode: 0644]
crypto/openssh-3.9p1/cleanup.c [new file with mode: 0644]
crypto/openssh-3.9p1/clientloop.c [new file with mode: 0644]
crypto/openssh-3.9p1/clientloop.h [new file with mode: 0644]
crypto/openssh-3.9p1/compat.c [new file with mode: 0644]
crypto/openssh-3.9p1/compat.h [new file with mode: 0644]
crypto/openssh-3.9p1/compress.c [new file with mode: 0644]
crypto/openssh-3.9p1/compress.h [new file with mode: 0644]
crypto/openssh-3.9p1/crc32.c [new file with mode: 0644]
crypto/openssh-3.9p1/crc32.h [new file with mode: 0644]
crypto/openssh-3.9p1/deattack.c [new file with mode: 0644]
crypto/openssh-3.9p1/deattack.h [new file with mode: 0644]
crypto/openssh-3.9p1/defines.h [new file with mode: 0644]
crypto/openssh-3.9p1/dh.c [new file with mode: 0644]
crypto/openssh-3.9p1/dh.h [new file with mode: 0644]
crypto/openssh-3.9p1/dispatch.c [new file with mode: 0644]
crypto/openssh-3.9p1/dispatch.h [new file with mode: 0644]
crypto/openssh-3.9p1/dns.c [new file with mode: 0644]
crypto/openssh-3.9p1/dns.h [new file with mode: 0644]
crypto/openssh-3.9p1/entropy.c [new file with mode: 0644]
crypto/openssh-3.9p1/entropy.h [new file with mode: 0644]
crypto/openssh-3.9p1/envpass.sh [new file with mode: 0644]
crypto/openssh-3.9p1/fatal.c [new file with mode: 0644]
crypto/openssh-3.9p1/getput.h [new file with mode: 0644]
crypto/openssh-3.9p1/groupaccess.c [new file with mode: 0644]
crypto/openssh-3.9p1/groupaccess.h [new file with mode: 0644]
crypto/openssh-3.9p1/gss-genr.c [new file with mode: 0644]
crypto/openssh-3.9p1/gss-serv-krb5.c [new file with mode: 0644]
crypto/openssh-3.9p1/gss-serv.c [new file with mode: 0644]
crypto/openssh-3.9p1/hostfile.c [new file with mode: 0644]
crypto/openssh-3.9p1/hostfile.h [new file with mode: 0644]
crypto/openssh-3.9p1/includes.h [new file with mode: 0644]
crypto/openssh-3.9p1/kex.c [new file with mode: 0644]
crypto/openssh-3.9p1/kex.h [new file with mode: 0644]
crypto/openssh-3.9p1/kexdh.c [new file with mode: 0644]
crypto/openssh-3.9p1/kexdhc.c [new file with mode: 0644]
crypto/openssh-3.9p1/kexdhs.c [new file with mode: 0644]
crypto/openssh-3.9p1/kexgex.c [new file with mode: 0644]
crypto/openssh-3.9p1/kexgexc.c [new file with mode: 0644]
crypto/openssh-3.9p1/kexgexs.c [new file with mode: 0644]
crypto/openssh-3.9p1/key.c [new file with mode: 0644]
crypto/openssh-3.9p1/key.h [new file with mode: 0644]
crypto/openssh-3.9p1/log.c [new file with mode: 0644]
crypto/openssh-3.9p1/log.h [new file with mode: 0644]
crypto/openssh-3.9p1/log.h.patch [new file with mode: 0644]
crypto/openssh-3.9p1/log.h_orig [new file with mode: 0644]
crypto/openssh-3.9p1/loginrec.c [new file with mode: 0644]
crypto/openssh-3.9p1/loginrec.h [new file with mode: 0644]
crypto/openssh-3.9p1/logintest.c [new file with mode: 0644]
crypto/openssh-3.9p1/mac.c [new file with mode: 0644]
crypto/openssh-3.9p1/mac.h [new file with mode: 0644]
crypto/openssh-3.9p1/match.c [new file with mode: 0644]
crypto/openssh-3.9p1/match.h [new file with mode: 0644]
crypto/openssh-3.9p1/md5crypt.c [new file with mode: 0644]
crypto/openssh-3.9p1/md5crypt.h [new file with mode: 0644]
crypto/openssh-3.9p1/misc.c [new file with mode: 0644]
crypto/openssh-3.9p1/misc.h [new file with mode: 0644]
crypto/openssh-3.9p1/moduli [new file with mode: 0644]
crypto/openssh-3.9p1/moduli.c [new file with mode: 0644]
crypto/openssh-3.9p1/monitor.c [new file with mode: 0644]
crypto/openssh-3.9p1/monitor.h [new file with mode: 0644]
crypto/openssh-3.9p1/monitor_fdpass.c [new file with mode: 0644]
crypto/openssh-3.9p1/monitor_fdpass.h [new file with mode: 0644]
crypto/openssh-3.9p1/monitor_mm.c [new file with mode: 0644]
crypto/openssh-3.9p1/monitor_mm.h [new file with mode: 0644]
crypto/openssh-3.9p1/monitor_wrap.c [new file with mode: 0644]
crypto/openssh-3.9p1/monitor_wrap.h [new file with mode: 0644]
crypto/openssh-3.9p1/mpaux.c [new file with mode: 0644]
crypto/openssh-3.9p1/mpaux.h [new file with mode: 0644]
crypto/openssh-3.9p1/msg.c [new file with mode: 0644]
crypto/openssh-3.9p1/msg.h [new file with mode: 0644]
crypto/openssh-3.9p1/myproposal.h [new file with mode: 0644]
crypto/openssh-3.9p1/nchan.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/base64.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/base64.h [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/basename.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/bindresvport.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/bsd-arc4random.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/bsd-closefrom.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/bsd-cray.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/bsd-cray.h [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/bsd-cygwin_util.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/bsd-cygwin_util.h [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/bsd-getpeereid.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/bsd-misc.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/bsd-misc.h [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/bsd-nextstep.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/bsd-nextstep.h [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/bsd-openpty.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/bsd-snprintf.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/bsd-waitpid.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/bsd-waitpid.h [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/daemon.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/dirname.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/fake-rfc2553.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/fake-rfc2553.h [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/getcwd.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/getgrouplist.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/getopt.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/getrrsetbyname.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/getrrsetbyname.h [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/glob.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/glob.h [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/inet_aton.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/inet_ntoa.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/inet_ntop.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/mktemp.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/openbsd-compat.h [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/port-aix.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/port-aix.h [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/port-irix.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/port-irix.h [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/readpassphrase.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/readpassphrase.h [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/realpath.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/rresvport.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/setenv.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/setproctitle.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/sigact.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/sigact.h [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/strlcat.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/strlcpy.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/strmode.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/strsep.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/strtoul.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/sys-queue.h [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/sys-tree.h [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/vis.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/vis.h [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/xcrypt.c [new file with mode: 0644]
crypto/openssh-3.9p1/openbsd-compat/xmmap.c [new file with mode: 0644]
crypto/openssh-3.9p1/opensshd.init.in [new file with mode: 0644]
crypto/openssh-3.9p1/packet.c [new file with mode: 0644]
crypto/openssh-3.9p1/packet.h [new file with mode: 0644]
crypto/openssh-3.9p1/pathnames.h [new file with mode: 0644]
crypto/openssh-3.9p1/progressmeter.c [new file with mode: 0644]
crypto/openssh-3.9p1/progressmeter.h [new file with mode: 0644]
crypto/openssh-3.9p1/readconf.c [new file with mode: 0644]
crypto/openssh-3.9p1/readconf.h [new file with mode: 0644]
crypto/openssh-3.9p1/readpass.c [new file with mode: 0644]
crypto/openssh-3.9p1/regress/envpass.sh [new file with mode: 0644]
crypto/openssh-3.9p1/regress/multiplex.sh [new file with mode: 0644]
crypto/openssh-3.9p1/regress/reexec.sh [new file with mode: 0644]
crypto/openssh-3.9p1/regress/scp-ssh-wrapper.sh [new file with mode: 0644]
crypto/openssh-3.9p1/regress/scp.sh [new file with mode: 0644]
crypto/openssh-3.9p1/rijndael.c [new file with mode: 0644]
crypto/openssh-3.9p1/rijndael.h [new file with mode: 0644]
crypto/openssh-3.9p1/rsa.c [new file with mode: 0644]
crypto/openssh-3.9p1/rsa.h [new file with mode: 0644]
crypto/openssh-3.9p1/scard-opensc.c [new file with mode: 0644]
crypto/openssh-3.9p1/scard.c [new file with mode: 0644]
crypto/openssh-3.9p1/scard.h [new file with mode: 0644]
crypto/openssh-3.9p1/scp.1 [new file with mode: 0644]
crypto/openssh-3.9p1/scp.c [new file with mode: 0644]
crypto/openssh-3.9p1/servconf.c [new file with mode: 0644]
crypto/openssh-3.9p1/servconf.h [new file with mode: 0644]
crypto/openssh-3.9p1/serverloop.c [new file with mode: 0644]
crypto/openssh-3.9p1/serverloop.h [new file with mode: 0644]
crypto/openssh-3.9p1/session.c [new file with mode: 0644]
crypto/openssh-3.9p1/session.h [new file with mode: 0644]
crypto/openssh-3.9p1/sftp-client.c [new file with mode: 0644]
crypto/openssh-3.9p1/sftp-client.h [new file with mode: 0644]
crypto/openssh-3.9p1/sftp-common.c [new file with mode: 0644]
crypto/openssh-3.9p1/sftp-common.h [new file with mode: 0644]
crypto/openssh-3.9p1/sftp-glob.c [new file with mode: 0644]
crypto/openssh-3.9p1/sftp-server.8 [new file with mode: 0644]
crypto/openssh-3.9p1/sftp-server.c [new file with mode: 0644]
crypto/openssh-3.9p1/sftp.1 [new file with mode: 0644]
crypto/openssh-3.9p1/sftp.c [new file with mode: 0644]
crypto/openssh-3.9p1/sftp.h [new file with mode: 0644]
crypto/openssh-3.9p1/ssh-add.1 [new file with mode: 0644]
crypto/openssh-3.9p1/ssh-add.c [new file with mode: 0644]
crypto/openssh-3.9p1/ssh-agent.1 [new file with mode: 0644]
crypto/openssh-3.9p1/ssh-agent.c [new file with mode: 0644]
crypto/openssh-3.9p1/ssh-dss.c [new file with mode: 0644]
crypto/openssh-3.9p1/ssh-gss.h [new file with mode: 0644]
crypto/openssh-3.9p1/ssh-keygen.1 [new file with mode: 0644]
crypto/openssh-3.9p1/ssh-keygen.c [new file with mode: 0644]
crypto/openssh-3.9p1/ssh-keyscan.1 [new file with mode: 0644]
crypto/openssh-3.9p1/ssh-keyscan.c [new file with mode: 0644]
crypto/openssh-3.9p1/ssh-keysign.8 [new file with mode: 0644]
crypto/openssh-3.9p1/ssh-keysign.c [new file with mode: 0644]
crypto/openssh-3.9p1/ssh-rsa.c [new file with mode: 0644]
crypto/openssh-3.9p1/ssh.1 [new file with mode: 0644]
crypto/openssh-3.9p1/ssh.c [new file with mode: 0644]
crypto/openssh-3.9p1/ssh.h [new file with mode: 0644]
crypto/openssh-3.9p1/ssh1.h [new file with mode: 0644]
crypto/openssh-3.9p1/ssh2.h [new file with mode: 0644]
crypto/openssh-3.9p1/ssh_config [new file with mode: 0644]
crypto/openssh-3.9p1/ssh_config.5 [new file with mode: 0644]
crypto/openssh-3.9p1/sshconnect.c [new file with mode: 0644]
crypto/openssh-3.9p1/sshconnect.h [new file with mode: 0644]
crypto/openssh-3.9p1/sshconnect1.c [new file with mode: 0644]
crypto/openssh-3.9p1/sshconnect2.c [new file with mode: 0644]
crypto/openssh-3.9p1/sshd.8 [new file with mode: 0644]
crypto/openssh-3.9p1/sshd.c [new file with mode: 0644]
crypto/openssh-3.9p1/sshd_config [new file with mode: 0644]
crypto/openssh-3.9p1/sshd_config.5 [new file with mode: 0644]
crypto/openssh-3.9p1/sshlogin.c [new file with mode: 0644]
crypto/openssh-3.9p1/sshlogin.h [new file with mode: 0644]
crypto/openssh-3.9p1/sshpty.c [new file with mode: 0644]
crypto/openssh-3.9p1/sshpty.h [new file with mode: 0644]
crypto/openssh-3.9p1/sshtty.c [new file with mode: 0644]
crypto/openssh-3.9p1/tildexpand.c [new file with mode: 0644]
crypto/openssh-3.9p1/ttymodes.c [new file with mode: 0644]
crypto/openssh-3.9p1/ttymodes.h [new file with mode: 0644]
crypto/openssh-3.9p1/uidswap.c [new file with mode: 0644]
crypto/openssh-3.9p1/uidswap.h [new file with mode: 0644]
crypto/openssh-3.9p1/uuencode.c [new file with mode: 0644]
crypto/openssh-3.9p1/uuencode.h [new file with mode: 0644]
crypto/openssh-3.9p1/xmalloc.c [new file with mode: 0644]
crypto/openssh-3.9p1/xmalloc.h [new file with mode: 0644]