Skip to content
  1. Mar 22, 2008
  2. Mar 21, 2008
  3. Mar 20, 2008
  4. Mar 18, 2008
  5. Mar 17, 2008
  6. Mar 15, 2008
  7. Mar 13, 2008
  8. Mar 12, 2008
  9. Mar 11, 2008
  10. Mar 10, 2008
  11. Mar 09, 2008
    • Daniel Stenberg's avatar
      - Brian Ulm reported a crash when doing a second SFTP transfer on a re-used · 82e095a2
      Daniel Stenberg authored
        easy handle if curl_easy_reset() was used between them. I fixed it and Brian
        verified that it cured his problem.
      
      - Brian Ulm reported that if you first tried to download a non-existing SFTP
        file and then fetched an existing one and re-used the handle, libcurl would
        still report the second one as non-existing as well! I fixed it abd Brian
        verified that it cured his problem.
      82e095a2
  12. Mar 08, 2008
  13. Mar 07, 2008
  14. Mar 06, 2008
  15. Mar 05, 2008
  16. Mar 04, 2008
  17. Mar 01, 2008
  18. Feb 29, 2008
  19. Feb 28, 2008
    • Daniel Stenberg's avatar
      Removed: · d83606ee
      Daniel Stenberg authored
      121 - Kaspar Brand's and Guenter Knauf's work on the TLS extension Server Name
            Indication is now committed
      
      122 - Progress callback not called during failed socket connect with the multi
            interface, is now simply pending a closure since no feedback has been
            received lately.
      
      Added:
      
      123 - Mike Protts' SFTP resume download
      
      124 - Anatoli Tubman's fix for a Negotiate: crash
      
      125 - Michal Marek's typechecker-gcc work
      d83606ee