[openssh-commits] [openssh] branch master updated (7603ba71 -> 3867361c)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Aug 28 14:08:04 AEST 2023
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 7603ba71 upstream: Add keystroke timing obfuscation to the client.
new 3867361c upstream: explicit long long type in timing calculations (doesn't
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 3867361ca691d0956ef7d5fb8181cf554a91d84a
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Aug 28 04:06:52 2023 +0000
upstream: explicit long long type in timing calculations (doesn't
matter, since the range is pre-clamped)
OpenBSD-Commit-ID: f786ed902d04a5b8ecc581d068fea1a79aa772de
Summary of changes:
clientloop.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list