]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFH (r322052): Upgrade OpenSSH to 7.5p1.
authordes <des@FreeBSD.org>
Sat, 2 Sep 2017 23:39:51 +0000 (23:39 +0000)
committerdes <des@FreeBSD.org>
Sat, 2 Sep 2017 23:39:51 +0000 (23:39 +0000)
commit7e3dcea1a1c17915cbd33fd8fcec2b5530f8d3d1
tree0ad6b552b5cee69d3a46a71e4f906a8b18024b1d
parentca26403304720e30901aa6f7bde4883af9662d2d
MFH (r322052): Upgrade OpenSSH to 7.5p1.
73 files changed:
crypto/openssh/ChangeLog
crypto/openssh/INSTALL
crypto/openssh/Makefile.in
crypto/openssh/README
crypto/openssh/auth-pam.c
crypto/openssh/auth1.c [deleted file]
crypto/openssh/auth2-pubkey.c
crypto/openssh/auth2.c
crypto/openssh/channels.c
crypto/openssh/channels.h
crypto/openssh/clientloop.c
crypto/openssh/compat.c
crypto/openssh/config.h
crypto/openssh/configure.ac
crypto/openssh/contrib/cygwin/ssh-host-config
crypto/openssh/contrib/redhat/openssh.spec
crypto/openssh/contrib/suse/openssh.spec
crypto/openssh/digest-openssl.c
crypto/openssh/freebsd-configure.sh
crypto/openssh/hostfile.c
crypto/openssh/kex.c
crypto/openssh/krl.c
crypto/openssh/log.c
crypto/openssh/match.c
crypto/openssh/match.h
crypto/openssh/misc.c
crypto/openssh/monitor.c
crypto/openssh/mux.c
crypto/openssh/openbsd-compat/bsd-misc.c
crypto/openssh/openbsd-compat/bsd-misc.h
crypto/openssh/openbsd-compat/fmt_scaled.c
crypto/openssh/packet.c
crypto/openssh/packet.h
crypto/openssh/pathnames.h
crypto/openssh/readconf.c
crypto/openssh/regress/Makefile
crypto/openssh/regress/agent-getpeereid.sh
crypto/openssh/regress/allow-deny-users.sh
crypto/openssh/regress/cert-file.sh
crypto/openssh/regress/forwarding.sh
crypto/openssh/regress/integrity.sh
crypto/openssh/regress/test-exec.sh
crypto/openssh/regress/unittests/Makefile
crypto/openssh/regress/unittests/conversion/Makefile [new file with mode: 0644]
crypto/openssh/regress/unittests/conversion/tests.c [new file with mode: 0644]
crypto/openssh/regress/unittests/match/tests.c
crypto/openssh/regress/unittests/test_helper/test_helper.c
crypto/openssh/regress/unittests/test_helper/test_helper.h
crypto/openssh/regress/unittests/utf8/tests.c
crypto/openssh/sandbox-seccomp-filter.c
crypto/openssh/servconf.c
crypto/openssh/serverloop.c
crypto/openssh/session.c
crypto/openssh/sftp-client.c
crypto/openssh/sftp.c
crypto/openssh/ssh-agent.c
crypto/openssh/ssh-keygen.c
crypto/openssh/ssh-keyscan.c
crypto/openssh/ssh.c
crypto/openssh/ssh_config
crypto/openssh/ssh_config.5
crypto/openssh/ssh_namespace.h
crypto/openssh/sshconnect.c
crypto/openssh/sshconnect1.c
crypto/openssh/sshconnect2.c
crypto/openssh/sshd.8
crypto/openssh/sshd.c
crypto/openssh/sshd_config
crypto/openssh/sshd_config.5
crypto/openssh/sshkey.c
crypto/openssh/sshkey.h
crypto/openssh/utf8.c
crypto/openssh/version.h