Skip to content
Snippets Groups Projects
  1. Jun 10, 2009
  2. Jun 09, 2009
  3. Jun 08, 2009
  4. Jun 06, 2009
  5. Jun 05, 2009
  6. May 28, 2009
  7. May 19, 2009
  8. May 18, 2009
  9. May 11, 2009
  10. May 08, 2009
  11. May 07, 2009
  12. May 04, 2009
  13. May 03, 2009
  14. May 01, 2009
  15. Apr 30, 2009
  16. Apr 29, 2009
  17. 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
  18. Apr 27, 2009
  19. Apr 23, 2009
  20. Apr 18, 2009
  21. Apr 17, 2009
  22. Apr 07, 2009
  23. Apr 06, 2009
  24. Mar 20, 2009
Loading