Skip to content
  1. Mar 07, 2017
  2. Mar 06, 2017
  3. Mar 05, 2017
  4. Mar 04, 2017
  5. Mar 03, 2017
  6. Mar 02, 2017
  7. Feb 28, 2017
    • 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
  8. Feb 27, 2017
  9. Feb 26, 2017
  10. Feb 25, 2017