Import OpenSSH 4.7p1.
authorPeter Avalos <pavalos@dragonflybsd.org>
Sat, 8 Sep 2007 04:52:53 +0000 (04:52 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sat, 8 Sep 2007 04:52:53 +0000 (04:52 +0000)
commitfcbc87a52217cfd11f46bd3f02d4fd28dced670a
treea1fadd52362e0c709b40733d45fdabb6d83fa0b5
parentbc5edf69074d4054348acf9fc97b9d6c85dc81f9
Import OpenSSH 4.7p1.
64 files changed:
crypto/openssh-4/LICENCE
crypto/openssh-4/README
crypto/openssh-4/atomicio.c
crypto/openssh-4/auth-pam.c
crypto/openssh-4/auth.c
crypto/openssh-4/auth2.c
crypto/openssh-4/bufbn.c
crypto/openssh-4/channels.c
crypto/openssh-4/channels.h
crypto/openssh-4/cipher-3des1.c
crypto/openssh-4/cipher-bf1.c
crypto/openssh-4/cipher-ctr.c
crypto/openssh-4/clientloop.c
crypto/openssh-4/clientloop.h
crypto/openssh-4/defines.h
crypto/openssh-4/entropy.c
crypto/openssh-4/gss-genr.c
crypto/openssh-4/gss-serv.c
crypto/openssh-4/includes.h
crypto/openssh-4/kex.c
crypto/openssh-4/kex.h
crypto/openssh-4/key.c
crypto/openssh-4/log.c
crypto/openssh-4/loginrec.c
crypto/openssh-4/mac.c
crypto/openssh-4/mac.h
crypto/openssh-4/monitor.c
crypto/openssh-4/monitor_wrap.c
crypto/openssh-4/myproposal.h
crypto/openssh-4/openbsd-compat/bsd-misc.c
crypto/openssh-4/openbsd-compat/bsd-poll.h [copied from crypto/openssh-4/openbsd-compat/port-uw.h with 59% similarity]
crypto/openssh-4/openbsd-compat/getrrsetbyname.c
crypto/openssh-4/openbsd-compat/openbsd-compat.h
crypto/openssh-4/openbsd-compat/openssl-compat.h
crypto/openssh-4/openbsd-compat/port-uw.h
crypto/openssh-4/openbsd-compat/xmmap.c
crypto/openssh-4/packet.c
crypto/openssh-4/readconf.c
crypto/openssh-4/scard-opensc.c
crypto/openssh-4/scp.1
crypto/openssh-4/scp.c
crypto/openssh-4/servconf.c
crypto/openssh-4/session.c
crypto/openssh-4/sftp-server.8
crypto/openssh-4/sftp-server.c
crypto/openssh-4/sftp.1
crypto/openssh-4/ssh-add.1
crypto/openssh-4/ssh-agent.1
crypto/openssh-4/ssh-agent.c
crypto/openssh-4/ssh-gss.h
crypto/openssh-4/ssh-keygen.1
crypto/openssh-4/ssh-keyscan.1
crypto/openssh-4/ssh-keysign.8
crypto/openssh-4/ssh.1
crypto/openssh-4/ssh.c
crypto/openssh-4/ssh_config
crypto/openssh-4/ssh_config.5
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/umac.c [new file with mode: 0644]
crypto/openssh-4/umac.h [new file with mode: 0644]