Skip to content
  1. Aug 30, 2007
    • Dan Fandrich's avatar
      Renamed several libcurl error codes and options to make them more general · 9f44a955
      Dan Fandrich authored
      and allow reuse by multiple protocols. Several unused error codes were
      removed.  In all cases, macros were added to preserve source (and binary)
      compatibility with the old names.  These macros are subject to removal at
      a future date, but probably not before 2009.  An application can be
      tested to see if it is using any obsolete code by compiling it with the
      CURL_NO_OLDIES macro defined.
      
      Documented some newer error codes in libcurl-error(3)
      9f44a955
  2. Aug 24, 2007
    • Daniel Stenberg's avatar
      Bug report #1779054 (http://curl.haxx.se/bug/view.cgi?id=1779054) pointed · 7cba40b2
      Daniel Stenberg authored
      out that libcurl didn't deal with large responses from server commands, when
      the single response was consisting of multiple lines but of a total size of
      16KB or more. Dan Fandrich improved the ftp test script and provided test
      case 1006 to repeat the problem, and I fixed the code to make sure this new
      test case runs fine.
      7cba40b2
  3. Aug 23, 2007
  4. Aug 22, 2007
  5. Aug 20, 2007
  6. Aug 17, 2007
  7. Aug 14, 2007
  8. Aug 11, 2007
  9. Aug 08, 2007
  10. Aug 04, 2007
  11. Aug 03, 2007
  12. Aug 02, 2007
  13. Aug 01, 2007
  14. Jul 30, 2007
  15. Jul 29, 2007
  16. Jul 23, 2007
  17. Jul 22, 2007
  18. Jul 21, 2007
  19. Jul 20, 2007
  20. Jul 17, 2007
  21. Jul 13, 2007
  22. Jul 12, 2007
  23. Jul 11, 2007
  24. Jul 10, 2007