]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFH OpenSSH 5.4p1
authordes <des@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 21 Apr 2010 06:33:10 +0000 (06:33 +0000)
committerdes <des@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 21 Apr 2010 06:33:10 +0000 (06:33 +0000)
commit6b155c1c955b24e8c19bf74052835f0e3fb36b1a
tree4a4ac3c87833639254d471ad239d16a4fbbe8e52
parent7f7a1ed8f8fc6ab9f28f9aaa075bcbf2305a9d8b
MFH OpenSSH 5.4p1

git-svn-id: svn://svn.freebsd.org/base/stable/8@206984 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
169 files changed:
crypto/openssh/ChangeLog
crypto/openssh/INSTALL
crypto/openssh/PROTOCOL
crypto/openssh/PROTOCOL.agent
crypto/openssh/PROTOCOL.certkeys [new file with mode: 0644]
crypto/openssh/PROTOCOL.mux [new file with mode: 0644]
crypto/openssh/README
crypto/openssh/README.platform
crypto/openssh/README.smartcard [deleted file]
crypto/openssh/addrmatch.c
crypto/openssh/auth-krb5.c
crypto/openssh/auth-options.c
crypto/openssh/auth-options.h
crypto/openssh/auth-pam.c
crypto/openssh/auth-passwd.c
crypto/openssh/auth-rh-rsa.c
crypto/openssh/auth-rhosts.c
crypto/openssh/auth-rsa.c
crypto/openssh/auth-sia.c
crypto/openssh/auth.c
crypto/openssh/auth.h
crypto/openssh/auth1.c
crypto/openssh/auth2-hostbased.c
crypto/openssh/auth2-jpake.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/authfd.c
crypto/openssh/authfd.h
crypto/openssh/authfile.c
crypto/openssh/authfile.h
crypto/openssh/bufaux.c
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/clientloop.c
crypto/openssh/clientloop.h
crypto/openssh/config.guess
crypto/openssh/config.h
crypto/openssh/config.h.in
crypto/openssh/defines.h
crypto/openssh/dh.c
crypto/openssh/dns.c
crypto/openssh/dns.h
crypto/openssh/gss-genr.c
crypto/openssh/hostfile.c
crypto/openssh/hostfile.h
crypto/openssh/includes.h
crypto/openssh/jpake.c
crypto/openssh/jpake.h
crypto/openssh/kex.c
crypto/openssh/kex.h
crypto/openssh/kexdhs.c
crypto/openssh/kexgexs.c
crypto/openssh/key.c
crypto/openssh/key.h
crypto/openssh/loginrec.c
crypto/openssh/match.h
crypto/openssh/misc.c
crypto/openssh/misc.h
crypto/openssh/monitor.c
crypto/openssh/monitor_fdpass.c
crypto/openssh/monitor_mm.c
crypto/openssh/monitor_wrap.c
crypto/openssh/monitor_wrap.h
crypto/openssh/mux.c
crypto/openssh/myproposal.h
crypto/openssh/nchan.c
crypto/openssh/openbsd-compat/bsd-cygwin_util.c
crypto/openssh/openbsd-compat/bsd-cygwin_util.h
crypto/openssh/openbsd-compat/daemon.c
crypto/openssh/openbsd-compat/getrrsetbyname.c
crypto/openssh/openbsd-compat/openbsd-compat.h
crypto/openssh/openbsd-compat/openssl-compat.c
crypto/openssh/openbsd-compat/openssl-compat.h
crypto/openssh/openbsd-compat/port-aix.c
crypto/openssh/openbsd-compat/port-aix.h
crypto/openssh/openbsd-compat/port-linux.c
crypto/openssh/openbsd-compat/port-linux.h
crypto/openssh/openbsd-compat/pwcache.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/readpassphrase.c
crypto/openssh/packet.c
crypto/openssh/packet.h
crypto/openssh/pathnames.h
crypto/openssh/pkcs11.h [new file with mode: 0644]
crypto/openssh/platform.c
crypto/openssh/platform.h
crypto/openssh/readconf.c
crypto/openssh/readconf.h
crypto/openssh/roaming.h [new file with mode: 0644]
crypto/openssh/roaming_client.c [new file with mode: 0644]
crypto/openssh/roaming_common.c [new file with mode: 0644]
crypto/openssh/roaming_dummy.c [new file with mode: 0644]
crypto/openssh/roaming_serv.c [new file with mode: 0644]
crypto/openssh/scard-opensc.c [deleted file]
crypto/openssh/scard.c [deleted file]
crypto/openssh/scard.h [deleted file]
crypto/openssh/schnorr.c
crypto/openssh/schnorr.h [new file with mode: 0644]
crypto/openssh/scp.1
crypto/openssh/scp.c
crypto/openssh/servconf.c
crypto/openssh/servconf.h
crypto/openssh/serverloop.c
crypto/openssh/session.c
crypto/openssh/sftp-client.c
crypto/openssh/sftp-client.h
crypto/openssh/sftp-common.c
crypto/openssh/sftp-common.h
crypto/openssh/sftp-server.8
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.c
crypto/openssh/ssh-pkcs11-client.c [new file with mode: 0644]
crypto/openssh/ssh-pkcs11-helper.0 [new file with mode: 0644]
crypto/openssh/ssh-pkcs11-helper.8 [new file with mode: 0644]
crypto/openssh/ssh-pkcs11-helper.c [new file with mode: 0644]
crypto/openssh/ssh-pkcs11.c [new file with mode: 0644]
crypto/openssh/ssh-pkcs11.h [new file with mode: 0644]
crypto/openssh/ssh-rand-helper.c
crypto/openssh/ssh-rsa.c
crypto/openssh/ssh.1
crypto/openssh/ssh.c
crypto/openssh/ssh2.h
crypto/openssh/ssh_config
crypto/openssh/ssh_config.5
crypto/openssh/ssh_namespace.h
crypto/openssh/sshconnect.c
crypto/openssh/sshconnect.h
crypto/openssh/sshconnect2.c
crypto/openssh/sshd.8
crypto/openssh/sshd.c
crypto/openssh/sshd_config
crypto/openssh/sshd_config.5
crypto/openssh/sshlogin.c
crypto/openssh/sshpty.h
crypto/openssh/sshtty.c
crypto/openssh/uuencode.c
crypto/openssh/version.h
lib/libpam/modules/pam_ssh/Makefile
lib/libpam/modules/pam_ssh/pam_ssh.c
secure/lib/libssh/Makefile
secure/libexec/Makefile
secure/libexec/sftp-server/Makefile
secure/libexec/ssh-keysign/Makefile
secure/libexec/ssh-pkcs11-helper/Makefile [new file with mode: 0644]
secure/usr.bin/scp/Makefile
secure/usr.bin/sftp/Makefile
secure/usr.bin/ssh-add/Makefile
secure/usr.bin/ssh-agent/Makefile
secure/usr.bin/ssh-keygen/Makefile
secure/usr.bin/ssh-keyscan/Makefile
secure/usr.bin/ssh/Makefile
secure/usr.sbin/sshd/Makefile