]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Upgrade to OpenSSH 6.2p1. The most important new features are support
authordes <des@FreeBSD.org>
Fri, 22 Mar 2013 17:55:38 +0000 (17:55 +0000)
committerdes <des@FreeBSD.org>
Fri, 22 Mar 2013 17:55:38 +0000 (17:55 +0000)
commitb291eafe8d40c45b908e0f6481f471ca44a0a2f8
treedd7d7e2bece2a6008e83b0bf90e7410032c4be13
parent19db167f418891cf677735a56370ffbcbdb37d67
parent5a4dbb83324b0cc6594abbb5fcaa8fe0415febc5
Upgrade to OpenSSH 6.2p1.  The most important new features are support
for a key revocation list and more fine-grained authentication control.
92 files changed:
crypto/openssh/ChangeLog
crypto/openssh/INSTALL
crypto/openssh/PROTOCOL
crypto/openssh/PROTOCOL.agent
crypto/openssh/PROTOCOL.krl
crypto/openssh/README
crypto/openssh/auth-options.c
crypto/openssh/auth-rsa.c
crypto/openssh/auth.c
crypto/openssh/auth.h
crypto/openssh/auth1.c
crypto/openssh/auth2-chall.c
crypto/openssh/auth2-gss.c
crypto/openssh/auth2-jpake.c
crypto/openssh/auth2-pubkey.c
crypto/openssh/auth2.c
crypto/openssh/authfile.c
crypto/openssh/channels.c
crypto/openssh/cipher-aes.c
crypto/openssh/cipher-ctr.c
crypto/openssh/cipher.c
crypto/openssh/cipher.h
crypto/openssh/clientloop.c
crypto/openssh/clientloop.h
crypto/openssh/compat.c
crypto/openssh/config.h
crypto/openssh/config.h.in
crypto/openssh/defines.h
crypto/openssh/includes.h
crypto/openssh/kex.c
crypto/openssh/kex.h
crypto/openssh/key.c
crypto/openssh/key.h
crypto/openssh/krl.c
crypto/openssh/krl.h
crypto/openssh/log.c
crypto/openssh/log.h
crypto/openssh/loginrec.c
crypto/openssh/mac.c
crypto/openssh/moduli
crypto/openssh/moduli.5
crypto/openssh/monitor.c
crypto/openssh/monitor.h
crypto/openssh/monitor_wrap.c
crypto/openssh/mux.c
crypto/openssh/myproposal.h
crypto/openssh/openbsd-compat/bsd-misc.c
crypto/openssh/openbsd-compat/bsd-misc.h
crypto/openssh/openbsd-compat/bsd-setres_id.c
crypto/openssh/openbsd-compat/bsd-setres_id.h
crypto/openssh/openbsd-compat/openbsd-compat.h
crypto/openssh/openbsd-compat/openssl-compat.h
crypto/openssh/openbsd-compat/strtoull.c
crypto/openssh/openbsd-compat/sys-queue.h
crypto/openssh/openbsd-compat/sys-tree.h
crypto/openssh/openbsd-compat/vis.c
crypto/openssh/openbsd-compat/vis.h
crypto/openssh/packet.c
crypto/openssh/platform.c
crypto/openssh/platform.h
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-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-gss.h
crypto/openssh/ssh-keygen.1
crypto/openssh/ssh-keygen.c
crypto/openssh/ssh-keyscan.1
crypto/openssh/ssh.1
crypto/openssh/ssh_config
crypto/openssh/ssh_config.5
crypto/openssh/ssh_namespace.h
crypto/openssh/sshconnect.c
crypto/openssh/sshconnect2.c
crypto/openssh/sshd.8
crypto/openssh/sshd.c
crypto/openssh/sshd_config
crypto/openssh/sshd_config.5
crypto/openssh/uidswap.c
crypto/openssh/umac.c
crypto/openssh/umac.h
crypto/openssh/umac128.c
crypto/openssh/version.h
secure/lib/libssh/Makefile