Displaying 20 results from an estimated 7000 matches similar to: "[Bug 981] Flow stop in SSH2"
2003 May 07
4
[Bug 556] TCP_NODELAY not set completely for port forwarding
http://bugzilla.mindrot.org/show_bug.cgi?id=556
Summary: TCP_NODELAY not set completely for port forwarding
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
2005 May 19
0
[Bug 981] Flow stop in SSH2
http://bugzilla.mindrot.org/show_bug.cgi?id=981
------- Additional Comments From djm at mindrot.org 2005-05-19 12:51 -------
The patch breaks the dynamic forwarding regress test on OpenBSD. This might be a
bug in nc's SOCKS support rathen than a problem with nodelay though...
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
2005 Jun 21
0
[Bug 981] Flow stop in SSH2
http://bugzilla.mindrot.org/show_bug.cgi?id=981
------- Additional Comments From djm at mindrot.org 2005-06-21 13:04 -------
The bug in OpenBSD's nc has been fixed - it was no fault of Darren's patch.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2006 Aug 18
14
[Bug 1155] [META] Bug planned to be fixed for the 4.4 release
http://bugzilla.mindrot.org/show_bug.cgi?id=1155
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |1218
Bug 1155 depends on bug 1218, which changed state.
Bug 1218 Summary: GSSAPI client code permits SPNEGO usage
2006 Jun 23
3
[Bug 1102] C program 'write' with zero length hangs
http://bugzilla.mindrot.org/show_bug.cgi?id=1102
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1002 is|0 |1
obsolete| |
Attachment #1147| |ok?
Flag|
2006 Feb 24
5
[Bug 1162] Inappropriate sequence of syslog messages
http://bugzilla.mindrot.org/show_bug.cgi?id=1162
Summary: Inappropriate sequence of syslog messages
Product: Portable OpenSSH
Version: 4.2p1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy:
2006 Apr 25
6
[Bug 1186] unprotected keys are not properly ignored
http://bugzilla.mindrot.org/show_bug.cgi?id=1186
Summary: unprotected keys are not properly ignored
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: pepper at
2003 Aug 26
2
[Bug 556] TCP_NODELAY not set completely for port forwarding
http://bugzilla.mindrot.org/show_bug.cgi?id=556
------- Additional Comments From markus at openbsd.org 2003-08-27 02:56 -------
sshd already sets nodelay for the connection, but conditionally, and
only for interactive sessions, so this is the well known problem:
why does sshd traditionally set no delay only for interactive sessions.
------- You are receiving this mail because: -------
2006 Feb 09
8
[Bug 440] Space in filename causes Forged DCC command from x.x.x.x: 0.0.0.0:0
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=440
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From laforge@netfilter.org 2006-02-09 15:51 MET -------
In the DCC Specifcication
2006 Apr 03
9
[Bug 880] SELinux patch
http://bugzilla.mindrot.org/show_bug.cgi?id=880
------- Comment #3 from djm at mindrot.org 2006-04-03 21:45 -------
Created an attachment (id=1110)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1110&action=view)
Revised diff
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2007 Feb 19
2
[Bug 1287] Use getpeerucred on Solaris
http://bugzilla.mindrot.org/show_bug.cgi?id=1287
Summary: Use getpeerucred on Solaris
Product: Portable OpenSSH
Version: v4.5p1
Platform: All
URL: http://marc.theaimsgroup.com/?l=openssh-unix-
dev&m=115919880516907&w=2
OS/Version: Solaris
Status: NEW
Severity: normal
2006 Aug 24
6
[Bug 1221] Banner only suppressed at log level = QUIET (used to be at log level < INFO)
http://bugzilla.mindrot.org/show_bug.cgi?id=1221
Summary: Banner only suppressed at log level = QUIET (used to be
at log level < INFO)
Product: Portable OpenSSH
Version: 4.3p2
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: ssh
AssignedTo:
2006 Feb 13
3
[Bug 975] Kerberos authentication timing can leak information about account validity
http://bugzilla.mindrot.org/show_bug.cgi?id=975
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1155
nThis| |
------- You are receiving this mail because: -------
You are the assignee for
2006 Feb 12
2
[Bug 1129] sshd hangs for command-only invocations due to fork/child signals
http://bugzilla.mindrot.org/show_bug.cgi?id=1129
------- Comment #4 from djm at mindrot.org 2006-02-12 12:41 -------
Created an attachment (id=1065)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1065&action=view)
Move debug from signal handler
I think we should just remove the debug from it signal handler. It is not safe
on platforms that don't implement syslog_r properly.
2006 Feb 26
1
[Bug 482] readconf doesn't accept paths with spaces in them
http://bugzilla.mindrot.org/show_bug.cgi?id=482
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1041 is|0 |1
obsolete| |
------- Comment #12 from dtucker at zip.com.au 2006-02-26 14:28 -------
Created
2006 Mar 01
3
[Bug 1166] openssh-4.3p1 has some issues compiling
http://bugzilla.mindrot.org/show_bug.cgi?id=1166
Summary: openssh-4.3p1 has some issues compiling
Product: Portable OpenSSH
Version: 4.3p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Kerberos support
AssignedTo: bitbucket at mindrot.org
ReportedBy:
2006 Mar 30
3
[Bug 906] syslog messages from sshd [net] lost
http://bugzilla.mindrot.org/show_bug.cgi?id=906
------- Comment #7 from dtucker at zip.com.au 2006-03-30 23:51 -------
Created an attachment (id=1104)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1104&action=view)
suppress duplicate log messages
I just committed this patch, which fixes the double logging and adds some
logging on the monitor side for failed authentications.
I
2006 Jun 26
2
[Bug 1201] Bind address information is not specified in command line help messages
http://bugzilla.mindrot.org/show_bug.cgi?id=1201
Summary: Bind address information is not specified in command
line help messages
Product: Portable OpenSSH
Version: 4.3p2
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo:
2006 Jun 19
3
[Bug 910] known_hosts port numbers
http://bugzilla.mindrot.org/show_bug.cgi?id=910
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ildefonso_camargo at yahoo.com
------- Comment #42 from dtucker at zip.com.au 2006-06-20 09:32 -------
*** Bug 1198 has been marked
2004 Jan 15
3
[Bug 790] Connection stall when client output fails and server has a lot more to send
http://bugzilla.mindrot.org/show_bug.cgi?id=790
Summary: Connection stall when client output fails and server has
a lot more to send
Product: Portable OpenSSH
Version: 3.7.1p1
Platform: All
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P3
Component: ssh
AssignedTo: