1. 21 Mar, 2008 1 commit
  2. 20 Mar, 2008 4 commits
  3. 18 Mar, 2008 3 commits
  4. 17 Mar, 2008 1 commit
  5. 15 Mar, 2008 1 commit
  6. 13 Mar, 2008 6 commits
  7. 12 Mar, 2008 1 commit
  8. 11 Mar, 2008 5 commits
  9. 10 Mar, 2008 3 commits
  10. 09 Mar, 2008 1 commit
    • 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
  11. 08 Mar, 2008 1 commit
  12. 07 Mar, 2008 1 commit
  13. 06 Mar, 2008 6 commits
  14. 05 Mar, 2008 1 commit
  15. 04 Mar, 2008 1 commit
  16. 01 Mar, 2008 1 commit
  17. 29 Feb, 2008 1 commit
  18. 28 Feb, 2008 2 commits
    • 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
    • Gunter Knauf's avatar
      fixed commented define for SSPI. · 8f4fda1d
      Gunter Knauf authored
      8f4fda1d