Skip to content
  1. Jul 08, 2009
  2. Jun 30, 2009
  3. Jun 29, 2009
  4. Jun 15, 2009
  5. Jun 10, 2009
  6. Jun 09, 2009
  7. Jun 08, 2009
  8. Jun 06, 2009
  9. Jun 05, 2009
  10. May 28, 2009
  11. May 19, 2009
  12. May 18, 2009
  13. May 11, 2009
  14. May 08, 2009
  15. May 07, 2009
  16. May 04, 2009
  17. May 03, 2009
  18. May 01, 2009
  19. Apr 30, 2009
  20. Apr 29, 2009
  21. Apr 28, 2009
    • Daniel Stenberg's avatar
      - Bug report #2709004 (http://curl.haxx.se/bug/view.cgi?id=2709004) by Tim · e01b7c1e
      Daniel Stenberg authored
        Chen pointed out how curl couldn't upload with resume when reading from a
        pipe.
      
        This ended up with the introduction of a new return code for the
        CURLOPT_SEEKFUNCTION callback that basically says that the seek failed but
        that libcurl may try to resolve the situation anyway. In our case this means
        libcurl will attempt to instead read that much data from the stream instead
        of seeking and that way curl can now upload with resume when data is read
        from a stream!
      e01b7c1e
  22. Apr 27, 2009
  23. Apr 23, 2009
  24. Apr 18, 2009