]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of OpenSSH-portable 3.6.1p1.
authorDag-Erling Smørgrav <des@FreeBSD.org>
Wed, 23 Apr 2003 16:53:02 +0000 (16:53 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Wed, 23 Apr 2003 16:53:02 +0000 (16:53 +0000)
commitd0c8c0bcc279fcf7568c5e97c15c115cbf83be4c
tree70033bf9d0551c1f485a8bf5c04d41148812e33a
parent4b17dab0ba7675679933f9f3d4aed1cd28dd0393
Vendor import of OpenSSH-portable 3.6.1p1.
135 files changed:
crypto/openssh/ChangeLog
crypto/openssh/Makefile.in
crypto/openssh/README
crypto/openssh/README.privsep
crypto/openssh/TODO
crypto/openssh/acconfig.h
crypto/openssh/auth-krb4.c
crypto/openssh/auth-krb5.c
crypto/openssh/auth-pam.c
crypto/openssh/auth-passwd.c
crypto/openssh/auth-sia.c
crypto/openssh/auth-sia.h
crypto/openssh/auth.c
crypto/openssh/auth1.c
crypto/openssh/auth2-pam.c
crypto/openssh/auth2.c
crypto/openssh/authfd.c
crypto/openssh/authfd.h
crypto/openssh/authfile.c
crypto/openssh/bufaux.c
crypto/openssh/canohost.c
crypto/openssh/channels.c
crypto/openssh/cipher.c
crypto/openssh/clientloop.c
crypto/openssh/compat.c
crypto/openssh/compat.h
crypto/openssh/config.guess
crypto/openssh/config.sub
crypto/openssh/configure.ac
crypto/openssh/crc32.c
crypto/openssh/crc32.h
crypto/openssh/defines.h
crypto/openssh/dh.c
crypto/openssh/fixpaths
crypto/openssh/hostfile.h
crypto/openssh/includes.h
crypto/openssh/kex.c
crypto/openssh/kex.h
crypto/openssh/kexdh.c
crypto/openssh/kexdhc.c [new file with mode: 0644]
crypto/openssh/kexdhs.c [new file with mode: 0644]
crypto/openssh/kexgex.c
crypto/openssh/kexgexc.c [new file with mode: 0644]
crypto/openssh/kexgexs.c [new file with mode: 0644]
crypto/openssh/key.c
crypto/openssh/key.h
crypto/openssh/log.c
crypto/openssh/loginrec.c
crypto/openssh/misc.c
crypto/openssh/monitor.c
crypto/openssh/monitor_wrap.c
crypto/openssh/msg.c
crypto/openssh/msg.h
crypto/openssh/openbsd-compat/Makefile.in
crypto/openssh/openbsd-compat/base64.c
crypto/openssh/openbsd-compat/base64.h
crypto/openssh/openbsd-compat/basename.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/basename.h [new file with mode: 0644]
crypto/openssh/openbsd-compat/bsd-arc4random.c
crypto/openssh/openbsd-compat/bsd-cray.h
crypto/openssh/openbsd-compat/bsd-cygwin_util.c
crypto/openssh/openbsd-compat/bsd-getpeereid.c
crypto/openssh/openbsd-compat/bsd-misc.c
crypto/openssh/openbsd-compat/bsd-misc.h
crypto/openssh/openbsd-compat/bsd-snprintf.c
crypto/openssh/openbsd-compat/fake-getaddrinfo.c
crypto/openssh/openbsd-compat/fake-getaddrinfo.h
crypto/openssh/openbsd-compat/getcwd.c
crypto/openssh/openbsd-compat/getopt.c
crypto/openssh/openbsd-compat/mktemp.c
crypto/openssh/openbsd-compat/mktemp.h
crypto/openssh/openbsd-compat/openbsd-compat.h
crypto/openssh/openbsd-compat/port-aix.h
crypto/openssh/openbsd-compat/setenv.c
crypto/openssh/openbsd-compat/setproctitle.c
crypto/openssh/openbsd-compat/setproctitle.h
crypto/openssh/openbsd-compat/sys-tree.h
crypto/openssh/openbsd-compat/vis.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/vis.h [new file with mode: 0644]
crypto/openssh/packet.c
crypto/openssh/packet.h
crypto/openssh/progressmeter.c [new file with mode: 0644]
crypto/openssh/progressmeter.h [new file with mode: 0644]
crypto/openssh/readconf.c
crypto/openssh/readconf.h
crypto/openssh/readpass.c
crypto/openssh/regress/Makefile
crypto/openssh/regress/agent-getpeereid.sh [new file with mode: 0644]
crypto/openssh/regress/agent-ptrace.sh [new file with mode: 0644]
crypto/openssh/regress/agent-timeout.sh [new file with mode: 0644]
crypto/openssh/regress/keygen-change.sh [new file with mode: 0644]
crypto/openssh/regress/proxy-connect.sh
crypto/openssh/regress/sftp-batch.sh [new file with mode: 0644]
crypto/openssh/regress/sftp-cmds.sh [new file with mode: 0644]
crypto/openssh/regress/ssh-com-client.sh
crypto/openssh/regress/ssh-com-keygen.sh
crypto/openssh/regress/ssh-com-sftp.sh
crypto/openssh/regress/ssh-com.sh
crypto/openssh/scp.1
crypto/openssh/scp.c
crypto/openssh/servconf.c
crypto/openssh/serverloop.c
crypto/openssh/session.c
crypto/openssh/sftp-client.c
crypto/openssh/sftp-common.c
crypto/openssh/sftp-int.c
crypto/openssh/sftp-int.h
crypto/openssh/sftp-server.c
crypto/openssh/sftp.1
crypto/openssh/sftp.c
crypto/openssh/ssh-add.1
crypto/openssh/ssh-add.c
crypto/openssh/ssh-agent.1
crypto/openssh/ssh-agent.c
crypto/openssh/ssh-dss.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.8
crypto/openssh/ssh-keysign.c
crypto/openssh/ssh-rand-helper.c
crypto/openssh/ssh-rsa.c
crypto/openssh/ssh.1
crypto/openssh/ssh.c
crypto/openssh/ssh_config.5
crypto/openssh/sshconnect.c
crypto/openssh/sshconnect2.c
crypto/openssh/sshd.8
crypto/openssh/sshd.c
crypto/openssh/sshd_config.5
crypto/openssh/sshlogin.c
crypto/openssh/sshlogin.h
crypto/openssh/sshpty.c
crypto/openssh/version.h