Welcome OpenSSH 4.2.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 6 Sep 2005 10:51:17 +0000 (10:51 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 6 Sep 2005 10:51:17 +0000 (10:51 +0000)
commitcc4702a7c712454a934dceb99cd2ee838f37a2c2
tree2e0fee3d9eba9dccf5ea7ee261df984104cbde0b
parentca8b285cc8a18ea3945dc8cf0b12dd92f89e5256
Welcome OpenSSH 4.2.
94 files changed:
crypto/openssh-4/CREDITS
crypto/openssh-4/LICENCE
crypto/openssh-4/README
crypto/openssh-4/acss.c
crypto/openssh-4/atomicio.c
crypto/openssh-4/atomicio.h
crypto/openssh-4/audit.c
crypto/openssh-4/auth-krb5.c
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.c
crypto/openssh-4/authfd.c
crypto/openssh-4/authfile.c
crypto/openssh-4/bufaux.c
crypto/openssh-4/canohost.c
crypto/openssh-4/channels.c
crypto/openssh-4/channels.h
crypto/openssh-4/cipher-acss.c
crypto/openssh-4/cipher-ctr.c
crypto/openssh-4/cipher.c
crypto/openssh-4/clientloop.c
crypto/openssh-4/clientloop.h
crypto/openssh-4/defines.h
crypto/openssh-4/dns.c
crypto/openssh-4/entropy.c
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/includes.h
crypto/openssh-4/kex.c
crypto/openssh-4/kex.h
crypto/openssh-4/key.c
crypto/openssh-4/loginrec.c
crypto/openssh-4/loginrec.h
crypto/openssh-4/mac.c
crypto/openssh-4/match.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_wrap.c
crypto/openssh-4/msg.c
crypto/openssh-4/myproposal.h
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/openbsd-compat.h
crypto/openssh-4/openbsd-compat/openssl-compat.h [new file with mode: 0644]
crypto/openssh-4/openbsd-compat/port-aix.h
crypto/openssh-4/openbsd-compat/port-uw.h [copied from crypto/openssh-4/atomicio.h with 77% similarity]
crypto/openssh-4/packet.c
crypto/openssh-4/packet.h
crypto/openssh-4/progressmeter.c
crypto/openssh-4/readconf.c
crypto/openssh-4/readconf.h
crypto/openssh-4/readpass.c
crypto/openssh-4/scp.c
crypto/openssh-4/servconf.c
crypto/openssh-4/serverloop.c
crypto/openssh-4/session.c
crypto/openssh-4/session.h
crypto/openssh-4/sftp-client.c
crypto/openssh-4/sftp-client.h
crypto/openssh-4/sftp-server.c
crypto/openssh-4/sftp.c
crypto/openssh-4/ssh-add.1
crypto/openssh-4/ssh-add.c
crypto/openssh-4/ssh-agent.1
crypto/openssh-4/ssh-keygen.1
crypto/openssh-4/ssh-keygen.c
crypto/openssh-4/ssh-keyscan.c
crypto/openssh-4/ssh-rsa.c
crypto/openssh-4/ssh.1
crypto/openssh-4/ssh.c
crypto/openssh-4/ssh_config.5
crypto/openssh-4/sshconnect.c
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/sshpty.c
crypto/openssh-4/ttymodes.c