1. 26 Jul, 2011 1 commit
  2. 25 Jul, 2011 3 commits
  3. 24 Jul, 2011 1 commit
  4. 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
  5. 19 Jul, 2011 6 commits
  6. 18 Jul, 2011 4 commits
  7. 16 Jul, 2011 1 commit
  8. 14 Jul, 2011 3 commits
  9. 13 Jul, 2011 1 commit
  10. 12 Jul, 2011 4 commits
  11. 04 Jul, 2011 3 commits
  12. 03 Jul, 2011 2 commits
  13. 01 Jul, 2011 1 commit
  14. 30 Jun, 2011 2 commits
  15. 29 Jun, 2011 2 commits
  16. 28 Jun, 2011 1 commit
  17. 27 Jun, 2011 1 commit
  18. 24 Jun, 2011 3 commits
    • Dan Fandrich's avatar
      78480892
    • Dan Fandrich's avatar
      Display notes from setup file in testcurl.pl · 17a2d70d
      Dan Fandrich authored
      Autobuild submitters can use this to add some text to their
      setup files to describe issues they've found with the build
      or tests. This could include laying blame on test failures on
      network issues or dependent libraries, explaining away compiler
      warnings or providing any additional information that could be
      useful to people reviewing and investigating problems with the
      publicly available autobuild logs.  Note that persistent test
      failures that are not issues with curl itself should normally be
      fixed by excluding them from the test run instead.
      
      This is an entirely optional field that is not entered by the
      user the first time a new build is created.
      17a2d70d
    • Dan Fandrich's avatar
      Added a leap second test to test517 · 43ce5580
      Dan Fandrich authored
      43ce5580