1. 27 Nov, 2015 1 commit
    • 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. 25 Nov, 2015 3 commits
  3. 24 Nov, 2015 5 commits
  4. 23 Nov, 2015 2 commits
  5. 22 Nov, 2015 1 commit
  6. 21 Nov, 2015 6 commits
  7. 20 Nov, 2015 5 commits
  8. 19 Nov, 2015 6 commits
  9. 17 Nov, 2015 1 commit
  10. 16 Nov, 2015 3 commits
  11. 15 Nov, 2015 7 commits