Skip to content
  1. Nov 27, 2015
    • Steve Holme's avatar
      tool_paramhlp: Fixed display of URL index in password prompt for --next · db05d7a7
      Steve Holme authored
      Commit f3bae6ed added the URL index to the password prompt when using
      --next. Unfortunately, because the size_t specifier (%zu) is not
      supported by all sprintf() implementations we use the curl_off_t format
      specifier instead. The display of an incorrect value arises on platforms
      where size_t and curl_off_t are of a different size.
      db05d7a7
  2. Nov 25, 2015
  3. Nov 24, 2015
  4. Nov 23, 2015
  5. Nov 22, 2015
  6. Nov 21, 2015
  7. Nov 20, 2015
  8. Nov 19, 2015
  9. Nov 17, 2015
  10. Nov 16, 2015
  11. Nov 15, 2015