Skip to content
Snippets Groups Projects
  1. Oct 06, 2005
  2. Oct 04, 2005
  3. Sep 22, 2005
  4. Sep 21, 2005
  5. Sep 12, 2005
  6. Sep 04, 2005
  7. Sep 01, 2005
  8. Aug 25, 2005
  9. Aug 24, 2005
    • Daniel Stenberg's avatar
      Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessible · a4773fcb
      Daniel Stenberg authored
      from the command line tool with --ignore-content-length. This will make it
      easier to download files from Apache 1.x (and similar) servers that are
      still having problems serving files larger than 2 or 4 GB. When this option
      is enabled, curl will simply have to wait for the server to close the
      connection to signal end of transfer. I wrote test case 269 that runs a
      simple test that this works.
      a4773fcb
  10. Aug 19, 2005
  11. Aug 18, 2005
  12. Aug 12, 2005
  13. Aug 01, 2005
  14. Jul 30, 2005
  15. Jul 27, 2005
  16. Jul 13, 2005
  17. Jun 26, 2005
  18. Jun 23, 2005
  19. Jun 22, 2005
    • Daniel Stenberg's avatar
      David Shaw's updated version: · c73f8e83
      Daniel Stenberg authored
      It now properly handles code that uses curl_free() (since not all versions of
      curl have it), and also fixes a few problems when detecting libcurl on MinGW,
      and a linker problem on OSX Panther.
      c73f8e83
  20. Jun 20, 2005
  21. Jun 11, 2005
  22. Jun 06, 2005
    • Daniel Stenberg's avatar
      Tupone Alfredo's fixes: · c4bbcc83
      Daniel Stenberg authored
      1) findtool does look per tool in PATH and think ./perl is the perl
      executable, while is just a local directory (I have . in the PATH)
      
      2) I got several warning for head -1 deprecated in favour of head -n 1
      
      3) ares directory is missing some file (missing is missing :-) ) because
      automake and friends is not run.
      
      (Let's hope number 2 doesn't break somewhere "out there", if so we can always
      search/replace that back.)
      c4bbcc83
  23. Jun 03, 2005
  24. May 16, 2005
  25. May 12, 2005
  26. May 09, 2005
  27. May 02, 2005
  28. Apr 25, 2005
  29. Apr 18, 2005
  30. Apr 17, 2005
  31. Apr 07, 2005
  32. Mar 11, 2005
  33. Mar 08, 2005
Loading