Displaying 2 results from an estimated 2 matches for "bjh21".
2007 Mar 03
18
[Bug 1291] aes256-ctr, aes192-ctr, arcfour256 broken with OpenSSL 0.9.8e
...0.9.8e
Product: Portable OpenSSH
Version: 4.5p1
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy: bjh21 at bjh21.me.uk
Connections from "OpenSSH_4.5p1, OpenSSL 0.9.8d 28 Sep 2006" to
"OpenSSH_4.5p1, OpenSSL 0.9.8e 23 Feb 2007" using "aes256-ctr" fail
with
"Bad packet length". The same problem occurs when using PuTTY 0.59
against the newer server.
PuTTY user...
2007 Dec 03
8
[Bug 1395] New: "session_input_channel_req: no session" should be a debug message
...Product: Portable OpenSSH
Version: 4.7p1
Platform: All
OS/Version: All
Status: NEW
Keywords: patch
Severity: minor
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy: bjh21 at bjh21.me.uk
Created an attachment (id=1385)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1385)
Possible patch to turn this into a debug message (compile-tested only)
When sshd receives a channel request on a non-session channel, it
writes a log message about it. This is in contrast...