Re: [libssh2] code hangs with sftp downloads, solved

2008-09-29 Thread Daniel Stenberg
On Fri, 12 Sep 2008, E L wrote: >> Your patch was real close, but it doesn't address the above statement. >> >> Could you verify if the attached patch works fine for you, and report back >> to the list, so that someone might commit it to CVS ? > > Right now, the code works because errno is only c

[libssh2] [ libssh2-Bugs-2133354 ] libssh2_poll_channel_read doesn't work correctly

2008-09-29 Thread SourceForge.net
Bugs item #2133354, was opened at 2008-09-28 05:31 Message generated for change (Comment added) made by bagder You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=2133354&group_id=125852 Please note that this message will contain a full copy of the comment th

[libssh2] [ libssh2-Bugs-1916627 ] Response to [EMAIL PROTECTED]

2008-09-29 Thread SourceForge.net
Bugs item #1916627, was opened at 2008-03-17 13:10 Message generated for change (Comment added) made by bagder You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=1916627&group_id=125852 Please note that this message will contain a full copy of the comment th

[libssh2] [ libssh2-Bugs-2064371 ] Illegal '-' used in identification banner

2008-09-29 Thread SourceForge.net
Bugs item #2064371, was opened at 2008-08-21 11:46 Message generated for change (Comment added) made by bagder You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=2064371&group_id=125852 Please note that this message will contain a full copy of the comment th

[libssh2] [ libssh2-Bugs-1841442 ] libssh2-0.18 session.c

2008-09-29 Thread SourceForge.net
Bugs item #1841442, was opened at 2007-11-30 05:56 Message generated for change (Settings changed) made by bagder You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=1841442&group_id=125852 Please note that this message will contain a full copy of the comment

[libssh2] [ libssh2-Bugs-1860989 ] libssh2_poll handles -1 timeout incorrectly

2008-09-29 Thread SourceForge.net
Bugs item #1860989, was opened at 2007-12-30 18:08 Message generated for change (Settings changed) made by bagder You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=1860989&group_id=125852 Please note that this message will contain a full copy of the comment

[libssh2] [ libssh2-Bugs-1960894 ] libssh2_scp_* do not handle whitespace in file names

2008-09-29 Thread SourceForge.net
Bugs item #1960894, was opened at 2008-05-09 11:50 Message generated for change (Comment added) made by bagder You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=1960894&group_id=125852 Please note that this message will contain a full copy of the comment th

[libssh2] [ libssh2-Bugs-1918953 ] SSH disconnect detection

2008-09-29 Thread SourceForge.net
Bugs item #1918953, was opened at 2008-03-19 00:50 Message generated for change (Comment added) made by bagder You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=1918953&group_id=125852 Please note that this message will contain a full copy of the comment th

[libssh2] [ libssh2-Bugs-1878059 ] libssh2_scp_recv fails on large files

2008-09-29 Thread SourceForge.net
Bugs item #1878059, was opened at 2008-01-23 13:27 Message generated for change (Settings changed) made by bagder You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=1878059&group_id=125852 Please note that this message will contain a full copy of the comment

[libssh2] [ libssh2-Bugs-1815692 ] data type for offset in libssh2_sftp_seek

2008-09-29 Thread SourceForge.net
Bugs item #1815692, was opened at 2007-10-18 13:05 Message generated for change (Comment added) made by bagder You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=1815692&group_id=125852 Please note that this message will contain a full copy of the comment th

[libssh2] [ libssh2-Bugs-1862727 ] libssh2_poll doesn't work on win32

2008-09-29 Thread SourceForge.net
Bugs item #1862727, was opened at 2008-01-02 22:33 Message generated for change (Comment added) made by bagder You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=1862727&group_id=125852 Please note that this message will contain a full copy of the comment th

[libssh2] help me clean up the tracker!

2008-09-29 Thread Daniel Stenberg
Hey friends! Please head over to https://sourceforge.net/tracker/?func=browse&group_id=125852&atid=703942 and help me go over the reported bugs to see which ones we can close, which ones have decent bug reports and which ones that need further details/investigations! -- / daniel.haxx.se

[libssh2] [ libssh2-Bugs-1875397 ] libssh2_channel_get_exit_status should not fail with 0

2008-09-29 Thread SourceForge.net
Bugs item #1875397, was opened at 2008-01-19 12:40 Message generated for change (Settings changed) made by roadrunn You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=1875397&group_id=125852 Please note that this message will contain a full copy of the comme

Re: [libssh2] help me clean up the tracker!

2008-09-29 Thread Neil Gierman
I have closed tracker # 1875397. I'll have to figure out another way to get a better return. -Original Message- From: Daniel Stenberg [mailto:[EMAIL PROTECTED] Sent: Monday, September 29, 2008 9:19 AM To: libssh2 hacking Subject: [libssh2] help me clean up the tracker! Hey friends! Plea

Re: [libssh2] help me clean up the tracker!

2008-09-29 Thread Peter Stuge
Daniel Stenberg wrote: > https://sourceforge.net/tracker/?func=browse&group_id=125852&atid=703942 The SF tracker and the emails it sends make my head hurt! :\ //Peter - This SF.Net email is sponsored by the Moblin Your Move

Re: [libssh2] code hangs with sftp downloads, solved

2008-09-29 Thread E L
On Mon, Sep 29, 2008 at 8:26 AM, Daniel Stenberg <[EMAIL PROTECTED]> wrote: > On Fri, 12 Sep 2008, E L wrote: > >>> Your patch was real close, but it doesn't address the above statement. >>> >>> Could you verify if the attached patch works fine for you, and report >>> back to the list, so that some

Re: [libssh2] help me clean up the tracker!

2008-09-29 Thread Daniel Stenberg
On Mon, 29 Sep 2008, Peter Stuge wrote: > The SF tracker and the emails it sends make my head hurt! :\ Well, given that harldy anyone works on the bugs and the project, I would consider doing anything about the tracker completely out of the game and just a subject for a distant future goal! ;-)

Re: [libssh2] help me clean up the tracker!

2008-09-29 Thread Daniel Stenberg
On Mon, 29 Sep 2008, Neil Gierman wrote: > I have been running the code modifications I suggested in the follow up > comment of tracker # 1946268 for about 5 months with no issues. I don't see > any reason this cannot be committed and the issue closed. Great, I committed what I think was what y

[libssh2] New committer: Paul Thomas

2008-09-29 Thread Daniel Stenberg
Het friends, I've just added Paul Thomas as a new committer to the libssh2 project! Welcome aboard Paul! -- / daniel.haxx.se - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coole

[libssh2] [ libssh2-Bugs-1943976 ] Fix MSYS+MINGW

2008-09-29 Thread SourceForge.net
Bugs item #1943976, was opened at 2008-04-16 15:36 Message generated for change (Comment added) made by bagder You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=1943976&group_id=125852 Please note that this message will contain a full copy of the comment th

Re: [libssh2] code hangs with sftp downloads, solved

2008-09-29 Thread Peter Stuge
E L wrote: > Alternatively, if the result of recv() or send() is not checked, What? Checking for errors really has to be programming 101.. //Peter - This SF.Net email is sponsored by the Moblin Your Move Developer's challen

Re: [libssh2] code hangs with sftp downloads, solved

2008-09-29 Thread E L
On Mon, 29 Sep 2008 23:43:30 +0200 Peter Stuge <[EMAIL PROTECTED]> wrote: > E L wrote: > > Alternatively, if the result of recv() or send() is not checked, > > What? Checking for errors really has to be programming 101.. > > The current libssh2 code has something like this ret = recv(sessi