Import OpenSSH-5.1p1.
authorPeter Avalos <pavalos@dragonflybsd.org>
Sat, 27 Sep 2008 22:32:45 +0000 (22:32 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sat, 27 Sep 2008 22:32:45 +0000 (22:32 +0000)
commit3b69e3778ebd2c45579e8196cf526f9440eda025
tree7ad2bd42b15fb3c0d786d9729d72ff9fe3ff95e4
parent16c343f181eb8d129123a17b5bfb4222960b181a
Import OpenSSH-5.1p1.
89 files changed:
crypto/openssh-5/PROTOCOL [new file with mode: 0644]
crypto/openssh-5/PROTOCOL.agent [new file with mode: 0644]
crypto/openssh-5/README
crypto/openssh-5/addrmatch.c [new file with mode: 0644]
crypto/openssh-5/atomicio.c
crypto/openssh-5/auth-options.c
crypto/openssh-5/auth-rhosts.c
crypto/openssh-5/auth-rsa.c
crypto/openssh-5/auth.c
crypto/openssh-5/auth.h
crypto/openssh-5/auth1.c
crypto/openssh-5/auth2-hostbased.c
crypto/openssh-5/auth2-none.c
crypto/openssh-5/auth2-pubkey.c
crypto/openssh-5/auth2.c
crypto/openssh-5/bufaux.c
crypto/openssh-5/buffer.h
crypto/openssh-5/canohost.c
crypto/openssh-5/channels.c
crypto/openssh-5/channels.h
crypto/openssh-5/clientloop.c
crypto/openssh-5/clientloop.h
crypto/openssh-5/defines.h
crypto/openssh-5/dh.c
crypto/openssh-5/dh.h
crypto/openssh-5/dns.c
crypto/openssh-5/groupaccess.c
crypto/openssh-5/groupaccess.h
crypto/openssh-5/gss-serv.c
crypto/openssh-5/includes.h
crypto/openssh-5/key.c
crypto/openssh-5/key.h
crypto/openssh-5/log.c
crypto/openssh-5/log.h
crypto/openssh-5/mac.c
crypto/openssh-5/match.c
crypto/openssh-5/match.h
crypto/openssh-5/misc.c
crypto/openssh-5/misc.h
crypto/openssh-5/moduli.5 [new file with mode: 0644]
crypto/openssh-5/moduli.c
crypto/openssh-5/monitor.c
crypto/openssh-5/monitor_mm.h
crypto/openssh-5/monitor_wrap.c
crypto/openssh-5/mux.c [new file with mode: 0644]
crypto/openssh-5/nchan.c
crypto/openssh-5/openbsd-compat/bsd-statvfs.h [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/fake-rfc2553.h
crypto/openssh-5/openbsd-compat/fmt_scaled.c [new file with mode: 0644]
crypto/openssh-5/openbsd-compat/openbsd-compat.h
crypto/openssh-5/openbsd-compat/port-tun.c
crypto/openssh-5/packet.c
crypto/openssh-5/packet.h
crypto/openssh-5/readconf.c
crypto/openssh-5/readconf.h
crypto/openssh-5/scp.1
crypto/openssh-5/scp.c
crypto/openssh-5/servconf.c
crypto/openssh-5/servconf.h
crypto/openssh-5/serverloop.c
crypto/openssh-5/session.c
crypto/openssh-5/session.h
crypto/openssh-5/sftp-client.c
crypto/openssh-5/sftp-client.h
crypto/openssh-5/sftp-server.8
crypto/openssh-5/sftp-server.c
crypto/openssh-5/sftp.1
crypto/openssh-5/sftp.c
crypto/openssh-5/sftp.h
crypto/openssh-5/ssh-agent.1
crypto/openssh-5/ssh-agent.c
crypto/openssh-5/ssh-keygen.1
crypto/openssh-5/ssh-keygen.c
crypto/openssh-5/ssh-keyscan.1
crypto/openssh-5/ssh-keyscan.c
crypto/openssh-5/ssh-keysign.8
crypto/openssh-5/ssh.1
crypto/openssh-5/ssh.c
crypto/openssh-5/ssh_config.5
crypto/openssh-5/sshconnect.c
crypto/openssh-5/sshconnect2.c
crypto/openssh-5/sshd.8
crypto/openssh-5/sshd.c
crypto/openssh-5/sshd_config
crypto/openssh-5/sshd_config.5
crypto/openssh-5/sshpty.h
crypto/openssh-5/sshtty.c
crypto/openssh-5/ttymodes.c
crypto/openssh-5/umac.c