[openssh-commits] [openssh] branch master updated (9d92e7b2 -> e535fbe2)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Aug 4 17:53:14 AEST 2023


This is an automated email from the git hooks/post-receive script.

dtucker pushed a change to branch master
in repository openssh.

      from  9d92e7b2  Fix RNG seeding for OpenSSL w/out self seeding.
       new  e535fbe2  upstream: Apply ConnectTimeout to multiplexing local socket

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit e535fbe2af893046c28adfcd787c1fdbae36a24a
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri Aug 4 06:32:40 2023 +0000

    upstream: Apply ConnectTimeout to multiplexing local socket
    
    connections.  If the multiplex socket exists but the connection times out,
    ssh will fall back to a direct connection the same way it would if the socket
    did not exist at all.  ok djm@
    
    OpenBSD-Commit-ID: 2fbe1a36d4a24b98531b2d298a6557c8285dc1b4

Summary of changes:
 misc.c |  9 +++++----
 mux.c  | 35 ++++++++++++++++++++++-------------
 2 files changed, 27 insertions(+), 17 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list