1. 06 Jan, 2009 1 commit
  2. 01 Jan, 2009 1 commit
  3. 31 Dec, 2008 2 commits
  4. 30 Dec, 2008 5 commits
  5. 29 Dec, 2008 2 commits
  6. 28 Dec, 2008 7 commits
  7. 27 Dec, 2008 2 commits
  8. 25 Dec, 2008 1 commit
  9. 22 Dec, 2008 4 commits
  10. 20 Dec, 2008 6 commits
  11. 19 Dec, 2008 4 commits
  12. 17 Dec, 2008 1 commit
    • Daniel Stenberg's avatar
      - SCP and SFTP with the multi interface had the same flaw: the 'DONE' · 03ca98b0
      Daniel Stenberg authored
        operation didn't complete properly if the EAGAIN equivalent was returned but
        libcurl would simply continue with a half-completed close operation
        performed. This ruined persistent connection re-use and cause some
        SSH-protocol errors in general. The correction is unfortunately adding a
        blocking function - doing it entirely non-blocking should be considered for
        a better fix.
      03ca98b0
  13. 16 Dec, 2008 4 commits