1. 30 Aug, 2007 1 commit
    • 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. 24 Aug, 2007 1 commit
    • 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. 23 Aug, 2007 1 commit
  4. 22 Aug, 2007 2 commits
  5. 20 Aug, 2007 1 commit
  6. 17 Aug, 2007 3 commits
  7. 14 Aug, 2007 1 commit
  8. 11 Aug, 2007 2 commits
  9. 08 Aug, 2007 1 commit
  10. 04 Aug, 2007 1 commit
  11. 03 Aug, 2007 1 commit
  12. 02 Aug, 2007 2 commits
  13. 01 Aug, 2007 2 commits
  14. 30 Jul, 2007 2 commits
  15. 29 Jul, 2007 1 commit
  16. 23 Jul, 2007 2 commits
  17. 22 Jul, 2007 2 commits
  18. 21 Jul, 2007 1 commit
  19. 20 Jul, 2007 3 commits
  20. 17 Jul, 2007 1 commit
  21. 13 Jul, 2007 2 commits
  22. 12 Jul, 2007 2 commits
  23. 11 Jul, 2007 1 commit
  24. 10 Jul, 2007 4 commits