1. 03 Mar, 2017 3 commits
  2. 02 Mar, 2017 3 commits
  3. 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
  4. 27 Feb, 2017 2 commits
  5. 26 Feb, 2017 2 commits
  6. 25 Feb, 2017 9 commits
  7. 24 Feb, 2017 3 commits
  8. 23 Feb, 2017 9 commits
  9. 22 Feb, 2017 6 commits
  10. 21 Feb, 2017 2 commits