Skip to content
  1. Dec 28, 2008
  2. Dec 27, 2008
  3. Dec 25, 2008
  4. Dec 22, 2008
  5. Dec 20, 2008
  6. Dec 19, 2008
  7. Dec 17, 2008
    • 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
  8. Dec 16, 2008
  9. Dec 15, 2008
  10. Dec 12, 2008
  11. Dec 11, 2008