1. 08 Mar, 2017 3 commits
  2. 07 Mar, 2017 9 commits
  3. 06 Mar, 2017 7 commits
  4. 05 Mar, 2017 4 commits
  5. 04 Mar, 2017 4 commits
  6. 03 Mar, 2017 4 commits
  7. 02 Mar, 2017 3 commits
  8. 28 Feb, 2017 1 commit
    • Marcel Raad's avatar
      warnless: suppress compiler warning · a162d8b2
      Marcel Raad authored
      If size_t is 32 bits, MSVC warns:
      warning C4310: cast truncates constant value
      The warning is harmless as CURL_MASK_SCOFFT gets
      truncated to the maximum value of size_t.
      a162d8b2
  9. 27 Feb, 2017 2 commits
  10. 26 Feb, 2017 2 commits
  11. 25 Feb, 2017 1 commit