History log of /freebsd-10-stable/crypto/openssh/regress/misc/kexfuzz/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
323124 01-Sep-2017 des

Upgrade OpenSSH to 7.3p1.

This is the last version of OpenSSH which does not break compatibility
more than we can live with in a stable branch. Further commits will
follow to backport some bug fixes from newer versions.

The sshd breakage in the previous attempt was due to an upstream bug
(a 0 was changed to a 1 while refactoring send_rexec_state() in sshd.c)
which only manifested itself when sshd was built with SSH 1 support.

Approved by: re@


/freebsd-10-stable/crypto/openssh/.cvsignore
/freebsd-10-stable/crypto/openssh/.skipped-commit-ids
/freebsd-10-stable/crypto/openssh/ChangeLog
/freebsd-10-stable/crypto/openssh/INSTALL
/freebsd-10-stable/crypto/openssh/Makefile.in
/freebsd-10-stable/crypto/openssh/PROTOCOL
/freebsd-10-stable/crypto/openssh/PROTOCOL.agent
/freebsd-10-stable/crypto/openssh/PROTOCOL.certkeys
/freebsd-10-stable/crypto/openssh/PROTOCOL.chacha20poly1305
/freebsd-10-stable/crypto/openssh/README
/freebsd-10-stable/crypto/openssh/audit-linux.c
/freebsd-10-stable/crypto/openssh/auth-krb5.c
/freebsd-10-stable/crypto/openssh/auth-options.c
/freebsd-10-stable/crypto/openssh/auth-pam.c
/freebsd-10-stable/crypto/openssh/auth-pam.h
/freebsd-10-stable/crypto/openssh/auth-passwd.c
/freebsd-10-stable/crypto/openssh/auth-rh-rsa.c
/freebsd-10-stable/crypto/openssh/auth-rhosts.c
/freebsd-10-stable/crypto/openssh/auth.c
/freebsd-10-stable/crypto/openssh/auth.h
/freebsd-10-stable/crypto/openssh/auth2-chall.c
/freebsd-10-stable/crypto/openssh/auth2-hostbased.c
/freebsd-10-stable/crypto/openssh/auth2.c
/freebsd-10-stable/crypto/openssh/authfile.c
/freebsd-10-stable/crypto/openssh/canohost.c
/freebsd-10-stable/crypto/openssh/canohost.h
/freebsd-10-stable/crypto/openssh/channels.c
/freebsd-10-stable/crypto/openssh/cipher-bf1.c
/freebsd-10-stable/crypto/openssh/cipher.c
/freebsd-10-stable/crypto/openssh/clientloop.c
/freebsd-10-stable/crypto/openssh/compat.c
/freebsd-10-stable/crypto/openssh/config.h
/freebsd-10-stable/crypto/openssh/configure.ac
/freebsd-10-stable/crypto/openssh/contrib/cygwin/README
/freebsd-10-stable/crypto/openssh/contrib/redhat/openssh.spec
/freebsd-10-stable/crypto/openssh/contrib/ssh-copy-id
/freebsd-10-stable/crypto/openssh/contrib/suse/openssh.spec
/freebsd-10-stable/crypto/openssh/defines.h
/freebsd-10-stable/crypto/openssh/dh.c
/freebsd-10-stable/crypto/openssh/dh.h
/freebsd-10-stable/crypto/openssh/freebsd-configure.sh
/freebsd-10-stable/crypto/openssh/kex.c
/freebsd-10-stable/crypto/openssh/kex.h
/freebsd-10-stable/crypto/openssh/kexc25519.c
/freebsd-10-stable/crypto/openssh/kexdh.c
/freebsd-10-stable/crypto/openssh/kexdhc.c
/freebsd-10-stable/crypto/openssh/kexdhs.c
/freebsd-10-stable/crypto/openssh/kexgexs.c
/freebsd-10-stable/crypto/openssh/key.c
/freebsd-10-stable/crypto/openssh/log.c
/freebsd-10-stable/crypto/openssh/log.h
/freebsd-10-stable/crypto/openssh/mac.c
/freebsd-10-stable/crypto/openssh/mac.h
/freebsd-10-stable/crypto/openssh/misc.c
/freebsd-10-stable/crypto/openssh/misc.h
/freebsd-10-stable/crypto/openssh/moduli
/freebsd-10-stable/crypto/openssh/monitor.c
/freebsd-10-stable/crypto/openssh/monitor_fdpass.c
/freebsd-10-stable/crypto/openssh/monitor_wrap.c
/freebsd-10-stable/crypto/openssh/monitor_wrap.h
/freebsd-10-stable/crypto/openssh/mux.c
/freebsd-10-stable/crypto/openssh/myproposal.h
/freebsd-10-stable/crypto/openssh/opacket.h
/freebsd-10-stable/crypto/openssh/openbsd-compat/.cvsignore
/freebsd-10-stable/crypto/openssh/openbsd-compat/Makefile.in
/freebsd-10-stable/crypto/openssh/openbsd-compat/arc4random.c
/freebsd-10-stable/crypto/openssh/openbsd-compat/bindresvport.c
/freebsd-10-stable/crypto/openssh/openbsd-compat/bsd-asprintf.c
/freebsd-10-stable/crypto/openssh/openbsd-compat/bsd-err.c
/freebsd-10-stable/crypto/openssh/openbsd-compat/bsd-misc.c
/freebsd-10-stable/crypto/openssh/openbsd-compat/bsd-misc.h
/freebsd-10-stable/crypto/openssh/openbsd-compat/bsd-snprintf.c
/freebsd-10-stable/crypto/openssh/openbsd-compat/inet_aton.c
/freebsd-10-stable/crypto/openssh/openbsd-compat/openbsd-compat.h
/freebsd-10-stable/crypto/openssh/openbsd-compat/port-solaris.h
/freebsd-10-stable/crypto/openssh/openbsd-compat/regress/.cvsignore
/freebsd-10-stable/crypto/openssh/openbsd-compat/vis.c
/freebsd-10-stable/crypto/openssh/openbsd-compat/vis.h
/freebsd-10-stable/crypto/openssh/openbsd-compat/xcrypt.c
/freebsd-10-stable/crypto/openssh/packet.c
/freebsd-10-stable/crypto/openssh/packet.h
/freebsd-10-stable/crypto/openssh/pathnames.h
/freebsd-10-stable/crypto/openssh/platform-tracing.c
/freebsd-10-stable/crypto/openssh/platform.c
/freebsd-10-stable/crypto/openssh/platform.h
/freebsd-10-stable/crypto/openssh/progressmeter.c
/freebsd-10-stable/crypto/openssh/readconf.c
/freebsd-10-stable/crypto/openssh/readconf.h
/freebsd-10-stable/crypto/openssh/regress/.cvsignore
/freebsd-10-stable/crypto/openssh/regress/Makefile
/freebsd-10-stable/crypto/openssh/regress/agent-getpeereid.sh
/freebsd-10-stable/crypto/openssh/regress/cert-hostkey.sh
/freebsd-10-stable/crypto/openssh/regress/cert-userkey.sh
/freebsd-10-stable/crypto/openssh/regress/cfginclude.sh
/freebsd-10-stable/crypto/openssh/regress/cfgparse.sh
/freebsd-10-stable/crypto/openssh/regress/connect-privsep.sh
/freebsd-10-stable/crypto/openssh/regress/forwarding.sh
/freebsd-10-stable/crypto/openssh/regress/integrity.sh
/freebsd-10-stable/crypto/openssh/regress/misc
/freebsd-10-stable/crypto/openssh/regress/modpipe.c
/freebsd-10-stable/crypto/openssh/regress/netcat.c
/freebsd-10-stable/crypto/openssh/regress/sshcfgparse.sh
/freebsd-10-stable/crypto/openssh/regress/test-exec.sh
/freebsd-10-stable/crypto/openssh/regress/unittests/Makefile
/freebsd-10-stable/crypto/openssh/regress/unittests/sshbuf/test_sshbuf_misc.c
/freebsd-10-stable/crypto/openssh/regress/unittests/sshkey/test_sshkey.c
/freebsd-10-stable/crypto/openssh/regress/unittests/test_helper/Makefile
/freebsd-10-stable/crypto/openssh/regress/unittests/utf8
/freebsd-10-stable/crypto/openssh/roaming.h
/freebsd-10-stable/crypto/openssh/sandbox-seccomp-filter.c
/freebsd-10-stable/crypto/openssh/scard
/freebsd-10-stable/crypto/openssh/scp.1
/freebsd-10-stable/crypto/openssh/scp.c
/freebsd-10-stable/crypto/openssh/servconf.c
/freebsd-10-stable/crypto/openssh/serverloop.c
/freebsd-10-stable/crypto/openssh/session.c
/freebsd-10-stable/crypto/openssh/session.h
/freebsd-10-stable/crypto/openssh/sftp-client.c
/freebsd-10-stable/crypto/openssh/sftp-server.c
/freebsd-10-stable/crypto/openssh/sftp.1
/freebsd-10-stable/crypto/openssh/sftp.c
/freebsd-10-stable/crypto/openssh/ssh-agent.1
/freebsd-10-stable/crypto/openssh/ssh-agent.c
/freebsd-10-stable/crypto/openssh/ssh-dss.c
/freebsd-10-stable/crypto/openssh/ssh-ecdsa.c
/freebsd-10-stable/crypto/openssh/ssh-ed25519.c
/freebsd-10-stable/crypto/openssh/ssh-keygen.1
/freebsd-10-stable/crypto/openssh/ssh-keygen.c
/freebsd-10-stable/crypto/openssh/ssh-keyscan.c
/freebsd-10-stable/crypto/openssh/ssh-rsa.c
/freebsd-10-stable/crypto/openssh/ssh.1
/freebsd-10-stable/crypto/openssh/ssh.c
/freebsd-10-stable/crypto/openssh/ssh1.h
/freebsd-10-stable/crypto/openssh/ssh2.h
/freebsd-10-stable/crypto/openssh/ssh_api.c
/freebsd-10-stable/crypto/openssh/ssh_config
/freebsd-10-stable/crypto/openssh/ssh_config.5
/freebsd-10-stable/crypto/openssh/ssh_namespace.h
/freebsd-10-stable/crypto/openssh/sshbuf-getput-basic.c
/freebsd-10-stable/crypto/openssh/sshbuf-misc.c
/freebsd-10-stable/crypto/openssh/sshbuf.h
/freebsd-10-stable/crypto/openssh/sshconnect2.c
/freebsd-10-stable/crypto/openssh/sshd.c
/freebsd-10-stable/crypto/openssh/sshd_config
/freebsd-10-stable/crypto/openssh/sshd_config.5
/freebsd-10-stable/crypto/openssh/sshkey.c
/freebsd-10-stable/crypto/openssh/sshkey.h
/freebsd-10-stable/crypto/openssh/ttymodes.c
/freebsd-10-stable/crypto/openssh/ttymodes.h
/freebsd-10-stable/crypto/openssh/utf8.c
/freebsd-10-stable/crypto/openssh/utf8.h
/freebsd-10-stable/crypto/openssh/version.h
/freebsd-10-stable/secure/lib/libssh/Makefile
323120 01-Sep-2017 des

Upgrade OpenSSH to 7.3p1.

This is the last version of OpenSSH which does not break compatibility
more than we can live with in a stable branch. Further commits will
follow to backport some bug fixes from newer versions.

Approved by: re@


/freebsd-10-stable/crypto/openssh/.cvsignore
/freebsd-10-stable/crypto/openssh/.skipped-commit-ids
/freebsd-10-stable/crypto/openssh/ChangeLog
/freebsd-10-stable/crypto/openssh/INSTALL
/freebsd-10-stable/crypto/openssh/Makefile.in
/freebsd-10-stable/crypto/openssh/PROTOCOL
/freebsd-10-stable/crypto/openssh/PROTOCOL.agent
/freebsd-10-stable/crypto/openssh/PROTOCOL.certkeys
/freebsd-10-stable/crypto/openssh/PROTOCOL.chacha20poly1305
/freebsd-10-stable/crypto/openssh/README
/freebsd-10-stable/crypto/openssh/audit-linux.c
/freebsd-10-stable/crypto/openssh/auth-krb5.c
/freebsd-10-stable/crypto/openssh/auth-options.c
/freebsd-10-stable/crypto/openssh/auth-pam.c
/freebsd-10-stable/crypto/openssh/auth-pam.h
/freebsd-10-stable/crypto/openssh/auth-passwd.c
/freebsd-10-stable/crypto/openssh/auth-rh-rsa.c
/freebsd-10-stable/crypto/openssh/auth-rhosts.c
/freebsd-10-stable/crypto/openssh/auth.c
/freebsd-10-stable/crypto/openssh/auth.h
/freebsd-10-stable/crypto/openssh/auth2-chall.c
/freebsd-10-stable/crypto/openssh/auth2-hostbased.c
/freebsd-10-stable/crypto/openssh/auth2.c
/freebsd-10-stable/crypto/openssh/authfile.c
/freebsd-10-stable/crypto/openssh/canohost.c
/freebsd-10-stable/crypto/openssh/canohost.h
/freebsd-10-stable/crypto/openssh/channels.c
/freebsd-10-stable/crypto/openssh/cipher-bf1.c
/freebsd-10-stable/crypto/openssh/cipher.c
/freebsd-10-stable/crypto/openssh/clientloop.c
/freebsd-10-stable/crypto/openssh/compat.c
/freebsd-10-stable/crypto/openssh/config.h
/freebsd-10-stable/crypto/openssh/configure.ac
/freebsd-10-stable/crypto/openssh/contrib/cygwin/README
/freebsd-10-stable/crypto/openssh/contrib/redhat/openssh.spec
/freebsd-10-stable/crypto/openssh/contrib/ssh-copy-id
/freebsd-10-stable/crypto/openssh/contrib/suse/openssh.spec
/freebsd-10-stable/crypto/openssh/defines.h
/freebsd-10-stable/crypto/openssh/dh.c
/freebsd-10-stable/crypto/openssh/dh.h
/freebsd-10-stable/crypto/openssh/freebsd-configure.sh
/freebsd-10-stable/crypto/openssh/kex.c
/freebsd-10-stable/crypto/openssh/kex.h
/freebsd-10-stable/crypto/openssh/kexc25519.c
/freebsd-10-stable/crypto/openssh/kexdh.c
/freebsd-10-stable/crypto/openssh/kexdhc.c
/freebsd-10-stable/crypto/openssh/kexdhs.c
/freebsd-10-stable/crypto/openssh/kexgexs.c
/freebsd-10-stable/crypto/openssh/key.c
/freebsd-10-stable/crypto/openssh/log.c
/freebsd-10-stable/crypto/openssh/log.h
/freebsd-10-stable/crypto/openssh/mac.c
/freebsd-10-stable/crypto/openssh/mac.h
/freebsd-10-stable/crypto/openssh/misc.c
/freebsd-10-stable/crypto/openssh/misc.h
/freebsd-10-stable/crypto/openssh/moduli
/freebsd-10-stable/crypto/openssh/monitor.c
/freebsd-10-stable/crypto/openssh/monitor_fdpass.c
/freebsd-10-stable/crypto/openssh/monitor_wrap.c
/freebsd-10-stable/crypto/openssh/monitor_wrap.h
/freebsd-10-stable/crypto/openssh/mux.c
/freebsd-10-stable/crypto/openssh/myproposal.h
/freebsd-10-stable/crypto/openssh/opacket.h
/freebsd-10-stable/crypto/openssh/openbsd-compat/.cvsignore
/freebsd-10-stable/crypto/openssh/openbsd-compat/Makefile.in
/freebsd-10-stable/crypto/openssh/openbsd-compat/arc4random.c
/freebsd-10-stable/crypto/openssh/openbsd-compat/bindresvport.c
/freebsd-10-stable/crypto/openssh/openbsd-compat/bsd-asprintf.c
/freebsd-10-stable/crypto/openssh/openbsd-compat/bsd-err.c
/freebsd-10-stable/crypto/openssh/openbsd-compat/bsd-misc.c
/freebsd-10-stable/crypto/openssh/openbsd-compat/bsd-misc.h
/freebsd-10-stable/crypto/openssh/openbsd-compat/bsd-snprintf.c
/freebsd-10-stable/crypto/openssh/openbsd-compat/inet_aton.c
/freebsd-10-stable/crypto/openssh/openbsd-compat/openbsd-compat.h
/freebsd-10-stable/crypto/openssh/openbsd-compat/port-solaris.h
/freebsd-10-stable/crypto/openssh/openbsd-compat/regress/.cvsignore
/freebsd-10-stable/crypto/openssh/openbsd-compat/vis.c
/freebsd-10-stable/crypto/openssh/openbsd-compat/vis.h
/freebsd-10-stable/crypto/openssh/openbsd-compat/xcrypt.c
/freebsd-10-stable/crypto/openssh/packet.c
/freebsd-10-stable/crypto/openssh/packet.h
/freebsd-10-stable/crypto/openssh/pathnames.h
/freebsd-10-stable/crypto/openssh/platform-tracing.c
/freebsd-10-stable/crypto/openssh/platform.c
/freebsd-10-stable/crypto/openssh/platform.h
/freebsd-10-stable/crypto/openssh/progressmeter.c
/freebsd-10-stable/crypto/openssh/readconf.c
/freebsd-10-stable/crypto/openssh/readconf.h
/freebsd-10-stable/crypto/openssh/regress/.cvsignore
/freebsd-10-stable/crypto/openssh/regress/Makefile
/freebsd-10-stable/crypto/openssh/regress/agent-getpeereid.sh
/freebsd-10-stable/crypto/openssh/regress/cert-hostkey.sh
/freebsd-10-stable/crypto/openssh/regress/cert-userkey.sh
/freebsd-10-stable/crypto/openssh/regress/cfginclude.sh
/freebsd-10-stable/crypto/openssh/regress/cfgparse.sh
/freebsd-10-stable/crypto/openssh/regress/connect-privsep.sh
/freebsd-10-stable/crypto/openssh/regress/forwarding.sh
/freebsd-10-stable/crypto/openssh/regress/integrity.sh
/freebsd-10-stable/crypto/openssh/regress/misc
/freebsd-10-stable/crypto/openssh/regress/modpipe.c
/freebsd-10-stable/crypto/openssh/regress/netcat.c
/freebsd-10-stable/crypto/openssh/regress/sshcfgparse.sh
/freebsd-10-stable/crypto/openssh/regress/test-exec.sh
/freebsd-10-stable/crypto/openssh/regress/unittests/Makefile
/freebsd-10-stable/crypto/openssh/regress/unittests/sshbuf/test_sshbuf_misc.c
/freebsd-10-stable/crypto/openssh/regress/unittests/sshkey/test_sshkey.c
/freebsd-10-stable/crypto/openssh/regress/unittests/test_helper/Makefile
/freebsd-10-stable/crypto/openssh/regress/unittests/utf8
/freebsd-10-stable/crypto/openssh/roaming.h
/freebsd-10-stable/crypto/openssh/sandbox-seccomp-filter.c
/freebsd-10-stable/crypto/openssh/scard
/freebsd-10-stable/crypto/openssh/scp.1
/freebsd-10-stable/crypto/openssh/scp.c
/freebsd-10-stable/crypto/openssh/servconf.c
/freebsd-10-stable/crypto/openssh/serverloop.c
/freebsd-10-stable/crypto/openssh/session.c
/freebsd-10-stable/crypto/openssh/session.h
/freebsd-10-stable/crypto/openssh/sftp-client.c
/freebsd-10-stable/crypto/openssh/sftp-server.c
/freebsd-10-stable/crypto/openssh/sftp.1
/freebsd-10-stable/crypto/openssh/sftp.c
/freebsd-10-stable/crypto/openssh/ssh-agent.1
/freebsd-10-stable/crypto/openssh/ssh-agent.c
/freebsd-10-stable/crypto/openssh/ssh-dss.c
/freebsd-10-stable/crypto/openssh/ssh-ecdsa.c
/freebsd-10-stable/crypto/openssh/ssh-ed25519.c
/freebsd-10-stable/crypto/openssh/ssh-keygen.1
/freebsd-10-stable/crypto/openssh/ssh-keygen.c
/freebsd-10-stable/crypto/openssh/ssh-keyscan.c
/freebsd-10-stable/crypto/openssh/ssh-rsa.c
/freebsd-10-stable/crypto/openssh/ssh.1
/freebsd-10-stable/crypto/openssh/ssh.c
/freebsd-10-stable/crypto/openssh/ssh1.h
/freebsd-10-stable/crypto/openssh/ssh2.h
/freebsd-10-stable/crypto/openssh/ssh_api.c
/freebsd-10-stable/crypto/openssh/ssh_config
/freebsd-10-stable/crypto/openssh/ssh_config.5
/freebsd-10-stable/crypto/openssh/ssh_namespace.h
/freebsd-10-stable/crypto/openssh/sshbuf-getput-basic.c
/freebsd-10-stable/crypto/openssh/sshbuf-misc.c
/freebsd-10-stable/crypto/openssh/sshbuf.h
/freebsd-10-stable/crypto/openssh/sshconnect2.c
/freebsd-10-stable/crypto/openssh/sshd.c
/freebsd-10-stable/crypto/openssh/sshd_config
/freebsd-10-stable/crypto/openssh/sshd_config.5
/freebsd-10-stable/crypto/openssh/sshkey.c
/freebsd-10-stable/crypto/openssh/sshkey.h
/freebsd-10-stable/crypto/openssh/ttymodes.c
/freebsd-10-stable/crypto/openssh/ttymodes.h
/freebsd-10-stable/crypto/openssh/utf8.c
/freebsd-10-stable/crypto/openssh/utf8.h
/freebsd-10-stable/crypto/openssh/version.h
/freebsd-10-stable/secure/lib/libssh/Makefile
313010 31-Jan-2017 des

Vendor import of OpenSSH 7.3p1.