]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of OpenSSH 4.0p1.
authorDag-Erling Smørgrav <des@FreeBSD.org>
Sun, 5 Jun 2005 15:40:50 +0000 (15:40 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Sun, 5 Jun 2005 15:40:50 +0000 (15:40 +0000)
commit5e8dbd04ef7b2df5ba3f8dc859ad6e472ce1c534
tree7767975616a98948a7ef791c43b28a21711a22c7
parentd74d50a84bda49cca847afc2f65bf790d6af7361
Vendor import of OpenSSH 4.0p1.
129 files changed:
crypto/openssh/ChangeLog
crypto/openssh/INSTALL
crypto/openssh/LICENCE
crypto/openssh/Makefile.in
crypto/openssh/README
crypto/openssh/README.platform
crypto/openssh/README.privsep
crypto/openssh/TODO
crypto/openssh/WARNING.RNG
crypto/openssh/acconfig.h
crypto/openssh/audit-bsm.c [new file with mode: 0644]
crypto/openssh/audit.c [new file with mode: 0644]
crypto/openssh/audit.h [new file with mode: 0644]
crypto/openssh/auth-bsdauth.c
crypto/openssh/auth-chall.c
crypto/openssh/auth-krb5.c
crypto/openssh/auth-options.c
crypto/openssh/auth-pam.c
crypto/openssh/auth-pam.h
crypto/openssh/auth-passwd.c
crypto/openssh/auth-rsa.c
crypto/openssh/auth-shadow.c
crypto/openssh/auth.c
crypto/openssh/auth.h
crypto/openssh/auth1.c
crypto/openssh/auth2-chall.c
crypto/openssh/auth2-kbdint.c
crypto/openssh/auth2-none.c
crypto/openssh/auth2-passwd.c
crypto/openssh/auth2-pubkey.c
crypto/openssh/auth2.c
crypto/openssh/authfile.c
crypto/openssh/bufaux.c
crypto/openssh/bufaux.h
crypto/openssh/buffer.c
crypto/openssh/buffer.h
crypto/openssh/canohost.c
crypto/openssh/canohost.h
crypto/openssh/channels.c
crypto/openssh/channels.h
crypto/openssh/cipher-ctr.c
crypto/openssh/cipher.c
crypto/openssh/clientloop.c
crypto/openssh/clientloop.h
crypto/openssh/compat.c
crypto/openssh/compat.h
crypto/openssh/configure.ac
crypto/openssh/defines.h
crypto/openssh/hostfile.c
crypto/openssh/hostfile.h
crypto/openssh/includes.h
crypto/openssh/key.c
crypto/openssh/log.c
crypto/openssh/loginrec.c
crypto/openssh/loginrec.h
crypto/openssh/misc.c
crypto/openssh/misc.h
crypto/openssh/moduli
crypto/openssh/moduli.c
crypto/openssh/monitor.c
crypto/openssh/monitor.h
crypto/openssh/monitor_mm.c
crypto/openssh/monitor_wrap.c
crypto/openssh/monitor_wrap.h
crypto/openssh/openbsd-compat/bsd-arc4random.c
crypto/openssh/openbsd-compat/bsd-cray.c
crypto/openssh/openbsd-compat/bsd-cray.h
crypto/openssh/openbsd-compat/bsd-cygwin_util.c
crypto/openssh/openbsd-compat/bsd-cygwin_util.h
crypto/openssh/openbsd-compat/bsd-misc.c
crypto/openssh/openbsd-compat/bsd-misc.h
crypto/openssh/openbsd-compat/bsd-openpty.c
crypto/openssh/openbsd-compat/bsd-snprintf.c
crypto/openssh/openbsd-compat/fake-rfc2553.h
crypto/openssh/openbsd-compat/getrrsetbyname.c
crypto/openssh/openbsd-compat/inet_ntop.c
crypto/openssh/openbsd-compat/mktemp.c
crypto/openssh/openbsd-compat/port-aix.c
crypto/openssh/openbsd-compat/port-aix.h
crypto/openssh/openbsd-compat/realpath.c
crypto/openssh/openbsd-compat/xmmap.c
crypto/openssh/packet.c
crypto/openssh/readconf.c
crypto/openssh/readconf.h
crypto/openssh/readpass.c
crypto/openssh/regress/Makefile
crypto/openssh/regress/agent-ptrace.sh
crypto/openssh/regress/brokenkeys.sh [new file with mode: 0644]
crypto/openssh/regress/dynamic-forward.sh
crypto/openssh/regress/envpass.sh
crypto/openssh/regress/login-timeout.sh
crypto/openssh/regress/multiplex.sh
crypto/openssh/regress/reexec.sh
crypto/openssh/regress/rekey.sh
crypto/openssh/regress/scp.sh
crypto/openssh/regress/sftp-glob.sh [new file with mode: 0644]
crypto/openssh/regress/sshd-log-wrapper.sh [new file with mode: 0644]
crypto/openssh/regress/test-exec.sh
crypto/openssh/scp.1
crypto/openssh/scp.c
crypto/openssh/servconf.c
crypto/openssh/servconf.h
crypto/openssh/session.c
crypto/openssh/sftp-client.c
crypto/openssh/sftp-client.h
crypto/openssh/sftp.1
crypto/openssh/sftp.c
crypto/openssh/ssh-add.1
crypto/openssh/ssh-agent.c
crypto/openssh/ssh-keygen.1
crypto/openssh/ssh-keygen.c
crypto/openssh/ssh-keyscan.1
crypto/openssh/ssh-keyscan.c
crypto/openssh/ssh-keysign.c
crypto/openssh/ssh-rand-helper.c
crypto/openssh/ssh.1
crypto/openssh/ssh.c
crypto/openssh/ssh.h
crypto/openssh/ssh1.h
crypto/openssh/ssh_config
crypto/openssh/ssh_config.5
crypto/openssh/sshconnect.c
crypto/openssh/sshd.8
crypto/openssh/sshd.c
crypto/openssh/sshd_config
crypto/openssh/sshd_config.5
crypto/openssh/survey.sh.in [new file with mode: 0644]
crypto/openssh/uidswap.c
crypto/openssh/version.h