Skip to content
  1. Nov 04, 2017
    • Daniel Stenberg's avatar
      curl: speed up handling of many URLs · ee8016b3
      Daniel Stenberg authored
      By properly keeping track of the last entry in the list of URLs/uploads
      to handle, curl now avoids many meaningless traverses of the list which
      speeds up many-URL handling *MASSIVELY* (several magnitudes on 100K
      URLs).
      
      Added test 1291, to verify that it doesn't take ages - but we don't have
      any detection of "too slow" command in the test suite.
      
      Reported-by: arainchik on github
      Fixes #1959
      Closes #2052
      ee8016b3
    • Daniel Stenberg's avatar
      curl: pass through [] in URLs instead of calling globbing error · 90abb74f
      Daniel Stenberg authored
      Assisted-by: Per Lundberg
      Fixes #2044
      Closes #2046
      Closes #2048
      90abb74f
  2. Nov 03, 2017
  3. Nov 02, 2017
  4. Nov 01, 2017
  5. Oct 31, 2017
  6. Oct 30, 2017
  7. Oct 29, 2017
  8. Oct 28, 2017
  9. Oct 27, 2017
  10. Oct 26, 2017
  11. Oct 25, 2017