Subject: libssh2 master cccaa86... revert parts of the b95fe985af3c80a2babcaaaf7da69a15b1237c49 commit

libssh2 master cccaa86... revert parts of the b95fe985af3c80a2babcaaaf7da69a15b1237c49 commit

From: <libssh2_at_git.stuge.se>
Date: 7 Aug 2009 09:36:40 -0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "C library for writing portable SSH2 clients".

The branch, master has been updated
       via cccaa868f535f063c5a4e7f4f4a5f17c54a4e5cc (commit)
      from 08b0183d8e756f77701e75a9fea03228b50c9506 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cccaa868f535f063c5a4e7f4f4a5f17c54a4e5cc
Author: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri Aug 7 11:33:59 2009 +0200

    revert parts of the b95fe985af3c80a2babcaaaf7da69a15b1237c49 commit
    
    Alexander Lamaison tracked down that my previous commit broke SFTP
    reads in some aspects. The reversion now gets back to always recv()
    until EAGAIN is returned so that the code no longer treats a short
    read as an indication that it is "enough for now".
    
    The bad commit in particular had another independent change included,
    which is to clear the direction-bits first in the transport read
    and write functions, but this reversion does not revert that change.
    Clearing those bits first is a good thing.

-----------------------------------------------------------------------

Summary of changes:
 src/transport.c | 33 ++++++++++++---------------------
 1 files changed, 12 insertions(+), 21 deletions(-)

hooks/post-receive

-- 
C library for writing portable SSH2 clients
_______________________________________________
libssh2-changes mailing list
libssh2-changes_at_cool.haxx.se
http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-changes
Received on 2009-08-07