1. 28 Jul, 2011 6 commits
  2. 27 Jul, 2011 4 commits
  3. 26 Jul, 2011 4 commits
  4. 25 Jul, 2011 3 commits
  5. 24 Jul, 2011 1 commit
  6. 22 Jul, 2011 1 commit
    • Ben Winslow's avatar
      progress: reset flags at transfer start · 27b88140
      Ben Winslow authored
      When an easy handle is used to download an URI which has no
      Content-Length header (or equivalent) after downloading an URI which
      does, the value from the previous transfer is reused and returned by
      CURLINFO_CONTENT_LENGTH_DOWNLOAD. This is because the progress flags
      (used to determine whether such a header was received) are not reset
      between transfers.
      
      Bug: http://curl.haxx.se/bug/view.cgi?id=3370895
      27b88140
  7. 19 Jul, 2011 6 commits
  8. 18 Jul, 2011 4 commits
  9. 16 Jul, 2011 1 commit
  10. 14 Jul, 2011 3 commits
  11. 13 Jul, 2011 1 commit
  12. 12 Jul, 2011 4 commits
  13. 04 Jul, 2011 2 commits