]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: make channel_output_poll() return a flag indicating
authordjm@openbsd.org <djm@openbsd.org>
Mon, 4 Sep 2023 00:01:46 +0000 (00:01 +0000)
committerDamien Miller <djm@mindrot.org>
Mon, 4 Sep 2023 00:09:53 +0000 (10:09 +1000)
commitccf7d913db34e49b7a6db1b8331bd402004c840d
treec3d9e34c513d590d7543de73cfa0289554d29b10
parent43254b326ac6e2131dbd750f9464dc62c14bd5a7
upstream: make channel_output_poll() return a flag indicating

whether channel data was enqueued. Will be used to improve keystroke timing
obfuscation. Problem spotted by / tested by naddy@

OpenBSD-Commit-ID: f9776c7b0065ba7c3bbe50431fd3b629f44314d0
channels.c
channels.h